[osg-users] An entity that could build OSG?

Robert Osfield robert.osfield at gmail.com
Wed Jul 24 00:44:19 PDT 2019


On Wed, 24 Jul 2019 at 04:33, Zachary1234 <osgforum at tevs.eu> wrote:

> I am using Windows 10 64 bit home edition.
> I am using the TDM Windows 64 bit c++ compiler.
> I have installed 64 bit Windows cmake, on my path.
>
> I find that when I type
>
> cmake .
>
> I am told the following, about a file that cmake does not possess:
>
> What should be done in face of this particular issue?
>

This is a pretty basic error, CMake not being able to find a C compiler.
So.... your either CMake itself is struggling to find things because they
aren't in standard paths or you simply don't have a compiler.  This isn't
something we can help with as you are the one with the non standard setup.
My recommendation would be to check the CMake forums to see what they say
about it. They also have support lists.

Robert.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20190724/c92553e8/attachment.html>


More information about the osg-users mailing list