[OpenDroneMap-users] Errors installing in Lubuntu 17.04

Carlos Grohmann carlos.grohmann at gmail.com
Wed Apr 26 06:52:57 PDT 2017


Thanks Martin

Those errors were fized by installing libpcl-dev and libopencv-dev.

Now I'm getting errors in the compilation step:

modules/odm_georef/CMakeFiles/odm_georef.dir/build.make:86: recipe for
target 'modules/odm_georef/CMakeFiles/odm_georef.dir/src/Georef.cpp.o'
failed
make[2]: *** [modules/odm_georef/CMakeFiles/odm_georef.dir/src/Georef.cpp.o]
Error 1
CMakeFiles/Makefile2:170: recipe for target
'modules/odm_georef/CMakeFiles/odm_georef.dir/all'
failed
make[1]: *** [modules/odm_georef/CMakeFiles/odm_georef.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
Configuration Finished


>From what I see, it's looking for Georef.cpp at
???/modules/odm_georef/CMakeFiles/odm_georef.dir/src/

but I only found this file at
OpenDroneMap/modules/odm_georef/src

thanks again

Carlos







On Wed, Apr 26, 2017 at 2:23 AM, Martin Weis <martin.weis.newsadress at gmx.de>
wrote:

> Hello!
>
> Am 26.04.2017 um 03:57 schrieb Carlos Grohmann:
> > I'm trying to install ODM on a Lubuntu 17.04 virtual machine (VirtualBox
> > running in MacOS).
> > I'm getting errors with PCL and PDAL. (I'm running as root due some
> > permissions errors in earlier attempts)
>
> pcl and opencv, as it seems...
>
>
> > CMake Warning at modules/odm_georef/CMakeLists.txt:16 (find_package):
> >   Could not find a package configuration file provided by "PCL"
> (requested
> >   version 1.7) with any of the following names:
> >
> >     PCLConfig.cmake
> >     pcl-config.cmake
> >
> >   Could not find a package configuration file provided by "OpenCV" with
> any
> >   of the following names:
> >
> >     OpenCVConfig.cmake
> >     opencv-config.cmake
>
>
> On U16.04 these files are in packages:
>
> apt-file search PCLConfig.cmake
> libpcl-dev: /usr/lib/x86_64-linux-gnu/cmake/pcl/PCLConfig.cmake
> apt-file search OpenCVConfig.cmake
> libopencv-dev: /usr/share/OpenCV/OpenCVConfig.cmake
>
> Did you install these packages?
>
> apt install libpcl-dev libopencv-dev
>
> # maybe redo cmake config to update cached content.
>
> Good luck
> Martin
>
>
>
> _______________________________________________
> OpenDroneMap-users mailing list
> OpenDroneMap-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/opendronemap-users
>
>


-- 
Prof. Carlos Henrique Grohmann
Institute of Energy and Environment - Univ. of São Paulo, Brazil
- Digital Terrain Analysis | GIS | Remote Sensing -

http://carlosgrohmann.com
http://orcid.org/0000-0001-5073-5572
________________
Can’t stop the signal.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/opendronemap-users/attachments/20170426/eba62767/attachment-0003.html>


More information about the OpenDroneMap-users mailing list