[Solved] 64bit osx
-
I am trying to compile 64bit code using the latest Qt Creator 2.2.1 with Qt 4.7.4 (64 bit) osx, however when I build it is building 32 bit. I looked under Projects->Targets->Tool chain and it is set to 32bit, I check the drop down... no 64 bit mode. Ok, so I hit manage and there it is in the Auto Detected list (x86 64bit), however I can not select it in the Projects -> Targets page.
I'm at a bit of a loss, appreciate your help.
Thanks.
-=ben
-
Qt Creator only offers the tool chains that will work with the Qt version selected. So please check which ABIs your Qt version supports: I guess that will be 32bit only.