[pdal] proj4 support

Bradley Chambers brad.chambers at gmail.com
Sat Jan 17 19:24:21 PST 2015


Haven't used it myself, but this may be a good start.

https://github.com/mloskot/cmake-modules/blob/master/modules/FindPROJ4.cmake

You'd need to update it slightly to be 64-bit osgeo aware and put it on
your cmake module path. Examples of both can be found in the pdal codebase.
On Jan 17, 2015 4:06 PM, "Brutovski, Robert - Exelis" <
Robert.Brutovski at exelisinc.com> wrote:

>  I’m trying to use proj.4 in my PDAL plugin, but I’m having trouble
> pulling in the proj4 library during link time. I have downloaded proj4.lib
> and proj_i.lib as part of OSGeo4W64, but when I specify
> “find_package(PROJ4)” in my CMakeLists.txt file, nothing is found. Any
> suggestions on the best way to setup CMakeList.txt file in my plugin to
> pull in that library without hard-coding the physical path?
>
>
>
> Rob Brutovski
>
> ------------------------------
>
> This e-mail and any files transmitted with it may be proprietary and are
> intended solely for the use of the individual or entity to whom they are
> addressed. If you have received this e-mail in error please notify the
> sender. Please note that any views or opinions presented in this e-mail are
> solely those of the author and do not necessarily represent those of Exelis
> Inc. The recipient should check this e-mail and any attachments for the
> presence of viruses. Exelis Inc. accepts no liability for any damage caused
> by any virus transmitted by this e-mail.
>
> _______________________________________________
> pdal mailing list
> pdal at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/pdal
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20150117/87e9f09a/attachment.html>


More information about the pdal mailing list