Re: [Development] Running Qt 5.4.0 Applicationat Mac 10.6

2015-01-26 Thread Robert Iakobashvili
Dear Morten, Thank you very much! Sincerely, Robert On Mon, Jan 26, 2015 at 10:53 AM, Sorvig Morten < morten.sor...@theqtcompany.com> wrote: > > > On 26 Jan 2015, at 09:09, Robert Iakobashvili > wrote: > > > > It seems that QStyle returns 0. > > > > Should I create some style in advance and pas

Re: [Development] Running Qt 5.4.0 Applicationat Mac 10.6

2015-01-26 Thread Sorvig Morten
> On 26 Jan 2015, at 09:09, Robert Iakobashvili wrote: > > It seems that QStyle returns 0. > > Should I create some style in advance and pass it to application? > Which style could be appropriate for 10.6? > > Yes, I know that 10.6 is not a supported target for 5.4.0, > but any advise or direc

[Development] Running Qt 5.4.0 Applicationat Mac 10.6

2015-01-26 Thread Robert Iakobashvili
Hello, Qt-5.4.0 was built from sources at 10.9 build machine with flag -no-c++11 and in qtbase/mkspecs/macx-clang/qmake.conf was set: QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.6 The application does run at 10.6 target but crashes: Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID