<div dir="ltr"><span style="font-size:16px">Hi All,</span><div><span style="font-size:16px"><br></span></div><div><span style="font-size:16px">The</span><span style="font-size:16px"> </span><a href="https://github.com/OpenDroneMap/OpenDroneMap/tree/mvs-texturing-addition" title="https://github.com/OpenDroneMap/OpenDroneMap/tree/mvs-texturing-addition
Cmd+Click or tap to follow the link" style="font-size:16px">install process for the new cmake branches</a><span style="font-size:16px"> </span><span style="font-size:16px">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.</span><div><div style="font-size:16px"><br></div><div style="font-size:16px"><pre style="overflow:auto;font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:14px;margin-top:0px;margin-bottom:16px;line-height:1.45;padding:16px;background-color:rgb(247,247,247);border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;word-wrap:normal;color:rgb(51,51,51)"><code style="font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;padding:0px;margin:0px;background-color:transparent;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;border:0px;display:inline;line-height:inherit;word-wrap:normal">cd path/to/odm/dir
git clone <a href="https://github.com/OpenDroneMap/OpenDroneMap.git">https://github.com/OpenDroneMap/OpenDroneMap.git</a> .
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 ..</code></pre></div><p style="margin-top:0px;margin-bottom:0px;color:rgb(0,0,0);font-family:Calibri,Arial,Helvetica,sans-serif,'Apple Color Emoji','Segoe UI Emoji',NotoColorEmoji,'Segoe UI Symbol','Android Emoji',EmojiSymbols;font-size:16px">Thanks,</p><p style="margin-top:0px;margin-bottom:0px;color:rgb(0,0,0);font-family:Calibri,Arial,Helvetica,sans-serif,'Apple Color Emoji','Segoe UI Emoji',NotoColorEmoji,'Segoe UI Symbol','Android Emoji',EmojiSymbols;font-size:16px">Best,</p><p style="margin-top:0px;margin-bottom:0px;color:rgb(0,0,0);font-family:Calibri,Arial,Helvetica,sans-serif,'Apple Color Emoji','Segoe UI Emoji',NotoColorEmoji,'Segoe UI Symbol','Android Emoji',EmojiSymbols;font-size:16px">Steve</p><p style="margin-top:0px;margin-bottom:0px;color:rgb(0,0,0);font-family:Calibri,Arial,Helvetica,sans-serif,'Apple Color Emoji','Segoe UI Emoji',NotoColorEmoji,'Segoe UI Symbol','Android Emoji',EmojiSymbols;font-size:16px"><br></p></div></div></div>