Hi Patrik, I remember there should be a script like that, but I can't find it. Is it also in the cvs? I updated today, but there is no vcvars* file.
and the compile wasn't successfull :-( I guess there are some more variables to be set up... where can I find the vcvars32.bat ? the error message below is the response to any of the calls (as far as I can see) thanks, daniel ****************************** using BD := d:\dwalz\audio\OpenSG\Source "/cygdrive/c/Programme/Microsoft Visual Studio .NET/Vc7/bin/cl.exe" -W3 -w4404 9 -w44065 -w44251 -w44275 -w44099 -w44250 -w44231 -w44290 -DWIN32 -D_WINDOWS -DWINVER=0x0400 -D_WIN32_WINDOWS=0x0410 -D_WIN32_WINNT=0x0400 -D_OSG_HAVE_CONFIGURED_H_ -DOSG_GV_BETA -DOSG_BUILD_DLL -DQT_NO_STL -DQT_DLL -DQT_THREAD_SUPPORT -DQT_ACCESSIBILITY_SUPPORT -DQT_NO_DEBUG -GX -Gi- -FD -GR -Zm1200 -MDd -ZI -Od -GZ -D_DEBUG -c -I"..\Base" -I"c:\Programme\Microsoft Visual Studio .NET\Vc7\include" -I"$BD\Base\Base" -I"$BD\Base\Field" -I"$BD\Base\Functors" -I"$BD\Base\Network\Base" -I"$BD\Base\Network\Socket" -I"$BD\Base\StringConversion" -I"$BD\Base\Xml" -I"$BD\Experimental\Gerrit\Base" \ -DOSG_COMPILEBASELIB -I"obj-dbg" -I"." \ -Fo"obj-dbg\\" "d:\dwalz\audio\OpenSG\Source\Base\Base\OSGThreadManager.cpp" Microsoft (R) 32-bit C/C++ Standard Compiler Version 13.10.3077 for 80x86 Copyright (C) Microsoft Corporation 1984-2002. All rights reserved. OSGThreadManager.cpp d:\dwalz\audio\OpenSG\Source\Base\Base\OSGBaseThread.h(430) : error C2492: 'osg::BaseWinThreadBase::_pThreadLocal' : 'thread' data may not have dll interface d:\dwalz\audio\OpenSG\Source\Base\Base\OSGBaseThread.h(430) : error C2492: 'operator` _pThreadLocal 0'' : 'thread' data may not have dll interface make[3]: *** [obj-dbg/OSGThreadManager.obj] Error 2 On Mon, 3 Jan 2005 15:26:51 +0100, Patrik Müller <[EMAIL PROTECTED]> wrote: > Hi Daniel, > > have you tried executing vcvars32.bat at the console window? It should set > the environment variables for VC! > > Greets, > > Patrik -- Daniel -mcJack- Walz Dipl.-Ing. of computer-visualistics email: [EMAIL PROTECTED] icq#: 70137980 pgp: DAF0B6EF at: wwwkeys.de.pgp.net http://www.cs.uni-magdeburg.de/~dwalz/ ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
