![]() |
I posted this yesterday but I've since fixed an issue with Qt (instead
of downloading the official Nokia one, you need to get my build) and it probably deserves its own topic. Necessitas for Mac OS X preview release. I've been sat on this since Friday, but figured I may as well go ahead Interestingly, debugging speed seems a good bit better on OS X than on Here are the instructions, assuming you've got ant and Java installed. Required downloads: (1) http://dl.google.com/android/android-sdk_r10-mac_x86.zip Instructions: 1. Make a folder /Developer/Android 2. Unzip (1) to /Developer/Android (so that you have 3. Untar (2) to /Developer/Android (so that you have 4. Unzip (3) to /Developer (so that you have /Developer/Qt-Git) 5. Untar (4) to /Developer/Android/android-ndk-r5b (it will overwrite 6. Untar (5) to $SOMEWHERE and copy $SOMEWHERE/opt/bin/7za to 7. Untar (6) and, if you already have Qt Creator installed, rename Qt 8. Unz7a (7) to /Developer/Android (so that you have /Developer/Android/4.7.60) 9. Following Matthew McCullough's answer on 10. Reboot your Mac. 11. Run Qt Creator, using the steps in the Windows announcement as The Linux instructions for reference: If it doesn't work, my first question will be "did you reboot your Mac?" ;-) Happy hacking. |
![]() |
![]() |
Great. Thanks for the feedback. rebuilt/darwin-x86/bin/arm-linux-androideabi-gdb
>> --version
/Developer/Android/4.7.60)
>> You should see the top line of output: >> GNU gdb (GDB) 7.2.50.20110211-ma >> 6. Untar (5) to $SOMEWHERE and copy $SOMEWHERE/opt/bin/7za to >> 7. Untar (6) and, if you already have Qt Creator installed, rename Qt >> 8. Unz7a (7) to /Developer/Android (so that you have >> 9. Following Matthew McCullough's answer onhttp://
>> set two Environment Variables:
http://sourceforge.net/p/necessitas/wiki/How%20to%20install%20Necessi....
>> ANDROID_NDK_ROOT to /Developer/Android/android-ndk-r5b >> ANDROID_NDK_HOST to darwin-x86 >> 10. Reboot your Mac. >> 11. Run Qt Creator, using the steps in the Windows announcement as >> The Linux instructions for reference: .. |
![]() |
Hi All
Thanks for the great effort! I decided to give it a try and got stuck at step 11 When I am trying to configure the Android tab and tell Android SDK I wasn't supposed to compile anything, right? Best regards, P.S. On Apr 22, 1:27 pm, mingw android <mingw.andr...@gmail.com> wrote: |
![]() |
In a few hours I hope to release alpha 2 for mac so you may want to wait for
> Hi All
http://sourceforge.net/p/necessitas/wiki/Setup%20QtCreator/
> Thanks for the great effort! > I decided to give it a try and got stuck at step 11 http://mingw-and-ndk.googlecode.com/files/arm-linux-androideabi-4.4.3. /Developer/Android/android-ndk-r5b/toolchains/arm-linux-androideabi-4.4.3/p two Environment Variables: |
![]() |
If you don't want to wait (it may take a little longer), then the step
you need to check it: (1) http://dl.google.com/android/android-sdk_r10-mac_x86.zip 2. Unzip (1) to /Developer/Android (so that you have The reference for the Windows install (now redundant as alpha 2 has http://groups.google.com/group/android-qt/browse_thread/thread/dedf2f... |
![]() |