Search Criteria
Package Details: micmac-git 1.0.beta13.r602.g4667e6ee3-1
Git Clone URL: | https://aur.archlinux.org/micmac-git.git (read-only, click to copy) |
---|---|
Package Base: | micmac-git |
Description: | Free open-source photogrammetry software tools - Version GIT |
Upstream URL: | http://micmac.ensg.eu |
Keywords: | photogrammetry |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | geosam |
Maintainer: | geosam |
Last Packager: | geosam |
Votes: | 2 |
Popularity: | 0.003420 |
First Submitted: | 2019-11-06 17:16 |
Last Updated: | 2019-11-06 17:22 |
Dependencies (8)
- exiv2
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-no-hdri, imagemagick-git, imagemagick-full-git, imagemagick-fftw, imagemagick-full)
- proj (proj-configure-git, proj-git)
- cmake (cmake-git) (make)
- doxygen (doxygen-git) (make)
- git (git-git) (make)
- opencl-headers (opencl-headers-git) (optional)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless) (optional)
Latest Comments
soenke commented on 2021-03-04 19:01
fix_videovisage.patch
is not needed anymore, as the fix is included since commit 6c9659218903597b6382c5204691b3f52b050f9d.tommyturbine commented on 2020-07-08 21:22
Adding
to the prepare section fixes the linking error for me.
tommyturbine commented on 2020-06-28 18:01
Building fails for me at the linking stage.
/usr/bin/ld: ../libelise.a(cEtapeMecComp.cpp.o): in function
cEtapeMecComp::InterpFloat() const': cEtapeMecComp.cpp:(.text+0xf4e): undefined reference to
cInterpolateurIm2D<float> InterpoleOfEtape<float, double>(cEtapeMEC const&, float, double)' collect2: error: ld returned 1 exit status make[2]: [src/CBinaires/CMakeFiles/mm3d.dir/build.make:110: src/CBinaires/mm3d] Error 1 make[1]: [CMakeFiles/Makefile2:656: src/CBinaires/CMakeFiles/mm3d.dir/all] Error 2 make: ** [Makefile:150: all] Error 2