Kevin and Lesa Williams wrote:
Hi Martin,
Thanks so much for the osgShaper.vcproj static-link tester project. It was a huge help...Thanks! I actually hadn't downloaded the latest tarballs from CVS, so I didn't have the most up-to-date VS project files containing the correct project settings for each of the compile configuration modes -- Debug, Debug Stat, Release, and Release Stat. Once I recompiled everything and created the static libraries from the most recent VS projects, I was able to successfully run your program. Now, I'm golden!!!

  Yaaaaay!

I did initially have some problems importing and converting your osgShaper.vcproj file into VC++ 2005 Express; for some reason, the 2005 edition didn't like some of the XML line breaks in your .vcproj file. After clearing those up, though, the project worked perfectly! I'm attaching the osgShape.vcproj file that I was able to use in VC++ 2005 Express-- just in case anyone else using 2005 Express needs it in the future.

VC2005 is really fussy about end of line mixing. I had to clean out a bunch of EOL problems in my (legacy) codebase when we adopted 2005.

However, I can't recommend VC++2005 enough -- it's so much better than previous MS compilers. And the IDE editor really is a decent step forward too.

Thanks again,
Kevin

--
Chris 'Xenon' Hanson aka Eric Hammil | http://www.3DNature.com/ eric at logrus
 "I set the wheels in motion, turn up all the machines, activate the programs,
  and run behind the scenes. I set the clouds in motion, turn up light and 
sound,
  activate the window, and watch the world go 'round." -Prime Mover, Rush.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to