Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
新しい Qt5 プロジェクトを作成しました。QWebView を MainWindowUI にドラッグするだけです。次のエラーが表示されます。
error: undefined reference toimp __ZN8QWebViewC1EP7QWidget'`
error: undefined reference to
と
error: undefined reference toimp __ZN8QWebView6setUrlERK4QUrl`
私はコードを 1 行も書いていません。QtDesigner に何か問題がありますか?