I am having this error when I am trying to build the project. I am following the instructions from http://trac.qutecom.org/wiki/HowToBuildFromSource-Windows-MinGW
Linking CXX shared library libphapi.dll Creating library file: libphapi.dll.a ..\ortp\libortp.a(rtpsession_inet.obj)(.text+0x115): In function `create_and_bind': C:/VOIP/qutecom-2.2-RC1/wifo/ortp/src/rtpsession_inet.c:66: undefined reference to [EMAIL PROTECTED]' ..\ortp\libortp.a(rtpsession_inet.obj)(.text+0xa6c): In function `ortp_inet_ntoa': C:/VOIP/qutecom-2.2-RC1/wifo/ortp/src/rtpsession_inet.c:485: undefined reference to [EMAIL PROTECTED]' ..\ortp\libortp.a(rtpsession_inet.obj)(.text+0xb0c): In function `rtp_session_set_remote_addr': C:/VOIP/qutecom-2.2-RC1/wifo/ortp/src/rtpsession_inet.c:521: undefined reference to [EMAIL PROTECTED]' ..\ortp\libortp.a(rtpsession_inet.obj)(.text+0xcc7):C:/VOIP/qutecom-2.2-RC1/wifo/ortp/src/rtpsession_inet.c:562: undefined reference to `gai_strerrorA @4' collect2: ld returned 1 exit status mingw32-make[2]: *** [wifo/phapi/libphapi.dll] Error 1 mingw32-make[1]: *** [wifo/phapi/CMakeFiles/phapi.dir/all] Error 2 mingw32-make: *** [all] Error 2 I really dont know what to do with this error. Thank you all for help [EMAIL PROTECTED] -- GMX Kostenlose Spiele: Einfach online spielen und Spaß haben mit Pastry Passion! http://games.entertainment.gmx.net/de/entertainment/games/free/puzzle/6169196 _______________________________________________ QuteCom-dev mailing list [email protected] http://lists.qutecom.org/mailman/listinfo/qutecom-dev
