> > Hi Gerrit, > > Gerrit Voss wrote: > >> >>Somehow I knew that was coming so I'm prepared ;-), but if possible I >>would not require python either because it is of no use to pure Visual >>Studio users ;-(. My plan was to run in through perlcc to get an >>executable that does not need perl, but that failed so far. Not knowing >>python very well, is there any option like this available ? >> >>Maybe we have to go back to c/c++. >> >> > Given that we will need python for the scons build (even the VS projects > use scons internally), I don't think python is going to be a problem.
I like Gerrit'a idea of compiling python utils to windows executables where it makes sense. 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. :) -Allen > 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
