79428395

Date: 2025-02-10 21:58:48
Score: 2.5
Natty:
Report link

The Qt5 libraries shipped with Qgis are only release. Debug Qt libraries are not included. It is proven, so no need to investigate more.

The solution should be : download Qt sources, compile them in debug then in release modes. Then, download Qgis sources and compile them too.

By this way, I would have all I need to compile MY application either fully in debug, or fully in release.

Reasons:
  • Blacklisted phrase (0.5): I need
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: stoffy28