Václav S(milauer said: (by the date of Tue, 02 Sep 2008 23:33:37 +0200)
> I get unresolved symbols here: > > FATAL core/Omega.cpp:195 scanPlugins: Undefined symbol > `QtGeneratedSimulationController::pbXYZ_clicked()' > (/usr/local/lib/yade-trunk/gui/libQtGUI.so: undefined symbol: > _ZN31QtGeneratedSimulationController13pbXYZ_clickedEv). > FATAL core/Omega.cpp:210 scanPlugins: Error loading a plugin (see above; > run with -v to see more), bailing out. hmm... I did full recompile here, but still I cannot reproduce your error. Of course it also worked with incremental compiling during when I was working on it. This is quite strange because both symbols are in the same QtGUI library (as you can say by looking as gui/SConscript file) -- Janek Kozicki | _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

