Just noticed a qwerk with the CVS version of OpenSG on win32 and 
msvc80.  Using the command "scons compiler=msvc80 type=both", it works 
for a while, then throws the following error:

cl /nologo /TP /Wp64 /w44258 /w44996 /EHsc /GR /FD /Zm1200 /Zc:forScope 
/MD /O2 /Ob1 /DOSG_WITH_GLUT /DOSG_WITH_JPG /DOSG_WITH_TIF 
/DOSG_WITH_PNG /DOSG_WITH_GIF /DOSG_WITH_JASPER /DOSG_WITH_IMF /DWIN32 
/D_WINDOWS /DWINVER=0x0400 /D_WIN32_WINDOWS=0x0410 /D_WIN32_WINNT=0x0400 
/DSTRICT /DNOMINMAX /D_OSG_HAVE_CONFIGURED_H_ /DNDEBUG /DOSG_BUILD_DLL 
/DOSG_COMPILESYSTEMLIB /IBuild\win32-msvc80\Source\Base 
/ISource\System\Action /ISource\System\Action\DrawAction 
/ISource\System\Action\IntersectAction 
/ISource\System\Action\RenderAction /ISource\System\Cluster\Base 
/ISource\System\Cluster\Server 
/ISource\System\Cluster\Window\BalancedMultiWindow 
/ISource\System\Cluster\Window\Base 
/ISource\System\Cluster\Window\MultiDisplay 
/ISource\System\Cluster\Window\SortFirst 
/ISource\System\Cluster\Window\SortLast /ISource\System\FieldContainer 
/ISource\System\FieldContainer\Impl /ISource\System\FileIO\3DS 
/ISource\System\FileIO\Base /ISource\System\FileIO\BIN 
/ISource\System\FileIO\DXF /ISource\System\FileIO\OBJ 
/ISource\System\FileIO\OFF /ISource\System\FileIO\OSG 
/ISource\System\FileIO\RAW /ISource\System\FileIO\ScanParseSkel 
/ISource\System\FileIO\WRL /ISource\System\GraphOp /ISource\System\Image 
/ISource\System\Material /ISource\System\NodeCores\Drawables\Base 
/ISource\System\NodeCores\Drawables\Geometry 
/ISource\System\NodeCores\Drawables\Misc 
/ISource\System\NodeCores\Drawables\Nurbs 
/ISource\System\NodeCores\Drawables\Nurbs\Internal 
/ISource\System\NodeCores\Drawables\Particles 
/ISource\System\NodeCores\Drawables\VolRen 
/ISource\System\NodeCores\Groups\Base 
/ISource\System\NodeCores\Groups\Light 
/ISource\System\NodeCores\Groups\Misc /ISource\System\RenderingBackend 
/ISource\System\Statistics /ISource\System\State /ISource\System\Text 
/ISource\System\Window /ISource\Experimental\NativeFileIO 
/ISource\Experimental\NewAction 
/ISource\Experimental\NewAction\ActorCodeGen 
/ISource\Experimental\NewAction\Actors /ISource\Experimental\Text 
/ISource\Experimental\ShadowMapViewport 
/ISource\Experimental\ShadowViewport /ISource\Experimental\SHL 
/ISource\Experimental\WebInterface /ISource\Experimental\Manipulators 
/ISource\Base\Base /ISource\Base\Field /ISource\Base\Functors 
/ISource\Base\Network\Base /ISource\Base\Network\Socket 
/ISource\Base\StringConversion /ISource\Base\Xml 
/IBuild\win32-msvc80\Source\System\FileIO\ScanParseSkel /c 
Source\System\FileIO\OFF\OSGOFFSceneFileType.cpp 
/FoBuild\win32-msvc80\Source\System\opt\OSGOFFSceneFileType.obj
OSGOFFSceneFileType.cpp
cd Build\win32-msvc80\Source\System\FileIO\ScanParseSkel && bison -d -l 
-v -pOSGScanParseSkel_ -bOSGScanParseSkel_ 
C:\lib\CVS\OpenSG\Source\System\FileIO\ScanParseSkel\OSGScanParseSkel.y
bison: bison.simple: No such file or directory
scons: *** 
[Build\win32-msvc80\Source\System\FileIO\ScanParseSkel\OSGScanParseSkel_.tab.c] 
Error 2
scons: building terminated because of errors.


Upon the second attempt, with the same command, it issues the following:

scons: Reading SConscript files ...
Detected environment: win32-msvc80
INSTALLED 
"C:\lib\CVS\OpenSG\Build\win32-msvc80\Source\System\FileIO\ScanParseSkel\FlexLexer.h"
INSTALLED 
"C:\lib\CVS\OpenSG\Build\win32-msvc80\Source\System\FileIO\ScanParseSkel\bison.simple"
INSTALLED 
"C:\lib\CVS\OpenSG\Build\win32-msvc80\Source\System\FileIO\ScanParseSkel\bison.hairy"
scons: done reading SConscript files.

 From this point on the build succeeds.  I've tested it on multiple 
computers to the same end.

-Alan

-- 
------------------------------------------------
Alan Austin             Cell 515-708-2851
Computer Science        Liberal Arts and Science
Beijing Project - VRAC - ISU
[EMAIL PROTECTED]



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to