Were you able to build the C++ projects in Visual Studio Express 2010? Regarding the OSX runtime problems, I've seen that problem before, and I think it was related to mixing the wrong versions of the supporting code together. I'm not an OSx expert. My suggestion is to rebuild the supporting libraries and make sure that the CMakeLists.txt files are referring to the proper versions.
If I knew how to do so, I would create an OSx binary for download... :) Ari -----Original Message----- From: James Walker [mailto:[email protected]] Sent: Thursday, May 10, 2012 7:12 PM To: [email protected] Subject: Re: [SmartBody-dev] building for Windows On 5/10/2012 6:15 PM, Edward Fast wrote: > > Yes, the solution has a combination of C# and C++ projects. Feel free to > ignore the C# projects when building on C++ Express. They are not required > for the core functionality. OK, thanks... but one thing still puzzles me. Even after installing Visual C# Studio Express, I still get those errors. Is there some integration between C++ and C# that is missing if you have the "Express" versions? > > -----Original Message----- > From: James Walker [mailto:[email protected]] > Sent: Thursday, May 10, 2012 5:54 PM > To: [email protected] > Subject: [SmartBody-dev] building for Windows > > While I struggle with setting up Smartbody on the Mac, I thought I'd also try > it on Windows. When I open vs2010.sln in Visual C++ Studio > 2010 Express, I get various error messages, starting with: > > "smartbody\lib\vhmsg\samples\elbenchcs.csproj cannot be opened because its > project type (.csproj) is not supported by this version of the application." > > Is that C#? -- James W. Walker, Innoventive Software LLC <http://www.frameforge3d.com/> ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Smartbody-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/smartbody-developer ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Smartbody-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/smartbody-developer
