Hi everyone,
I am trying to run an application I built in
Qt, but I get the following error:
The procedure entry point _Z17qt_message_output9QtMsgTypePKc
could not be located in the dynamic link library QtCore4.dll
From what I have read in other threads this hsouldn't be a problem if
you have Qt added to your environment path.
Which I have for both my user and system path variable:
user path: ...;...;...;C:\Qt\2010.05\qt\bin
system path: ...;...;...;C:\Qt\2010.05\qt\bin
I do not understand why I am still getting this error, how can
I fix this.
Any help appreciated,
Ted
Bookmarks