Results 1 to 4 of 4

Thread: Necessitas Qt for Android issue

Threaded View

Previous Post Previous Post   Next Post Next Post
  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 17:55.

Similar Threads

  1. Qt for Android. Necessitas
    By freely in forum Newbie
    Replies: 3
    Last Post: 27th May 2011, 18: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, 07:13
  3. Qt in Android Possible?
    By Prabha in forum Installation and Deployment
    Replies: 5
    Last Post: 11th May 2011, 07:11
  4. qt on android
    By carlovv81 in forum General Discussion
    Replies: 3
    Last Post: 1st February 2011, 11:42
  5. qtcreator integration with android
    By rashmi in forum Newbie
    Replies: 1
    Last Post: 17th January 2011, 22: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.