[osg-users] [build] "INSTALL.vcxproj" -- FAILED
Robert Osfield
robert.osfield at gmail.com
Mon Dec 18 23:44:36 PST 2017
HI Eran,
Could you post the full modified file or create a PR via github's
openscenegraph repository.
Thanks,
Robert.
On 18 December 2017 at 17:37, Eran Cohen <ceranco at gmail.com> wrote:
> For anyone interested, the build failed because of the place that the Cmake install script looked for the .pdb files of the examples. Cmake looked for them in build/examples/example_name, but all the examples built them to build/bin.
> I manually changed the build location for the .pdb file for all of the examples projects to the macro:
> Code:
> $(ProjectDir)$(AssemblyName)d.pdb
>
> and it fixed the problem.
>
> Cheers,
> Eran[/quote]
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=72600#72600
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
More information about the osg-users
mailing list