Qt 6.11 is out! See what's new in the release
blog
How to use qtwinmigrate on Qt5
General and Desktop
2
Posts
2
Posters
5.6k
Views
1
Watching
-
Hello,
After some tries, I am finally able to compile QtwinMigrate library (QtSolutions_MFCMigrationFramework-head.lib) on Qt5.
But when I try to use this library with the QtwinMigrate sample code from an MFC application, I get the following link errors :
error LNK2019: symbole externe non résolu "__declspec(dllimport) public: static class QApplication * __cdecl QMfcApp::instance()
error LNK2019: symbole externe non résolu "__declspec(dllimport) public: __thiscall QWinWidget::QWinWidget()Do you have any idea ?
Thanks in advance,
Romain.