[Qt-creator] Qt Creator 3.2 dropping support for Mac OS X 10.6
Steve Atkins
steve at blighty.com
Fri Jan 24 13:10:06 CET 2014
On Jan 24, 2014, at 3:46 AM, Nikos Chantziaras <realnc at gmail.com> wrote:
> Creator doesn't build software. It's not a compiler. So you are not
> depending on it to build anything, actually.
If you’re targeting 10.6, you need to be able to debug code on 10.6 - if
your IDE won’t run there, you’re stuck with using a commandline debugger
and you lose a large chunk of the benefits of using an IDE.
(This doesn’t affect me, as I follow Apples lead and don’t really support
any version of OS X more than one major version older than current.)
Cheers,
Steve
>
> It would seem to be that someone in your company is confused about
> compilers :-)
>
>
> On 23/01/14 20:16, Adam Light wrote:
>> All but one developer at my (smallish) company is still using OSX 10.6.8
>> because we need 10.6 to be able to build the current shipping version of
>> our main product. We all use Qt Creator, so a Creator 3.2 that would not
>> work on 10.6 would be a problem for us.
>>
>> Adam
>>
>>
>> On Thu, Jan 23, 2014 at 4:29 AM, Daniel Teske <daniel.teske at digia.com
>> <mailto:daniel.teske at digia.com>> wrote:
>>
>> Hi,
>>
>> Let's make this:
>>> Qt Creator 3.2:
>>> - drop support for compiling & running Qt Creator on 10.6
>>
>>> We want to start using C++11 also in Qt Creator, and 10.6 is the
>> only thing
>>> preventing that. Since 10.6 is deployment target only for Qt, we
>> don’t
>>> necessarily need to keep “its IDE” running there (yes, that’s a
>> Qt-centric
>>> way of looking at Qt Creator).
>>
>> a actual independant proposal (since it doesn't really depend on what qt
>> supports) and cross post it to qt-creator for some wider exposure.
>>
>> Actually using C++11 would also mean bumping the minimum supported
>> compiler
>> for *compiling* Qt Creator. That's somewhat separate, but I would
>> assume we
>> would require at least lamba and auto support for compiling Qt
>> Creator 3.2.
>>
>> That means MSVC 2010, clang 3.1 or g++ 4.5 if I remember correctly.
>>
>> daniel
>> _______________________________________________
>> Qt-creator mailing list
>> Qt-creator at qt-project.org <mailto:Qt-creator at qt-project.org>
>> http://lists.qt-project.org/mailman/listinfo/qt-creator
>>
>>
>>
>>
>> _______________________________________________
>> Qt-creator mailing list
>> Qt-creator at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/qt-creator
>>
>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
More information about the Qt-creator
mailing list