Hi!

I tried to build todays wengophone-ng (with Visual STudio.net 2003), but after 1 hour compiling it fails:

Creating library debug\wengophone\src\presentation\qt\qtwengophone.lib and object debug\wengophone\src\presentation\qt\qtwengophone.exp LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library LINK : warning LNK4098: defaultlib 'LIBCMTD' conflicts with use of other libs; use /NODEFAULTLIB:library debug\wengophone\src\presentation\qt\qtwengophone.exe : fatal error LNK1169: one or more multiply defined symbols found scons: *** [debug\wengophone\src\presentation\qt\qtwengophone.exe] Error 1169
scons: building terminated because of errors.

1. This somebody knows the problem?

2. I recognized afterwards, that during building (scons qtwengophone) QMAKESPEC was set to win32-g++. But nevertheless cl was used. Does this environment variable influence the build process?

3. How do I clean (like "make clean")?

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

Reply via email to