On Wed, Nov 28, 2012 at 1:35 PM, Poenitz Andre wrote:
>> Nope, but I guess that a common interpretation of pro-files between
>> qmake and QtCreator are of interest to most.
>
> You need contemporary versions of Qt Creator for use with recent versions of
> Qt.
Verified with a fresh git clone, the
On Wed, Nov 28, 2012 at 1:36 PM, Oswald Buddenhagen
wrote:
> On Wed, Nov 28, 2012 at 01:17:58PM +0100, Johan Thelin wrote:
>> On Wed, Nov 28, 2012 at 11:24 AM, Daniel Teske
>> wrote:
>> >> - Means that source code where headers and sources are split into
>> >> different directories all of a sudd
On Wed, Nov 28, 2012 at 01:17:58PM +0100, Johan Thelin wrote:
> On Wed, Nov 28, 2012 at 11:24 AM, Daniel Teske wrote:
> >> - Means that source code where headers and sources are split into
> >> different directories all of a sudden depends on relative paths to all
> >> files
> > See VPATH, which O
> Nope, but I guess that a common interpretation of pro-files between
> qmake and QtCreator are of interest to most.
You need contemporary versions of Qt Creator for use with recent versions of Qt.
Andre'
___
Development mailing list
Development@qt-proj
On Wed, Nov 28, 2012 at 1:30 PM, Daniel Teske wrote:
> On Wednesday 28 Nov 2012 13:17:58 Johan Thelin wrote:
>> On Wed, Nov 28, 2012 at 11:24 AM, Daniel Teske
> wrote:
>> >> - Means that source code where headers and sources are split into
>> >> different directories all of a sudden depends on re
On Wednesday 28 Nov 2012 13:17:58 Johan Thelin wrote:
> On Wed, Nov 28, 2012 at 11:24 AM, Daniel Teske
wrote:
> >> - Means that source code where headers and sources are split into
> >> different directories all of a sudden depends on relative paths to all
> >> files
> >
> > See VPATH, which Oss
On Wed, Nov 28, 2012 at 11:24 AM, Daniel Teske wrote:
>> - Means that source code where headers and sources are split into
>> different directories all of a sudden depends on relative paths to all
>> files
> See VPATH, which Ossi already mentioned in the bug report.
yup, will do. I'm just questio
> - Means that source code where headers and sources are split into
> different directories all of a sudden depends on relative paths to all
> files
See VPATH, which Ossi already mentioned in the bug report.
> - Behaves differently from QtCreator (tested with a rather old version
> 2.5.2).
What ex
Hi all,
I just wanted to highlight QTBUG-28011 [1]. I feel that this causes a
number of problems:
- Breaks old code, while only yielding warnings, which are then
followed by hard to interpret linker errors
- Means that source code where headers and sources are split into
different directories all