Skip to content

Various compilation fixes

Guillaume Pasero requested to merge compilation_fixes into master

Various compilation errors I encountered on Windows, macOS and Linux.

OpenMP is now handled in OTB itself with the OTB_USE_OPENMP setting.

Merge request reports