Mailinglist Archive: opensuse-packaging (183 mails)
| < Previous | Next > |
Re: [opensuse-packaging] New Version of skrooge
- From: Philipp Thomas <Philipp.Thomas2@xxxxxxx>
- Date: Mon, 01 Jun 2009 14:57:42 +0200
- Message-id: <qnj7255s900nhk36gmdifvq50dgh668m3m@xxxxxxx>
On Mon, 1 Jun 2009 14:21:52 +0200, you wrote:
'undefined reference' means that these members/functions aren't found in
any of the libraries. I guess the libraries in 11.0 are just too old and
thus don't contain them.
Philipp
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
skgmonthlypluginwidget.cpp:(.text+0xbb8): undefined reference to
`QWebView::setHtml(QString const&, QUrl const&)'
skgmonthlypluginwidget.cpp:(.text+0xe3d): undefined reference to
`QWebView::setHtml(QString const&, QUrl const&)'
CMakeFiles/skrooge_monthly.dir/skgmonthlypluginwidget.o: In function
`Ui_skgmonthlyplugin_base::setupUi(QWidget*)':
skgmonthlypluginwidget.cpp:
(.text._ZN24Ui_skgmonthlyplugin_base7setupUiEP7QWidget[Ui_skgmonthlyplugin_base::setupUi(QWidget*)]+0x507):
undefined reference to `QWebView::QWebView(QWidget*)'
skgmonthlypluginwidget.cpp:
(.text._ZN24Ui_skgmonthlyplugin_base7setupUiEP7QWidget[Ui_skgmonthlyplugin_base::setupUi(QWidget*)]+0x580):
undefined reference to `QWebView::setUrl(QUrl const&)'
'undefined reference' means that these members/functions aren't found in
any of the libraries. I guess the libraries in 11.0 are just too old and
thus don't contain them.
Philipp
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |