Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
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?