Hi,
an hour ago I tried to update my working copy of the QtCreator project with latest version from GIT. After the update git told me that it is version 2.8.
I tried to run qmake with update but i get the following error message:
Reading C:/QtCreator/src/plugins/fakevim/fakevim.pro
Reading C:/QtCreator/src/plugins/designer/designer.pro
Project ERROR: Module designercomponents has no public API.
c:\QtCreator>
My qmake command is as follows an runs fine the times before my latest update.
qmake qtcreator.pro -r -spec win32-g++ “CONFIG+=release”
Any Ideas what is wrong?
Michael
↧