Hi Chuck, > I'm now doing a complete build from scratch of today's daily build > (too many versions flying around). I find no references to > SwitchMaterial*.* in any vcproj file, so I'll add those as I move > along. > > Speaking of versions, am I confusing my projects, or is there a > current SVN repository somewhere?
There is a CVS version available (details on the opensg.org Website, but currently this is not accessible due to problems from sourceforge). So downloading a snapshot is the only possibility to have current sourcecode. For building OpenSG I would suggest using scons. You need a cygwin installation (is only used as build environment) and a current python installation from python.org. If you take a look at the mailing list archive you'll find some messages about this a few days ago. Hope this helps Matthias > > Chuck > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Dirk Reiners > Sent: Thursday, April 20, 2006 2:38 PM > To: users > Subject: Re: [Opensg-users] Re: Linking problem in .Net 2003 v7.1 > > > Hi Chuck, > > welcome to the club! ;) > > On Thu, 2006-04-20 at 14:03 -0700, Chuck Bueche wrote: > > Hi folks, > > > > I've run into similar problems over the past week. I've done > > both Studio 2003 and Studio 2005 builds and have run across > > files left out of the Studio projects. This was built from a > > fresh, complete download from CVS. > > > > It looks like the SwitchMaterial*.* files have not been > > carried over > > > to the Studio projects. I edited the SystemLib.vcproj file > > manually, using SimpleMaterial*.* references as a > > guideline to insert > > > SwitchMaterial*.* items, and have been able to compile and > > run. > > The Visual Studio files in CVS are only updated for > releases. For more > frequent updates the Windows dailybuilds recreate them and > put them in > the Win-Sources downloads on the dailybuild pages. > > So if you're trying to use VS with a > more-recent-than-release version, > I'd recommend using the Win-Sources. And yes, that should be > documented > better... :-/ > > Can anybody try that to make sure the SwitchMaterial problem > is not in > that one, too? > > Thanks > > 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=121 >642 _______________________________________________ > Opensg-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensg-users -- +---------------------+----------------------------+ | VREC GmbH | | | Matthias Stiller | | | Robert-Bosch-Str. 7 | tel: +49 6151 4921034 | | 64293 Darmstadt | web: http://www.vrec.de | | Germany | mail: [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
