Hi,
my OpenSG 2.0 build on windows seems to be broken.
Here's what I get
scons: Reading SConscript files ...
-------------------------------------------------
WARNING: The build is currently in development.
- It needs the svn version of scons-addons
WARNING:
Building OpenSG 2.0.0-pre1
Valid archs: ['default']
Updating boost
Loading initial settings for boost
BoostBaseDir specified or cached. [c:\programmi\boost\boost_1_33_1].
Boost, autofinding toolset... toolset: [vc71]
Searching for correct boost include dir... found:
c:\programmi\boost\boost_1_33_1
boost header path: c:\programmi\boost\boost_1_33_1
boost version: 1.33.1
Checking for main() in C++ library boost_filesystem-vc71-mt... (cached) no
Can't compile test program: lib: filesystem full_lib: boost_filesystem-vc71-mt
header:boost/filesystem/path.hpp
Checking for: glut
Checking for main() in C++ library glut32... (cached) no
Validation failed for option: glut
Checking for: jpeg
Checking for main() in C++ library jpeg... (cached) no
Validation failed for option: jpeg
Checking for: tiff
Checking for main() in C++ library tif32... (cached) no
Validation failed for option: tiff
Checking for: png
Checking for main() in C++ library png... (cached) no
Validation failed for option: png
Checking for: zlib
Checking for main() in C++ library z... (cached) no
Validation failed for option: zlib
Checking for: NVPerfSDK
Checking for main() in C++ library NVPerfSDK... (cached) no
Validation failed for option: NVPerfSDK
Found MSVS. using version: 7.1
{'FRAMEWORKDIR': u'C:\\WINDOWS\\Microsoft.NET\\Framework\\',
'FRAMEWORKSDKDIR': u'C:\\Programmi\\Microsoft Visual Studio .NET
2003\\SDK\\v1.1\\',
'FRAMEWORKVERSION': u'v1.1.4322',
'FRAMEWORKVERSIONS': [u'v1.1.4322', u'v1.0.3705'],
'PROJECTSUFFIX': '.vcproj',
'SOLUTIONSUFFIX': '.sln',
'VCINSTALLDIR': u'C:\\Programmi\\Microsoft Visual Studio .NET 2003\\Vc7\\',
'VERSION': '7.1',
'VERSIONS': ['7.1'],
'VSINSTALLDIR': u'C:\\Programmi\\Microsoft Visual Studio .NET 2003\\'}
Scanning libraries: ............................ found 12 libraries
WARNING: bison not available. If you change .yy files they will not be built.
WARNING: flex not available. If you change .ll files they will not be built.
Using prefix: C:\Documents and
Settings\bleile\Documenti\devel\OpenSG2\build.win32.7.1\instlinks
Processing combo: type:debug, arch:default
OSGState missing test dep library: OSGWindowGLUT
OSGRenderTraversal missing test dep library: OSGWindowX
missing test dep library: OSGWindowGLUT
OSGWindow OSGFileIO OSGText missing test dep library: OSGWindowGLUT
OSGWindowWIN32 OSGGroup missing test dep library: OSGWindowGLUT
OSGUtil missing test dep library: OSGWindowGLUT
OSGImageFileIO missing test dep library: OSGWindowGLUT
OSGBase OSGSystem OSGDrawable missing test dep library: OSGWindowGLUT
Processing combo: type:optimized, arch:default
OSGState missing test dep library: OSGWindowGLUT
OSGRenderTraversal missing test dep library: OSGWindowX
missing test dep library: OSGWindowGLUT
OSGWindow OSGFileIO OSGText missing test dep library: OSGWindowGLUT
OSGWindowWIN32 OSGGroup missing test dep library: OSGWindowGLUT
OSGUtil missing test dep library: OSGWindowGLUT
OSGImageFileIO missing test dep library: OSGWindowGLUT
OSGBase OSGSystem OSGDrawable missing test dep library: OSGWindowGLUT
Processing combo: type:hybrid, arch:default
OSGState missing test dep library: OSGWindowGLUT
OSGRenderTraversal missing test dep library: OSGWindowX
missing test dep library: OSGWindowGLUT
OSGWindow OSGFileIO OSGText missing test dep library: OSGWindowGLUT
OSGWindowWIN32 OSGGroup missing test dep library: OSGWindowGLUT
OSGUtil missing test dep library: OSGWindowGLUT
OSGImageFileIO missing test dep library: OSGWindowGLUT
OSGBase OSGSystem OSGDrawable missing test dep library: OSGWindowGLUT
scons: done reading SConscript files.
scons: Building targets ...
cl /nologo /O2 /W1 /MD /EHsc /GR /TP /DWIN32 /D_WINDOWS /DNDEBUG
/DOSG_COMPILEBASELIB /Ibuild.win32.7.1\instlinks\include
/Ibuild.win32.7.1\instlinks\include\OpenSG /c Source\Base\Field\OSGTypeInst.cpp
/Fobuild.win32.7.1\type-optimized--arch-default\Source\Base\Field\OSGTypeInst.obj
OSGTypeInst.cpp
c:\Documents and
Settings\bleile\Documenti\devel\OpenSG2\build.win32.7.1\instlinks\include\OpenSG\OSGFieldForwards.h(45)
: fatal error C1083: Impossibile aprire il file inclusione "boost/function.hpp":
No such file or directory
scons: building terminated because of errors.
It can't find function.hpp but I specified the boost dir on the command line:
scons BoostBaseDir=c:\programmi\boost\boost_1_33_1 enable_unittests=false
MSVS_VERSION=7.1
What changed? ( I also installed the scons-addons correctly I believe...)
Regards,
Toni
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users