On Monday, November 7, 2016 at 3:23:08 PM UTC+1, Jaime Martín de Nicolás wrote: > > Hello all! > > I've followed all the steps, but I'm getting several errors when building > OTB. This is what I get right before it says the configuring could not be > performed : > > *-- Found GLEW: C:/dashboard/otb/xdk/install_sb_x64/lib/glew32.lib* > *-- Found GLUT: C:/dashboard/otb/xdk/install_sb_x64/lib/freeglut.lib* > *-- Looking for Q_WS_X11* > *-- Looking for Q_WS_X11 - not found* > *-- Looking for Q_WS_WIN* > *-- Looking for Q_WS_WIN - found* > *-- Looking for Q_WS_QWS* > *-- Looking for Q_WS_QWS - not found* > *-- Looking for Q_WS_MAC* > *-- Looking for Q_WS_MAC - not found* > *-- Found Qt4: C:/dashboard/otb/xdk/install_sb_x64/bin/qmake.exe (found > version "4.8.7")* > *-- Found Qwt: C:/dashboard/otb/xdk/install_sb_x64/lib/qwt5.lib (found > version "5.2.3")* > *-- Could NOT find GBENCHMARK (missing: GBENCHMARK_LIBRARY > GBENCHMARK_INCLUDE_DIR)* > *-- Google.benchmark not found, ossimTimeUtilitiesBench will be skipped.* > *CMake Error at C:/Program > Files/CMake/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:138 > (message):* > * Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR)* >
disable OTB_WRAP_PYTHON in dashboard.cmake and run dashboard.bat again > *Call Stack (most recent call first):* > * C:/Program > Files/CMake/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:378 > (_FPHSA_FAILURE_MESSAGE)* > * C:/Program Files/CMake/share/cmake-3.7/Modules/FindSWIG.cmake:63 > (FIND_PACKAGE_HANDLE_STANDARD_ARGS)* > * Modules/Wrappers/SWIG/otb-module-init.cmake:5 (find_package)* > * CMake/OTBModuleEnablement.cmake:359 (include)* > * CMakeLists.txt:287 (include)* > *-- Configuring incomplete, errors occurred!* > > I've downloaded the benchmark from google and tried to build it with cmake > and apparently it generates it succesfully, but the error persists. Any > ideas? > > Thanks! > > Jaime > -- -- 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.
