What macro is to be used in order to export from a DLL?
Unsolved
General and Desktop
-
wrote on 16 Mar 2024, 18:18 last edited by
I have a Qt Designer custom widget but the .lib does not seem to be exporting the constructor!!
What macro may we use for that??Something like __declspec(dllexport) in Visual C++
-
I have a Qt Designer custom widget but the .lib does not seem to be exporting the constructor!!
What macro may we use for that??Something like __declspec(dllexport) in Visual C++
1/2