Hi,
I am writing a QT plugin that has a Widget UI with the Marble designer widget. The dynamic load of the library works but when the plugins interface tries to construct and show the UI with the marble widget I get:
symbol lookup error: /data/cquiros/projects/ILRI-MARIO/software/impact/CrossImpact/plugins/libfarmgeoselector.so: undefined symbol: _ZN6Marble12MarbleWidgetC1EP7QWidget
symbol lookup error: /data/cquiros/projects/ILRI-MARIO/software/impact/CrossImpact/plugins/libfarmgeoselector.so: undefined symbol: _ZN6Marble12MarbleWidgetC1EP7QWidget
To copy to clipboard, switch view to plain text mode
Any idea what do I need to do? If I remove the Marble widget the UI loads fine.
Regards,
Carlos.
Bookmarks