Skip to content

Qt4to5

We update dependencies from Qt4 to Qt5. There should be no major change in the API but here are the main modifications we made :

  • Module name is now OTBQT
  • Variables and macros (if home made) do not have any version number anymore
  • Variables such as QT_LMAKE_EXECUTABLE or QT_LMAKE_EXECUTABLE are not cached anymore
Edited by Antoine Regimbeau

Merge request reports

Loading