Skip to content
Snippets Groups Projects
  1. Jul 17, 2017
  2. Jul 12, 2017
  3. Jul 11, 2017
  4. Jul 10, 2017
  5. Jul 07, 2017
  6. Jul 06, 2017
  7. May 05, 2017
  8. May 04, 2017
    • Julien Michel's avatar
    • Julien Michel's avatar
      COMP: Fix superbuild configuration error when OTB_WRAP_PYTHON is ON and USE_SYSTEM_SWIG is OFF · 124379a5
      Julien Michel authored
      AFAIK, this configuration is not tested on the dashboard. Error before patch :
      
      cmake -DCMAKE_CXX_FLAGS=-std=c++11 -DUSE_SYSTEM_SWIG=OFF -DOTB_WRAP_PYTHON=ON ~/dev/src/otb/SuperBuild/
      
      Call Stack (most recent call first):
        CMake/SuperBuild_Macro.cmake:56 (include)
        CMake/External_otb.cmake:79 (ADDTO_DEPENDENCIES_IF_NOT_SYSTEM)
        CMakeLists.txt:326 (include)
      
      CMake Error at CMake/External_swig.cmake:60 (ADD_SUPERBUILD_CONFIGURE_VAR):
        ADD_SUPERBUILD_CONFIGURE_VAR Macro invoked with incorrect arguments for
        macro named: ADD_SUPERBUILD_CONFIGURE_VAR
      Call Stack (most recent call first):
        CMake/SuperBuild_Macro.cmake:56 (include)
        CMake/External_otb.cmake:79 (ADDTO_DEPENDENCIES_IF_NOT_SYSTEM)
        CMakeLists.txt:326 (include)
      
      CMake Error at CMake/External_swig.cmake:61 (ADD_SUPERBUILD_CONFIGURE_VAR):
        ADD_SUPERBUILD_CONFIGURE_VAR Macro invoked with incorrect arguments for
        macro named: ADD_SUPERBUILD_CONFIGURE_VAR
      Call Stack (most recent call first):
        CMake/SuperBuild_Macro.cmake:56 (include)
        CMake/External_otb.cmake:79 (ADDTO_DEPENDENCIES_IF_NOT_SYSTEM)
        CMakeLists.txt:326 (include)
      124379a5
  9. May 03, 2017
  10. May 02, 2017
  11. Apr 28, 2017
  12. Apr 27, 2017
  13. Apr 26, 2017
Loading