Hi, Antibyte Scoopex wrote: > Hi, > > I checked out OpenSG2.0 from https://opensg.vrsource.org/svn/trunk. > I'm using Visual Studio 2005 Professional with SP1 installed on WinXP. > However when I open OpenSGES.sln (which seems to be a VS2005 solution > file) I get the following msg: > > "The project consists entirely of configurations that require support > for platform which are not installed on this machine. The project cannot > be loaded." > > followed by > > "One or more projects in the solution could not be loaded for the > following reason(s): > The project file or web has been moved, renamed or is not on your computer. > These projects will be labeled as unavailable in Solution Explorer. > Expand the project node to show the reason the project could not be loaded." > > All projects in the solution file are empty then. > > Any idea what I am doing wrong here? > Help would be appreciated. >
The project files in there are old and were only used to build early CE versions. You have to use cmake to create your own, up-to-date project files. kind regards, gerrit ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
