[pdal] Compile error with master
Stefan Ziegler
stefan.ziegler.de at gmail.com
Sat Apr 30 01:13:33 PDT 2016
Disabling in CMakeCache.txt or by cmake does not work. Still the same error:
-- checking for one of the modules 'spatialite>=4.2.0'
CMake Error at
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108
(message):
Could NOT find Nitro (missing: NITRO_LIBRARIES NITRO_INCLUDE_DIR)
(Required
is at least version "2.6")
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315
(_FPHSA_FAILURE_MESSAGE)
cmake/modules/FindNitro.cmake:73 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
cmake/nitro.cmake:5 (find_package)
tools/nitfwrap/CMakeLists.txt:2 (include)
-- Configuring incomplete, errors occurred!
See also "/home/stefan/sources/pdal/build/CMakeFiles/CMakeOutput.log".
See also "/home/stefan/sources/pdal/build/CMakeFiles/CMakeError.log".
Isn't there also an error on line 75 in src/CMakeList.txt? The closing
double brackets?
regr
On Fri, Apr 29, 2016 at 5:14 PM, Andrew Bell <andrew.bell.ia at gmail.com>
wrote:
> On Fri, Apr 29, 2016 at 9:39 AM, Stefan Ziegler <
> stefan.ziegler.de at gmail.com> wrote:
>
>> Hi
>>
>> can anybody give a hint a about "nitro". I get some cmake errors:
>>
>
> Are you processing NITF files? If not, you can just turn it off in
> CMakeCache.txt with:
>
> BUILD_PLUGIN_NITF:BOOL=OFF
>
> Otherwise you can get NITRO from:
>
> https://github.com/hobu/nitro
>
> --
> Andrew Bell
> andrew.bell.ia at gmail.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20160430/2287f406/attachment.html>
More information about the pdal
mailing list