[osg-users] [build] Particular Build Problems with OSG.

Trajce Nikolov NICK trajce.nikolov.nick at gmail.com
Wed Mar 27 09:34:24 PDT 2019


Hi Zachary,

osg is cmake based for configuration. so instead of ./configure;make;make
install you should do something like

cmake .
make
make install

cmake will generate the Makefiles

On Wed, Mar 27, 2019 at 5:23 PM Robert Osfield <robert.osfield at gmail.com>
wrote:

> Hi Zachary,
>
> You will need to post us the errors you are seeing without this there
> is no way for us to know what is wrong.
>
> Robert.
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>


-- 
trajce nikolov nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20190327/dfd3d04a/attachment.html>


More information about the osg-users mailing list