I’m currently using Qt 5.1.1 for Windows 32-bit (MinGW 4.8, OpenGL, 666 MB) and try to run a .exe
at the command prompt.
What I’m seeing is a windows pops up -“Entry Point Not Found” followed with the following
text “The procedure entry point Z21qRegisterResourceDataiPkhs0_S0 could not be located in the
dynamic link library QT5Core.dll. I again figure out what .dll’s were missing prior to getting
this error message.
What Interesting is I’m able to compile and run the project for both Debug and Release from QT Creator.
↧