Hi Toni,
thank you for the hint. SCons worked perfectly well.
Bye,
Boris
Antonio Bleile schrieb:
Hi,
i tried to compile the ContribLib (the terrain part) in Visual Studio
.Net. As Dirk already mentioned i took the project values from the
WindowWin32Lib and used:
WIN32
_WINDOWS,WINVER=0x0400
_WIN32_WINDOWS=0x0410
_WIN32_WINNT=0x0400
_OSG_HAVE_CONFIGURED_H_,OSG_BUILD_DLL,OSG_WITH_GLUT
OSG_WITH_TIF
OSG_WITH_JPG
OSG_WITH_PNG
OSG_COMPILECONTRIBLIB
QT_NO_STL
QT_DLL
QT_THREAD_SUPPORT
QT_ACCESSIBILITY_SUPPORT
QT_NO_DEBUG
as preprocessor flags.
I had similar problems when compiling the cgfx contriblib part. The lib
compiled fine but when I used it I got similar unresolved symbols. That
happened because I used the OSG_COMPILECONTRIBLIB flag also when I compiled
my application which used the osg lib.
But I don't know if you get these errors compiling the library itself or
when you try to link against it. In the latter try to remove the
COMPILECONTRIBLIB flag from you pre-processor settings.
Another suggestion is to use scons for compiling the library, that saved me
from lots of trouble with the crappy VS.NET support of OSG (no offence!).
Bye,
Toni
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Training Course. Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Training Course. Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users