ceranco wrote:
> I have no Cmake knowledge, so I didn't change the Cmake script, but rather 
> manually changed the project configurations for all of the examples in visual 
> studio. Right click on the project, select properties. Go to Linker -> 
> Debugging and change the Generate Program Database File to 
> $(ProjectDir)$(AssemblyName)d.pdb


This worked for me too. If, in Visual Studio, you can mark all the projects in 
the Examples folder, right-click and select Properties, you can make a 
bulk-change for the Generate Program Database File property. That way you don't 
have to make this change for every example separately.

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





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to