Skip to content
Snippets Groups Projects
  1. May 09, 2017
  2. May 05, 2017
  3. 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
  4. May 03, 2017
  5. May 02, 2017
  6. Apr 28, 2017
  7. Apr 27, 2017
  8. Apr 26, 2017
  9. Apr 25, 2017
  10. Apr 24, 2017
Loading