Skip to content
Snippets Groups Projects
  1. Jul 28, 2017
  2. Jul 27, 2017
  3. Jun 23, 2017
  4. Jun 20, 2017
  5. Jun 15, 2017
  6. Jun 13, 2017
  7. Jun 06, 2017
  8. Jun 02, 2017
  9. May 25, 2017
  10. May 24, 2017
  11. May 23, 2017
  12. May 22, 2017
  13. May 10, 2017
  14. May 09, 2017
  15. May 05, 2017
  16. 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
  17. May 03, 2017
  18. May 02, 2017
  19. Apr 28, 2017
Loading