Manolet,

We use here VS 2005.
It should compile with  with VS 2003  though.
We use boost 1.34

Even if we had here VM with all the stuff preinstalled we wouldn't be able
to redistribiute it without infringing on Microsoft copyrights

Thanks
Vadim




Manolet Gmail wrote:
Hi Vadim, please sorry me for write you again.

I already suscribe to the list, i think i send the message before i
confirm the subscription.

I will ask your for a little help in the order to compile it..

I download Visual Studio .NET 2003 and install the FULL plataform.

what version of QT i should use?
I need to apply the path to QT?
I need to install BOOST AFTER install VS2003 (because when i try to
compile using CL appears an error saying that cannt found boost)
is easy to compile using VS2003?

i was asking myself.. you dont have an VirtualMachine with all the
thinks ready to compile?

Thanks you in advance for your replys!

Arnold Roa
www.arnoldroa.com


On Sun, Feb 15, 2009 at 11:04 AM, Vadim Lebedev <[email protected]> wrote:
Dear Manolet,

It's been a long time we didn't try to buid QuetCom using mingw. You can try
and use VC 2005 or VC 2008 Express edition

Thanks
Vadim
P.S.  Please subscribe to the list  this will avoid me manually approving
your posts



Le 15 févr. 09 à 01:37, Manolet Gmail a écrit :

Hi, im trying to compile qutecom, im a developer but not a C or QT, im
a php developer.

I install everythink i guess i need, and currently im trying to
compile using mingw.

the first error wass on 13%, i receive this:

msvc_recommended_pragmas.h: No such file or directory

i search in google and see that is a library from glib. i try a lot of
thinks to solve, and after a while ( a lots of hours) i solve it
commenting glib on makelist.txt for 3rdparty libs
(/libs/3rdparty/CMakeList.txt) (i guess it take from my system libs)
im right? thats a good solution? anyway, when i do a make againt it
appears to works fine.

Next i recive a similar error refering to a error.h from libpurple,
again, i comment libpurple and the compiler dont show the error
anymore.

Next, on the 42% im receiving this error:

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':
G:/qcom2hg/wifo/ortp/src/rtpsession_inet.c:66: undefined reference to
`gai_strerr...@4'
..\ortp\libortp.a(rtpsession_inet.obj)(.text+0xa6c): In function
`ortp_inet_ntoa':
G:/qcom2hg/wifo/ortp/src/rtpsession_inet.c:485: undefined reference to
`gai_strerr...@4'
..\ortp\libortp.a(rtpsession_inet.obj)(.text+0xb0c): In function
`rtp_session_set_remote_addr':
G:/qcom2hg/wifo/ortp/src/rtpsession_inet.c:521: undefined reference to
`gai_strerr...@4'

..\ortp\libortp.a(rtpsession_inet.obj)(.text+0xcc7):G:/qcom2hg/wifo/ortp/src/rtpsession_inet.c:562:
undefined reference to `gai_strerr...@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 to solve it, any ideas? any clues? can
you please help me? =)

thanks you SO much in advance
_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev




_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Reply via email to