Hi Michael, There is no critical error below (just some warnings I have too and a faillure to connect to the webcam, because you probably don't have one). Sounds like linphone hangs somewhere, or maybe you didn't sent me all the traces. For your information, in order for linphone to properly locate the .glade files that define the UI, it must be run from /opt/linphone, or wherever you place the distribution but using "./bin/linphone-3", so that it will find glade files in ./share/linphone
Simon Le jeudi 29 octobre 2009 04:21:16, michael kapelko a écrit : > I compiled it with MSYS as described in README.mingw. The only deviation I > did was using active perl only without MSYS one and using current (not > candidate) gcc-3.4.5. Compilation went fine. I did 'make install'. > When I launch it from MSYS, I get the following error: > ad...@computer-7d8027 /c/build/linphone-3.2.1 > $ linphone-3 --verbose > > (linphone-3.exe:2068): libglade-WARNING **: Radio button group video_item > could not be found > > (linphone-3.exe:2068): libglade-WARNING **: could not look up stock id '' > linphone-message : Registering all filters... > linphone-message : Registering all soundcard handlers > linphone-message : Registering all webcam handlers > linphone-error : Fail to create class enumerator. > linphone-message : Webcam StaticImage: Static picture added > linphone-message : Loading plugins > linphone-message : no plugin (*.dll) found in > ./lib/mediastreamer/plugins\*.dll. > linphone-message : ms_init() done > linphone-message : no plugin (*.dll) found in > ./lib/liblinphone/plugins\*.dll. > > I wonder what it is missing, gtk-demo.exe runs just fine. > Thanks. > _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
