Hi Michael,
the cmake script demands a las_c library - I created a version of
OpenSceneGraph\CMakeModules\FindLIBLAS.cmake (attached) that skips this
demand.

This works just as well on my windows 10/Visual Studio 2015 build, so if
you can test it on linux we could ask Robert to merge it. (My linux setup
does not have liblas )
Regards, Laurens.

On Fri, Sep 8, 2017 at 5:57 AM, Chris Hanson <xe...@alphapixel.com> wrote:

> I think it might be just a C-language API to liblas (which is C++):
>
> http://osgeo-org.1560.x6.nabble.com/Liblas-devel-C-API-
> usage-td4918858.html
> ​
> I wouldn't think OSG would even use it, but perhaps the CMake find script
> is rigged to look for it. I wouldn't expect you would need it.
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>

Attachment: FindLIBLAS.cmake
Description: Binary data

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

Reply via email to