[OpenDroneMap-dev] cmake branches

Stephen Mather stephen at smathermather.com
Sat Apr 2 17:05:36 PDT 2016


Hi All,

The install process for the new cmake branches
<https://github.com/OpenDroneMap/OpenDroneMap/tree/mvs-texturing-addition> is
messy yet, with path exports etc.. Do any of you have good packaging
experience? Do any of you have any recommendations as to how to fix/improve
this process? An example, guide, or pull request much appreciated. It's one
of the only blocking issues left before all the great changes in.

cd path/to/odm/dir
git clone https://github.com/OpenDroneMap/OpenDroneMap.git .
export PYTHONPATH=$PYTHONPATH:`pwd`/SuperBuild/install/lib/python2.7/dist-packages
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`pwd`/SuperBuild/install/lib
bash configure.sh
mkdir build && cd build && cmake .. && make && cd ..

Thanks,

Best,

Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/opendronemap-dev/attachments/20160402/cbedc585/attachment.html>


More information about the OpenDroneMap-dev mailing list