[osg-users] LIDAR plugin

Michael W. Hall hallmw at att.net
Sun Sep 10 14:01:43 PDT 2017


I rebuilt with your FindLIBLAS.cmake file.  I had found the LIBLASC
library and had already installed it.  When I did a ccmake, the LIBLASC
was found.  
After building, I ran osgViewer and it loaded the plugin.  Your
 FindLIBLAS.cmake file worked on my Ubuntu system.  Thanks for the help
and thanks for the reply Chris Hanson.  I do not believe that the
plugin was getting built before.   Looks like Robert could put it in.
Thanks,
Michael
On Fri, 2017-09-08 at 09:57 +0200, Voerman, L. wrote:
> 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 <xenon at 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-td4918
> > 858.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 at lists.openscenegraph.org
> > http://lists.openscenegraphorg/listinfo.cgi/osg-users-openscenegrap
> > h.org
> > 
> _______________________________________________
> 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/20170910/5b3e0d95/attachment.htm>


More information about the osg-users mailing list