I tried to figure that out for hours, and could not figure it out. I ended up installing OTB on my linux server. That literally took 2 command lines, and I was done installing. Mac's are hard to play with libraries apparently.
Tim On Wednesday, October 14, 2015 at 3:54:33 AM UTC-5, Thomas Tilak wrote: > > I have the same issue trying to compile OTB-5 with SuperBuild. > > dyld: Library not loaded: /usr/lib/libsqlite3.dylib > > Referenced from: > /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork > > Reason: Incompatible library version: CFNetwork requires version 9.0.0 > or later, but libsqlite3.dylib provides version 0.0.0 > > /bin/sh: line 1: 53984 Trace/BPT trap: 5 env > DYLD_LIBRARY_PATH=/Volumes/Iduna/dev/OTB-5.0.0/install/lib: > /usr/local/Cellar/cmake/3.2.1/bin/cmake > -C/Volumes/Iduna/dev/OTB-5.0.0/build/OTB/tmp/OTB-cache.cmake "-GUnix > Makefiles" /Volumes/Iduna/dev/OTB-5.0.0/SuperBuild/.. > > make[2]: *** [OTB/src/OTB-stamp/OTB-configure] Error 133 > > make[1]: *** [CMakeFiles/OTB.dir/all] Error 2 > > make: *** [all] Error 2 > > > When does OTB needs CFNetwork framework? I have several libsqlite3.dylib > on my machine, how could I force the compilation to use a specific one? > > > > -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google Groups "otb-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/otb-users?hl=en --- You received this message because you are subscribed to the Google Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
