[Qgis-developer] Better attribute table - c++ plugin
Martin Dobias
wonder.sk at gmail.com
Sat Feb 7 11:07:56 EST 2009
On Fri, Feb 6, 2009 at 4:22 AM, John C. Tull <john.tull at wildnevada.org> wrote:
>
> On OS X from most current svn (10113), I have this problem:
>
> [ 83%] Building CXX object
> src/plugins/beata/CMakeFiles/beataplugin.dir/qrc_beata.o
> Linking CXX shared module libbeataplugin.so
> Undefined symbols:
> "QgsSearchQueryBuilder::searchString()", referenced from:
> BeataDialog::advancedSearch() in BeataDialog.o
> "QgisApp::editCopy(QgsMapLayer*)", referenced from:
> BeataDialog::copySelectedRowsToClipboard() in BeataDialog.o
> [...]
Hi John,
please try the updated version, it should hopefully fix linking problems:
http://mapserver.sk/~wonder/qgis/beata-snapshot-090207.tar.gz
Martin
More information about the Qgis-developer
mailing list