I am using VS 2010 Express on Windows 7. Latest cmake with the extra patched script they mention on download page seems to work just fine. Make sure to clean former installs and former builds first. My often made mistake in the past was not removing former files from install/include/lib directories and I was getting problems while building because build was finding not updated files from the environment path. I bet with latest CMake + patched Find VS 2010 Cmake module + fresh download you would be just fine....

Cheers,
Wojtek Lewandowski

--------------------------------------------------
From: "Nick Schultz" <[email protected]>
Sent: Friday, June 11, 2010 8:33 PM
To: <[email protected]>
Subject: [osg-users] [build] Successful build using VS2010?

Has anybody been able to successfully build the latest dev-head in VS2010?

I kept getting several fatal LINK errors saying it cannot open input files

ex:

LINK : fatal error LNK1181: cannot open input file '..\..\lib\Release\osgGA.lib'

I'm assuming it's a path error made somewhere in the build scripts. I posted about this a couple of months ago and I couldn't find a fix.

I tried searching the forums about this topic but couldn't find anything, are we just out of luck trying to use VS2010 for now?

Thanks,

Nick

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=28837#28837





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to