Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Qt Creator: switch project to produce dll
-
Hi, I have project wich produce *.o library for linux and I need to switch the target platform to windows for *.dll output files. Could someone write me how to achive this? Thanks in advance David
-
Just compile on Windows, it will use the native format for the platform.