Page 8 of 8

Gstreamer 1.0 and wxWidgets 3.0 porting bug reports.

Posted: Sun Jul 31, 2016 5:32 am
by Ehol
Nevermind my last request. I saw that configure needs wxwidgets 3.0 at least but i had installed (from source) wxwidgets 2.8 and regardless of the package installed via apt, wx-config --version-full still reported 2.8.12.0
So, I make uninstalled the 2.8.12 and make installed 3.1.0.
Then, that error disappeared.

Now the problem is the following one :

[ 82%] Linking CXX executable guayadeque
/usr/bin/ld: CMakeFiles/guayadeque.dir/RadioPanel.o: undefined reference to symbol '_ZN17wxGenericTreeCtrl14SetWindowStyleEl@@WXU_3.0'
//usr/lib/i386-linux-gnu/libwx_gtk2u_core-3.0.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
src/CMakeFiles/guayadeque.dir/build.make:3248: set di istruzioni per l'obiettivo "src/guayadeque" non riuscito
make[2]: *** [src/guayadeque] Errore 1
CMakeFiles/Makefile2:181: set di istruzioni per l'obiettivo "src/CMakeFiles/guayadeque.dir/all" non riuscito
make[1]: *** [src/CMakeFiles/guayadeque.dir/all] Errore 2
Makefile:116: set di istruzioni per l'obiettivo "all" non riuscito
make: *** [all] Errore 2

Gstreamer 1.0 and wxWidgets 3.0 porting bug reports.

Posted: Sun Jul 31, 2016 3:29 pm
by anonbeat
@ehol: What os are you using? please try with make clean and then ./build