Hi guys,
yesterday I said that I tried to add msvcrtd.lib(debug) and msvcrt.lib (release) to fix my linking problems... I think I was wrong because I didn't see them when the linker try to link all the stuff on the screen.... I see a lot of .lib but not msvcrtd.lib.
small sample:
....
/LIBPATH:libs\portaudio /LIBPATH:debug\libs\portaudio\lib /LIBPATH:libs\portaudio\lib eXosip.lib ortp.lib osip.lib ilbc.lib stun.lib gsm.lib wtimer.lib webcam.lib
etc...
...

I'm not really familiar with wengophone project and not an scons expert but there is a way to quickly add those file in the args passed to the linker ? I searched and try to modify somes SConscript,SOption and SConstruct and I also see some .dsp files that contains .lib files but I wasn't able to get to my point... Event if it is not the "right" way I don't care because I just want to see if this fix my linking problems...

If not I will finally switch to Visual Studio 2003 full version. :-)

Thanks

Eric
Hello,

On 3/9/06, *Eric Langevin* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Hi, for Microsoft Visual C++ Toolkit 2003 which version of boost
    should
    I have build ?
    |vc-7_1 or vc-7_1-stlport?


    I used vc-7_1 for all my test.

    Can it be related to my problems ?


vc-7_1 is the one to use in this case, the problem you have is probably not related to this.

Regards,
--
Julien Gilli

_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to