Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Specific extra LIBS folder for Release and Debug when Building Qt
-
Hello
When building Qt How do I pass a -L to Release different than one -L to Debug in a -debug-and-release build?
I'm trying to compile Qt with ICU and I have ICU compiled in Release and Debug modes in separate folders.
I've lost a day already looking for this.
Thank you a ton.