Hi All,
can any body tell me how to get Dll path in Qt?
Thank you all in advance.
Printable View
Hi All,
can any body tell me how to get Dll path in Qt?
Thank you all in advance.
No way to do this with Qt.
The only information you can get is the application path -> QCoreApplication::applicationDirPath()