Hi All,
can any body tell me how to get Dll path in Qt?
Thank you all in advance.
Hi All,
can any body tell me how to get Dll path in Qt?
Thank you all in advance.
Cheers,
Phillip
--- Please post the solution you got to solve your problem. It may help others.
No way to do this with Qt.
The only information you can get is the application path -> QCoreApplication::applicationDirPath()
phillip_Qt (26th October 2007)
Bookmarks