I'm using gcc instead of VS. I'm not sure, which type of dlls the official SDK ships, since I already compiled some of my programs using Qt and gcc on this machine. So it should be the right ones.
I checked my PATH and other variables, I've only got one SDK of Qt installed, and everything is pointing to it. There shouldn't be any other dlls anymore. As I already said: It worked a few months ago.
Does anyone know, how to find out, which compiler was used to build a dll?
EDIT: ok, I searched for QtCore4.dll and actually it existed a few times on the system. Unfortunately MatLab, CodeAnalyst (by AMD) and MiKTeX all delivered their own dll files and they wrote themselves into the system PATH.
Perhaps the system PATH variable is being searched before the user PATH variable. I now copied all the directories from my user to the system variable and in front of all the other directories. *Now* everything should be correct, but it still isn't working :/




Reply With Quote


Bookmarks