Gerrit Voss wrote: >Hi, > >On Thu, 2006-09-07 at 07:18 -0500, Allen Bierbaum wrote: > > >>Gerrit Voss wrote: >> >> >> >>>Hi, >>> >>>On Thu, 2006-09-07 at 13:04 +0800, Gerrit Voss wrote: >>> >>> >>> >>> >>>>Hi, >>>> >>>>On Wed, 2006-09-06 at 17:11 -0500, [EMAIL PROTECTED] wrote: >>>> >>>> >>>> >>>> >>>before I spend more time on it, did anybody try to use this on >>>Windows ?? >>> >>> >>> >>> >>> >>I have been working on it in the background. I had to fix some places >>where some .fcd files were asking for the wrong library (atleast I think >>so). >> >> > >It is the other way round, they were asking for the right library but >the scons system puts them into the wrong one. > > > Yep, just saw that. It looks like parts of the System library come from quite a few places. :)
>>Right now I am getting some unresolved symbols when compiling. I >>think this may be some more issues relating to DLL exports but I don't >>know for sure yet. >> >> > >I'm sure the old sf version compiled on windows so there should not >be any problem regarding symbols (except if I added some since than). > > Ok. I am not too worried about this either. I think I just need to spend some time on it. > > >>I will work on it more today, but you are more then welcome to help out >>in fixing up these issues though. :) >> >> > >If you can tell me how I get around the attached problem I can take care >of the windows side. > > I haven't seen this problem before. I can tell that it is saying there is something wrong during the substitution process where symbols in osg-config.in are replaced but I would have to trace through the code to see what is happening. It is possble that something didn't go well in the merge. >Maybe it would be easier I reactive the old configure/make system so we >are sure everything builds and that start to get the scons side running. > > That is up to you. I would hope that by the end of the morning I will have everything up and building completely again. I don't think Dirk and I ever thought last night when we did the merge that you would update over night and start using it right away. I was hoping to have at least a day to work out the kinks. :) -Allen >gerrit > > > > > >------------------------------------------------------------------------ > >scons: Reading SConscript files ... >WARNING: >WARNING: The build is currently in development. It needs the svn version of >scons-addons >WARNING: >Building OpenSG 2.0alpha1 >Calling gcc_debug. >Valid archs: ['default'] >Build info files found: >['C:\\user\\gerrit\\Projects\\OpenSG\\svn\\OpenSG\\Source\\Base\\build.info', >'C:\\user\\gerrit\\Projects\\OpenSG\\svn\\OpenSG\\Source\\System\\build.info', >'C:\\user\\gerrit\\Projects\\OpenSG\\svn\\OpenSG\\Source\\System\\Action\\RenderTraversal\\build.info', > >'C:\\user\\gerrit\\Projects\\OpenSG\\svn\\OpenSG\\Source\\System\\FileIO\\build.info', > >'C:\\user\\gerrit\\Projects\\OpenSG\\svn\\OpenSG\\Source\\System\\FileIO\\Collada\\build.info', > >'C:\\user\\gerrit\\Projects\\OpenSG\\svn\\OpenSG\\Source\\System\\GraphOp\\build.info', > >'C:\\user\\gerrit\\Projects\\OpenSG\\svn\\OpenSG\\Source\\System\\Image\\FileIO\\build.info', > >'C:\\user\\gerrit\\Projects\\OpenSG\\svn\\OpenSG\\Source\\System\\NodeCores\\Drawables\\build.info', > >'C:\\user\\gerrit\\Projects\\OpenSG\\svn\\OpenSG\\Source\\System\\NodeCores\\Groups\\build.info', > >'C:\\user\\gerrit\\Projects\\OpenSG\\svn\\OpenSG\\Source\\System\\NodeCores\\Groups\\Light\\Shadow\\build.info', > 'C:\\user\\gerrit\\Project s\\OpenSG\\svn\\OpenSG\\Source\\System\\State\\build.info', 'C:\\user\\gerrit\\Projects\\OpenSG\\svn\\OpenSG\\Source\\System\\Statistics\\Foregrounds\\build.info', 'C:\\user\\gerrit\\Projects\\OpenSG\\svn\\OpenSG\\Source\\System\\Text\\build.info', 'C:\\user\\gerrit\\Projects\\OpenSG\\svn\\OpenSG\\Source\\System\\Window\\build.info', 'C:\\user\\gerrit\\Projects\\OpenSG\\svn\\OpenSG\\Source\\System\\Window\\Utilities\\build.info', 'C:\\user\\gerrit\\Projects\\OpenSG\\svn\\OpenSG\\Source\\WindowSystem\\EGL\\build.info', 'C:\\user\\gerrit\\Projects\\OpenSG\\svn\\OpenSG\\Source\\WindowSystem\\GLUT\\build.info', 'C:\\user\\gerrit\\Projects\\OpenSG\\svn\\OpenSG\\Source\\WindowSystem\\WIN32\\build.info', 'C:\\user\\gerrit\\Projects\\OpenSG\\svn\\OpenSG\\Source\\WindowSystem\\X\\build.info'] >Updating boost >Loading initial settings for boost > searching for boost... > could not find boost/version.hpp. >Boost base dir not set >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 > Evaluating: > C:\user\gerrit\Projects\OpenSG\svn\OpenSG\Source\Base\build.info > Evaluating: > C:\user\gerrit\Projects\OpenSG\svn\OpenSG\Source\System\build.info > Evaluating: > C:\user\gerrit\Projects\OpenSG\svn\OpenSG\Source\System\Action\RenderTraversal\build.info > Evaluating: > C:\user\gerrit\Projects\OpenSG\svn\OpenSG\Source\System\FileIO\build.info > Evaluating: > C:\user\gerrit\Projects\OpenSG\svn\OpenSG\Source\System\FileIO\Collada\build.info > Pruning traversal. > Evaluating: > C:\user\gerrit\Projects\OpenSG\svn\OpenSG\Source\System\GraphOp\build.info > Evaluating: > C:\user\gerrit\Projects\OpenSG\svn\OpenSG\Source\System\Image\FileIO\build.info > Evaluating: > C:\user\gerrit\Projects\OpenSG\svn\OpenSG\Source\System\NodeCores\Drawables\build.info > Evaluating: > C:\user\gerrit\Projects\OpenSG\svn\OpenSG\Source\System\NodeCores\Groups\build.info > Evaluating: > C:\user\gerrit\Projects\OpenSG\svn\OpenSG\Source\System\NodeCores\Groups\Light\Shadow\build.info > Evaluating: > C:\user\gerrit\Projects\OpenSG\svn\OpenSG\Source\System\State\build.info > Evaluating: > C:\user\gerrit\Projects\OpenSG\svn\OpenSG\Source\System\Statistics\Foregrounds\build.info > Evaluating: > C:\user\gerrit\Projects\OpenSG\svn\OpenSG\Source\System\Text\build.info > Evaluating: > C:\user\gerrit\Projects\OpenSG\svn\OpenSG\Source\System\Window\build.info > Evaluating: > C:\user\gerrit\Projects\OpenSG\svn\OpenSG\Source\System\Window\Utilities\build.info > Evaluating: > C:\user\gerrit\Projects\OpenSG\svn\OpenSG\Source\WindowSystem\GLUT\build.info > Pruning traversal. > Evaluating: > C:\user\gerrit\Projects\OpenSG\svn\OpenSG\Source\WindowSystem\WIN32\build.info > Evaluating: > C:\user\gerrit\Projects\OpenSG\svn\OpenSG\Source\WindowSystem\X\build.info > Pruning traversal. >yfiles: ['Source\\System\\FileIO\\ScanParseSkel\\OSGScanParseSkelParser.cpp', >'Source\\System\\FileIO\\ScanParseSkel\\OSGScanParseSkelParser.hpp'] >lfiles: ['Source\\System\\FileIO\\ScanParseSkel\\OSGScanParseSkelScanner.cpp'] >using prefix: C:\user\gerrit\Projects\OpenSG\svn\OpenSG\build.win32\instlinks >types: [['debug', 'optimized', 'hybrid'], True] >libtypes: [['shared', 'static'], False] >archs: [['default'], True] >Calling gcc_debug. > Processing combo: type:debug, libtype:['shared', 'static'], arch:default >Library: OSGState tests: [] > missing test dep library: OSGWindowGLUT >Library: OSGRenderTraversal tests: >['System\\Action\\RenderTraversal\\testParCullDraw.cpp'] > missing test dep library: OSGWindowX >Library: OSGWindow tests: [] >Library: OSGFileIO tests: [] >Library: OSGText tests: [] > missing test dep library: OSGWindowGLUT >Library: OSGGroup tests: >['System\\NodeCores\\Groups\\Stage\\testSimpleStage.cpp', >'System\\NodeCores\\Groups\\Stage\\testStage.cpp'] > missing test dep library: OSGWindowGLUT >Library: OSGUtil tests: >['System\\Statistics\\Foregrounds\\testStatisticsRender.cpp'] >Library: OSGImageFileIO tests: [] > missing test dep library: OSGWindowGLUT >Library: OSGBase tests: [] >Library: OSGSystem tests: >['System\\FieldContainer\\Base\\testChangedCallback.cpp'] > missing test dep library: OSGWindowX >Library: OSGDrawable tests: [] >Library: OSGWIN32 tests: [] >Calling gcc_debug. > Processing combo: type:optimized, libtype:['shared', 'static'], > arch:default >Library: OSGState tests: [] > missing test dep library: OSGWindowGLUT >Library: OSGRenderTraversal tests: >['System\\Action\\RenderTraversal\\testParCullDraw.cpp'] > missing test dep library: OSGWindowX >Library: OSGWindow tests: [] > missing test dep library: <LibraryUtils.LibraryInfo object at 0x00E051B0> > missing test dep library: <LibraryUtils.LibraryInfo object at 0x00E052B0> >Library: OSGFileIO tests: [] >Library: OSGText tests: [] > missing test dep library: OSGWindowGLUT >Library: OSGGroup tests: >['System\\NodeCores\\Groups\\Stage\\testSimpleStage.cpp', >'System\\NodeCores\\Groups\\Stage\\testStage.cpp'] > missing test dep library: OSGWindowGLUT >Library: OSGUtil tests: >['System\\Statistics\\Foregrounds\\testStatisticsRender.cpp'] > missing test dep library: <LibraryUtils.LibraryInfo object at 0x00E051F0> > missing test dep library: <LibraryUtils.LibraryInfo object at 0x00E051F0> > missing test dep library: <LibraryUtils.LibraryInfo object at 0x00E050D0> > missing test dep library: <LibraryUtils.LibraryInfo object at 0x00E05410> > missing test dep library: <LibraryUtils.LibraryInfo object at 0x00E053D0> > missing test dep library: <LibraryUtils.LibraryInfo object at 0x00E051F0> >Library: OSGImageFileIO tests: [] > missing test dep library: OSGWindowGLUT >Library: OSGBase tests: [] >Library: OSGSystem tests: >['System\\FieldContainer\\Base\\testChangedCallback.cpp'] > missing test dep library: OSGWindowX >Library: OSGDrawable tests: [] > missing test dep library: <LibraryUtils.LibraryInfo object at 0x00E051B0> > missing test dep library: <LibraryUtils.LibraryInfo object at 0x00E051F0> > missing test dep library: <LibraryUtils.LibraryInfo object at 0x00E053D0> > missing test dep library: <LibraryUtils.LibraryInfo object at 0x00E051D0> >Library: OSGWIN32 tests: [] >Calling gcc_debug. > Processing combo: type:hybrid, libtype:['shared', 'static'], arch:default >Library: OSGState tests: [] > missing test dep library: OSGWindowGLUT >Library: OSGRenderTraversal tests: >['System\\Action\\RenderTraversal\\testParCullDraw.cpp'] > missing test dep library: OSGWindowX >Library: OSGWindow tests: [] > missing test dep library: <LibraryUtils.LibraryInfo object at 0x00E051B0> > missing test dep library: <LibraryUtils.LibraryInfo object at 0x00E052B0> >Library: OSGFileIO tests: [] >Library: OSGText tests: [] > missing test dep library: OSGWindowGLUT >Library: OSGGroup tests: >['System\\NodeCores\\Groups\\Stage\\testSimpleStage.cpp', >'System\\NodeCores\\Groups\\Stage\\testStage.cpp'] > missing test dep library: OSGWindowGLUT >Library: OSGUtil tests: >['System\\Statistics\\Foregrounds\\testStatisticsRender.cpp'] > missing test dep library: <LibraryUtils.LibraryInfo object at 0x00E051F0> > missing test dep library: <LibraryUtils.LibraryInfo object at 0x00E051F0> > missing test dep library: <LibraryUtils.LibraryInfo object at 0x00E050D0> > missing test dep library: <LibraryUtils.LibraryInfo object at 0x00E05410> > missing test dep library: <LibraryUtils.LibraryInfo object at 0x00E053D0> > missing test dep library: <LibraryUtils.LibraryInfo object at 0x00E051F0> >Library: OSGImageFileIO tests: [] > missing test dep library: OSGWindowGLUT >Library: OSGBase tests: [] >Library: OSGSystem tests: >['System\\FieldContainer\\Base\\testChangedCallback.cpp'] > missing test dep library: OSGWindowX >Library: OSGDrawable tests: [] > missing test dep library: <LibraryUtils.LibraryInfo object at 0x00E051B0> > missing test dep library: <LibraryUtils.LibraryInfo object at 0x00E051F0> > missing test dep library: <LibraryUtils.LibraryInfo object at 0x00E053D0> > missing test dep library: <LibraryUtils.LibraryInfo object at 0x00E051D0> >Library: OSGWIN32 tests: [] >scons: done reading SConscript files. >scons: Building targets ... >generating: build.win32\instlinks\bin\osg-config >scons: building terminated because of errors. >scons: *** [build.win32\instlinks\bin\osg-config] Exception >Traceback (most recent call last): > File "C:\Python24\scons-0.96.92\SCons\Taskmaster.py", line 135, in execute > self.targets[0].build() > File "C:\Python24\scons-0.96.92\SCons\Node\__init__.py", line 297, in build > apply(executor, (self, exitstatfunc), kw) > File "C:\Python24\scons-0.96.92\SCons\Executor.py", line 125, in __call__ > self.do_execute(target, exitstatfunc, kw) > File "C:\Python24\scons-0.96.92\SCons\Executor.py", line 118, in do_execute > kw) > File "C:\Python24\scons-0.96.92\SCons\Action.py", line 342, in __call__ > stat = self.execute(target, source, env) > File "C:\Python24\scons-0.96.92\SCons\Action.py", line 645, in execute > result = self.execfunction(target=target, source=rsources, env=env) > File "Tools\scons-addons\src\SConsAddons\Builders.py", line 66, in > CreateSubst > contents = re.sub(re.escape(key), value, contents) > File "C:\Python24\lib\sre.py", line 142, in sub > return _compile(pattern, 0).sub(repl, string, count) > File "C:\Python24\lib\sre.py", line 255, in _subx > template = _compile_repl(template, pattern) > File "C:\Python24\lib\sre.py", line 242, in _compile_repl > raise error, v # invalid expression >error: bad group name > > >------------------------------------------------------------------------ > >------------------------------------------------------------------------- >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 > > ------------------------------------------------------------------------- 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
