Re: [Development] iOS and QProcess in Qt5.5.0 no more ?

2015-07-02 Thread Thiago Macieira
On Thursday 02 July 2015 16:36:55 Martin Koller wrote:
> Hi,
> 
> my app compilation fails with Qt 5.5.0 on iOS since I found in qglobal.h
> 
> #if defined(Q_OS_IOS)
> #  define QT_NO_PROCESS
> #endif
> 
> to be honest, I did never try if it worked, but at least my code did compile
> with Qt 5.4.2
> 
> Was QProcess never supposed to work there or is this a new limitation ?

commit b0182069e57175216bc9aa6d71fcb7efbff54116
Author: Tor Arne Vestbø 
Date:   Wed Mar 4 16:56:49 2015 +0100
Follows: v5.4.1
Precedes: v5.5.0-alpha1
Branches: 

iOS: Define QT_NO_PROCESS, as the platform doesn't allow fork/exec

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


[Development] iOS and QProcess in Qt5.5.0 no more ?

2015-07-02 Thread Martin Koller
Hi,

my app compilation fails with Qt 5.5.0 on iOS since I found in qglobal.h

#if defined(Q_OS_IOS)
#  define QT_NO_PROCESS
#endif

to be honest, I did never try if it worked, but at least my code did compile 
with Qt 5.4.2

Was QProcess never supposed to work there or is this a new limitation ?

-- 
Best regards/Schöne Grüße

Martin
A: Because it breaks the logical sequence of discussion
Q: Why is top posting bad?

()  ascii ribbon campaign - against html e-mail 
/\- against proprietary attachments

Geschenkideen, Accessoires, Seifen, Kulinarisches: www.lillehus.at
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development