This post has been edited 1 times, last edit by "harryz" (Mar 16th 2008, 2:15pm)
This post has been edited 1 times, last edit by "harryz" (Mar 16th 2008, 2:46pm)
Quoted
Originally posted by Aki-Matti
I have also just recently installed Qt 4.3.4 and I'm using Visual Studio with it.
And I'm having similar problems as the thread starter here.
Building debug mode and running it goes fine, when I build the release and try to run the .exe file I get the following error:
"Entry Point Not Found"
"The procedure entry point ?removePostedChildInsertedEvents@QCoreApplicationPrivate@@QAEXPAVQObject@@0@Z could not be located in the dynamic link library QtCore4.dll."
Is there anything I can do?