You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ 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)
The text was updated successfully, but these errors were encountered:
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/
[ 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)
The text was updated successfully, but these errors were encountered: