PDA

View Full Version : Problem with QtGuid4.dll



Violet
11th November 2010, 17:52
Hi everybody,

I have a project in VS 2008 with C++, I have first built it and wanted to run it in debug mode and I faced this error:

The procedure entry point? inputMethodQuery....... could not be located in the dynamic link library QtGuid4.dll.

I checked for Qt environmental variable and even tried to copy QtGuid4.dll to windows system but the problem didn't solve.

can anybody help me on this?

Many thanks,

Violet

HelderC
15th November 2010, 17:53
Where did you get this dll?

At Windows theres 2 places where you can get those dlls one is: C:\Qt\2010.02\bin
I ever had problems with dlls from C:\Qt\2010.02\bin

And i resolve when i got the SAME dlls from: C:\Qt\2010.02\qt\bin

So, try get the dlls from: C:\Qt\2010.02\qt\bin