Hi Allen, I already added scons-local to the OpenSG 1.x cvs because the scons version would conflict with the OpenSG 2.0 one. I also removed the cygwin dependency on windows so now it is possible to build OpenSG in a standard windows cmd shell :-) The precompiled windows flex, bison, ... tools are in OpenSG/dist/win/bin just in the case you want to add them to OpenSG 2.0 svn.
Andreas > Andreas Zieringer wrote: > > >>Hi Dirk, >> >> >> >> >>> Hi Allen, >>> >>>Allen Bierbaum wrote: >>> >>> >>> >>> >>>>I like Gerrit'a idea of compiling python utils to windows executables >>>>where it makes sense. >>>> >>>> >>> >>>Would that work for SCons, too? I'm scpetical, given the dynamic nature >>>of the build system... >>> >>>In general, if we need Python anyway, I'm not too worried about using it >>>for tools. >>> >>> >> >>on https://developer.berlios.de/project/showfiles.php?group_id=2672 you >>can download a scons installer for windows including all the python >>stuff. We could add the installed directory to the svn. >> >>Andreas >> >> > > It would probably be a good idea to just check scons-local into the > repository so people don't have to worry about getting scons. This > would also let us prevent versioning issues since we could always keep > whatever version we needed in scons-local. > > -Allen > > >> >> >> >>>>On a side note, now that we use Boost, I think we *may* be able to replace >>>>the fcd build script with the preprocessor library and use cpp to do all >>>>the work. I don't suggest we do it because it would hide a *lot* of code >>>>and be *very* slow, but I thought I would throw that out there. :) >>>> >>>> >>> >>>Naa, let's not do that. We just got rid of the C++ fcdEdit, I don't >>>really think we shoudl go back again. >>> >>> Dirk >>> >>>------------------------------------------------------------------------- >>>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 >> >> >> > > > > ------------------------------------------------------------------------- > 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
