Results 1 to 4 of 4

Thread: Necessitas Qt for Android issue

  1. #1
    Join Date
    Dec 2010
    Posts
    71
    Thanks
    26
    Platforms
    Windows

    Exclamation Necessitas Qt for Android issue

    Hi,

    I've installed Necessitas for Windows but I can't get to build anything because it gives an error on make step (like no make file found).

    There is no make.exe file on any Necessitas folder. I've manually downloaded http://mingw-and-ndk.googlecode.com/files/make-3.7z, and extracted to C:\Qt\Necessitas\android-sdk-windows\tools and added added this make.exe to the make step... now it gives this error:

    Qt Code:
    1. Running build steps for project attendees...
    2. Starting: "C:/Qt/Necessitas/android-sdk-windows/tools/make.exe" clean
    3. C:/Qt/Necessitas/android-sdk-windows/tools/make -f Makefile.Release clean
    4. make[1]: Entering directory `E:/Projecto/uni_net-1.4.1-mobile-android/uni_net-project/plugins/attendees-build-android'
    5. rm -f release/call_data.o
    6. rm -f *~ core *.core
    7. make[1]: Leaving directory `E:/Projecto/uni_net-1.4.1-mobile-android/uni_net-project/plugins/attendees-build-android'
    8. process_begin: CreateProcess(NULL, rm -f release/call_data.o, ...) failed.
    9. make (e=2): The system cannot find the file specified.
    10. make[1]: [clean] Error 2 (ignored)
    11. process_begin: CreateProcess(NULL, rm -f *~ core *.core, ...) failed.
    12. make (e=2): The system cannot find the file specified.
    13. make[1]: [clean] Error 2 (ignored)
    14. C:/Qt/Necessitas/android-sdk-windows/tools/make -f Makefile.Debug clean
    15. make[1]: Entering directory `E:/Projecto/uni_net-1.4.1-mobile-android/uni_net-project/plugins/attendees-build-android'
    16. rm -f debug/call_data.o
    17. rm -f *~ core *.core
    18. make[1]: Leaving directory `E:/Projecto/uni_net-1.4.1-mobile-android/uni_net-project/plugins/attendees-build-android'
    19. process_begin: CreateProcess(NULL, rm -f debug/call_data.o, ...) failed.
    20. make (e=2): The system cannot find the file specified.
    21. make[1]: [clean] Error 2 (ignored)
    22. process_begin: CreateProcess(NULL, rm -f *~ core *.core, ...) failed.
    23. make (e=2): The system cannot find the file specified.
    24. make[1]: [clean] Error 2 (ignored)
    25. The process "C:/Qt/Necessitas/android-sdk-windows/tools/make.exe" exited normally.
    26. Configuration unchanged, skipping qmake step.
    27. Starting: "C:/Qt/Necessitas/android-sdk-windows/tools/make.exe"
    28. C:/Qt/Necessitas/android-sdk-windows/tools/make -f Makefile.Release
    29. make[1]: Entering directory `E:/Projecto/uni_net-1.4.1-mobile-android/uni_net-project/plugins/attendees-build-android'
    30. make[1]: Nothing to be done for `first'.
    31. make[1]: Leaving directory `E:/Projecto/uni_net-1.4.1-mobile-android/uni_net-project/plugins/attendees-build-android'
    32. The process "C:/Qt/Necessitas/android-sdk-windows/tools/make.exe" exited normally.
    To copy to clipboard, switch view to plain text mode 

    my isntalation didn't come with a pre-configuration line on the qmake and make steps.

    Does anyone know which make file to use? and how to configure it?
    Last edited by rickrvo; 27th May 2011 at 18:55.

  2. #2
    Join Date
    Dec 2010
    Posts
    71
    Thanks
    26
    Platforms
    Windows

    Default Re: Necessitas Qt for Android issue

    oh and when I run qmake it says:

    Running build steps for project attendees...
    Starting: "C:/Qt/Necessitas/Android/Qt/4762/armeabi/bin/qmake.exe" E:/Projecto/uni_net-1.4.1-mobile-android/uni_net-project/plugins/attendees/attendees.pro -r -spec default
    Project MESSAGE: Warning: unknown QT: android
    Project MESSAGE: Warning: unknown QT: android
    Project MESSAGE: Warning: unknown QT: android
    The process "C:/Qt/Necessitas/Android/Qt/4762/armeabi/bin/qmake.exe" exited normally.

  3. #3
    Join Date
    Jun 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows Symbian S60 Maemo/MeeGo

    Default Re: Necessitas Qt for Android issue

    i've the same probleme and i don't no how to resolve it

  4. #4
    Join Date
    Dec 2010
    Posts
    71
    Thanks
    26
    Platforms
    Windows

    Default Re: Necessitas Qt for Android issue

    the problem is if you update the Android SDK it will delete make.exe... so install from scratch and DON'T update the sdk

Similar Threads

  1. Qt for Android. Necessitas
    By freely in forum Newbie
    Replies: 3
    Last Post: 27th May 2011, 19:12
  2. Qt on Android - where is Qt own effort in it?
    By TorAn in forum General Discussion
    Replies: 25
    Last Post: 11th May 2011, 08:13
  3. Qt in Android Possible?
    By Prabha in forum Installation and Deployment
    Replies: 5
    Last Post: 11th May 2011, 08:11
  4. qt on android
    By carlovv81 in forum General Discussion
    Replies: 3
    Last Post: 1st February 2011, 12:42
  5. qtcreator integration with android
    By rashmi in forum Newbie
    Replies: 1
    Last Post: 17th January 2011, 23:08

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.