I have solved my problem: the solution is use Qt Addin 1.1.5 instead Qt Addin 1.1.7.
I think that this is a Qt Addin 1.1.7 bug.
I have solved my problem: the solution is use Qt Addin 1.1.5 instead Qt Addin 1.1.7.
I think that this is a Qt Addin 1.1.7 bug.
Hi, I had the same problem and I solved it by making a random change in the Visual Studio project properties. In my case changing the order of the additional include directories did the magic, but I think that any change could work since it seems to me that this issue is caused by a malformed vcproj file.
Hope this helps.
Cheers
Hello, in my installation(VS2008,Qt 4.7.1,Addin 1.1.7) " Files" is added at the end of Command Line In "Custom Build Step" for.h files. This gives the error message.
If i add a .h-file i always have to remove the added "Files".
Does anybody know how to modify the rules that were use to set the parameters in"Custom Build Steps"?
Bye
Using the Visual Studio plugin, I found a workaround by going into Qt Project Settings and selecting a new module, compiling, and then going back and deselecting.
Bookmarks