Hi, On Tue, 2007-11-06 at 02:31 -0200, Rafael Menezes wrote: > Hello there!!! > > > > Gerrit, here is my command line (base lib) for: > Build > /O2 /Ob2 /Oi /I ".." /I "." /D "WIN32" /D "_WINDOWS" /D > "WINVER=0x0400" /D "_WIN32_WINDOWS=0x0410" /D "_WIN32_WINNT=0x0400" /D > "_OSG_HAVE_CONFIGURED_H_" /D "OSG_BUILD_DLL" /D > "OSG_COMPILEBASELIB" /D "OSG_WITH_GLUT" /D "OSG_WITH_TIF" /D > "OSG_WITH_JPG" /D "OSG_WITH_PNG" /D "QT_NO_STL" /D "QT_DLL" /D > "QT_THREAD_SUPPORT" /D "QT_ACCESSIBILITY_SUPPORT" /D "QT_NO_DEBUG" /D > "_VC80_UPGRADE=0x0710" /D > "_WINDLL" /GF /FD /EHsc /MD /GS- /Gy /Fp".\Release/BaseLib.pch" > /Fo".\Release/" /Fd".\Release/" /nologo /c /Zi /errorReport:prompt > -w44049 -w44065 -w44251 -w44275 -w44099 -w44250 -w44231 -w44290 > -w44996 -Zm400 -I../../../Source/Base/Base > -I../../../Source/Base/Field -I../../../Source/Base/Functors > -I../../../Source/Base/Network/Base > -I../../../Source/Base/Network/Socket > -I../../../Source/Base/StringConversion -I../../../Source/Base/Xml > > Link > /OUT:"..\lib\opt > \OSGBase.dll" /INCREMENTAL:NO /NOLOGO /DLL /MANIFEST > /MANIFESTFILE:".\Release\OSGBase.dll.intermediate.manifest" /NODEFAULTLIB > /DEBUG /PDB:".\..\lib\opt/OSGBase.pdb" /MAP:".\Release/OSGBase.map" > /IMPLIB:".\..\lib\opt/OSGBase.lib" /ERRORREPORT:PROMPT MSVCPRT.lib MSVCRT.lib > winmm.lib wsock32.lib opengl32.lib glu32.lib UnitTest++.vsnet2005.lib > kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib > shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
this looks like you took the the 1.x project files and moved them to 2.x. Ok, to make it simpler, could you send me your .sln and .vcproj files. This way is easier than sending mails around. kind regards, gerrit ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
