Thanks Andreas, But unless there's been work on this since yesterday, those project files aren't up to date. I'm currently working with the 060420 daily build and had to add files manually. Is there possibly a script omission somewhere?
For what it's worth, I gave up on the Studio 2003 endeavor. My app is developed for Studio 2005 and trying to link a 2003 OpenSG build with the 2005 app failed. I noticed in the SystemLib compile that some decorated symbols get truncated. I'm guessing that there's an inconsistency between how Studio 2003 and Studio 2005 handle that situation. When everything is built with Studio 2005 I can compile, link and run. Now I just need to get comfortable with the clustering examples! Chuck -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andreas Zieringer Sent: Friday, April 21, 2006 4:26 AM To: [email protected] Subject: Re: [Opensg-users] Re: Linking problem in .Net 2003 v7.1 Hi Chuck, the visual studio project file in the cvs are only updated for releases. But on http://www.opensg.org/dailybuild_logs/index.EN.html you can download a source tar file (http://www.opensg.org/dailybuild_logs/opensg_dailybuild.0604 21.win-source.tgz) with up-to-date project files. Andreas > Thanks, > > 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? > > 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=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
