[osg-users] [build] CMake can not find include files

sam brkopac at gmail.com
Sun Jun 3 16:53:23 PDT 2018


If you're generating the cmake file through the cmake application then it
should be generated in your build folder. If you are using cmake on the
command line then you will need to pass cmake -G "Visual Studio XX" to the
command line, where XX is your Visual Studio version.

On Sun, Jun 3, 2018 at 4:19 PM Peter Klose <peter_klose at gmx.de> wrote:

> Hi,
> it seems my fault was to look into the "src" directory for the sources.
> With the cmakelists.txt file in the base directory openscenegraph cmake
> worked succesfully.
> Now it is only to find out how to find the project file for VC++ which
> might load the project into the IDE?
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=73934#73934
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20180603/11a4c45c/attachment.html>


More information about the osg-users mailing list