I added this code:
but there has the problem.Qt Code:
QString strLibPath(QDir::toNativeSeparators(QApplication::applicationDirPath()) + QDir::separator() + "plugins"); app.addLibraryPath(strLibPath);To copy to clipboard, switch view to plain text mode
What should I do??
Bookmarks