Re: [Interest] QtCreator complains about .pro file could not be parsed for Qt5

2013-11-12 Thread Koehne Kai
-Original Message- From: interest-bounces+kai.koehne=digia@qt-project.org [mailto:interest-bounces+kai.koehne=digia@qt-project.org] On Behalf Of liang jian Sent: Tuesday, November 12, 2013 8:48 AM To: interest@qt-project.org Subject: [Interest] QtCreator complains about .pro

Re: [Interest] QtCreator complains about .pro file could not be parsed for Qt5

2013-11-12 Thread Damian Ivanov
Had the same issue Yesterday on openSUSE. Deleted $HOME/.config/qtcreator = no result ; installed Qt from installer into different directory = no result Reinstalled OS = works 2013/11/12 liang jian jianlian...@gmail.com: Hello everyone, I have a very simple .pro file:

Re: [Interest] QtCreator complains about .pro file could not be parsed for Qt5

2013-11-12 Thread Thiago Macieira
On terça-feira, 12 de novembro de 2013 15:47:58, liang jian wrote: Qt5 in my machine is built by myself, I got the source from git and checkout to stable branch. You need to upgrade Creator. There was a change in Qt 5 that the parser in older versions of Creator cannot handle. --

Re: [Interest] QtCreator complains about .pro file could not be parsed for Qt5

2013-11-12 Thread liang jian
Thank you for all the replies! On Tue, Nov 12, 2013 at 4:15 PM, Thiago Macieira thiago.macie...@intel.comwrote: On terça-feira, 12 de novembro de 2013 15:47:58, liang jian wrote: Qt5 in my machine is built by myself, I got the source from git and checkout to stable branch. You

[Interest] QtCreator complains about .pro file could not be parsed for Qt5

2013-11-11 Thread liang jian
Hello everyone, I have a very simple .pro file: #- # # Project created by QtCreator 2013-11-12T09:49:29 # #- QT += core gui greaterThan(QT_MAJOR_VERSION, 4): QT += widgets TARGET =