TheFrenchLeaf / Bundler

Structure from Motion (SfM) for Unordered Image Collections
163 stars 99 forks source link

On branch MCBA, unable to make due to cminpack error #6

Open minusreality opened 9 years ago

minusreality commented 9 years ago

[ 24%] Building C object lib/cminpack/CMakeFiles/cminpack.dir/lmdif.c.o In file included from Bundler/lib/cminpack/lmdif.c:8:0: Bundler/./lib/imagelib/fmatrix.h:86:2: error: expected specifier-qualifier-list before ‘fmatrix_residuals2’ fmatrix_residuals2(v3_t* ins, v3_t* outs, int numMatches, double scale)

pmoulon commented 9 years ago

Just to let you know, I have make Bundler compilable on linux, windows and mac, but on some Linux platform some package can change. If you look to SfM method I advise you to take a look to openMVG http://imagine.enpc.fr/~moulonp/openMVG/