Linking qt statically to my application
-
Hello, i know that there are many threads out there about this topic, but i just can't get it to work. And yes i am aware of the licence terms. First of all it seems that it is not safe to link a application with static qt libraries to the static visual studio runtime libraries: http://qt-project.org/faq/answer/why_does_a_statically_built_qt_use_the_dynamic_visual_studio_runtime_librar
Or did i got that wrong? Is it safe to link a application with static qt libraries to the static mingw runtime libraries?