05-09-2012 01:59 AM
Hi Guys,
while running the application every now and then i am getting the following error
Deployment Failed: Info: Sending request: Install and Launch Info: Action: Install and Launch Info: Debug native: on Info: File size: 219574 Info: Installing com.example.DemoApp.testDev_ple_DemoAppbab3022d... Info: Processing 219574 bytes
I cannot figure out what could be the reason for this problem?
Regards
Rakesh Shankar.P
05-09-2012 02:07 AM
And in console i am getting like this
**** Build of configuration Simulator-Debug for project DemoApp **** make Simulator-Debug E:/BB10/bbndk-10.0.4-beta/host/win32/x86/usr/bin/qmake -spec unsupported/blackberry-armv7le-g++ -o arm/Makefile DemoApp.pro CONFIG+=device WARNING: Failure to find: ../src/*.h WARNING: Failure to find: ../src/*.h E:/BB10/bbndk-10.0.4-beta/host/win32/x86/usr/bin/q make -spec unsupported/blackberry-x86-g++ -o x86/Makefile DemoApp.pro CONFIG+=simulator WARNING: Failure to find: ../src/*.h WARNING: Failure to find: ../src/*.h make -C ./translations -f Makefile update release make[1]: Entering directory `C:/ndk-10.0.4-workspace/DemoApp/translations' E:/BB10/bbndk-10.0.4-beta/host/win32/x86/usr/bin/l update DemoApp.pro Updating 'DemoApp_en_GB.ts'... Found 0 source text(s) (0 new and 0 already existing) Updating 'DemoApp_fr.ts'... Found 0 source text(s) (0 new and 0 already existing) Updating 'DemoApp_it.ts'... Found 0 source text(s) (0 new and 0 already existing) Updating 'DemoApp_de.ts'... Found 0 source text(s) (0 new and 0 already existing) Updating 'DemoApp_es.ts'... Found 0 source text(s) (0 new and 0 already existing) Updating 'DemoApp.ts'... Found 0 source text(s) (0 new and 0 already existing) E:/BB10/bbndk-10.0.4-beta/host/win32/x86/usr/bin/l release DemoApp.pro Could not find qmake configuration directoryCould not read qmake configuration file E:/BB10/bbndk-10.0.4-beta/target/qnx6/usr/share/qt 4/mkspecs/qmake.confUsing OS scope before setting MAKEFILE_GENERATORE:/BB10/bbndk-10.0.4-beta/target /qnx6/usr/share/qt4/mkspecs/features/debug_and_rel ease.prf(1): Using OS scope before setting MAKEFILE_GENERATORE:/BB10/bbndk-10.0.4-beta/target /qnx6/usr/share/qt4/mkspecs/features/qt.prf(4): Using OS scope before setting MAKEFILE_GENERATORE:/BB10/bbndk-10.0.4-beta/target /qnx6/usr/share/qt4/mkspecs/features/qt.prf(36): Using OS scope before setting MAKEFILE_GENERATORE:/BB10/bbndk-10.0.4-beta/target /qnx6/usr/share/qt4/mkspecs/features/qt.prf(197): 'qtAddLibrary' is not a recognized test functionE:/BB10/bbndk-10.0.4-beta/target/qnx6/usr/ share/qt4/mkspecs/features/qt.prf(197): 'qtAddLibrary' is not a recognized test functionE:/BB10/bbndk-10.0.4-beta/target/qnx6/usr/ share/qt4/mkspecs/features/qt.prf(197): 'qtAddLibrary' is not a recognized test functionE:/BB10/bbndk-10.0.4-beta/target/qnx6/usr/ share/qt4/mkspecs/features/qt.prf(197): 'qtAddLibrary' is not a recognized test functionE:/BB10/bbndk-10.0.4-beta/target/qnx6/usr/ share/qt4/mkspecs/features/qt.prf(197): 'qtAddLibrary' is not a recognized test functionE:/BB10/bbndk-10.0.4-beta/target/qnx6/usr/ share/qt4/mkspecs/features/qt.prf(197): 'qtAddLibrary' is not a recognized test functionE:/BB10/bbndk-10.0.4-beta/target/qnx6/usr/ share/qt4/mkspecs/features/qt.prf(197): 'qtAddLibrary' is not a recognized test functionE:/BB10/bbndk-10.0.4-beta/target/qnx6/usr/ share/qt4/mkspecs/features/qt.prf(213): Using OS scope before setting MAKEFILE_GENERATORE:/BB10/bbndk-10.0.4-beta/target /qnx6/usr/share/qt4/mkspecs/features/moc.prf(3): 'qtPrepareTool' is not a recognized test functionE:/BB10/bbndk-10.0.4-beta/target/qnx6/usr/ share/qt4/mkspecs/features/moc.prf(12): Using OS scope before setting MAKEFILE_GENERATORE:/BB10/bbndk-10.0.4-beta/target /qnx6/usr/share/qt4/mkspecs/features/moc.prf(97): Using OS scope before setting MAKEFILE_GENERATORE:/BB10/bbndk-10.0.4-beta/target /qnx6/usr/share/qt4/mkspecs/features/uic.prf(108): Using OS scope before setting MAKEFILE_GENERATORThe directory name is invalid. Updating 'C:/ndk-10.0.4-workspace/DemoApp/translations/Demo App_en_GB.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Updating 'C:/ndk-10.0.4-workspace/DemoApp/translations/Demo App_fr.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Updating 'C:/ndk-10.0.4-workspace/DemoApp/translations/Demo App_it.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Updating 'C:/ndk-10.0.4-workspace/DemoApp/translations/Demo App_de.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Updating 'C:/ndk-10.0.4-workspace/DemoApp/translations/Demo App_es.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Updating 'C:/ndk-10.0.4-workspace/DemoApp/translations/Demo App.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) make[1]: Leaving directory `C:/ndk-10.0.4-workspace/DemoApp/translations' make -C ./x86 -f Makefile debug make[1]: Entering directory `C:/ndk-10.0.4-workspace/DemoApp/x86' make -f Makefile.Debug make[2]: Entering directory `C:/ndk-10.0.4-workspace/DemoApp/x86' make[2]: Nothing to be done for `first'. make[2]: Leaving directory `C:/ndk-10.0.4-workspace/DemoApp/x86' make[1]: Leaving directory `C:/ndk-10.0.4-workspace/DemoApp/x86' Could not find qmake configuration directoryCould not find qmake configuration fileUsing OS scope before setting MAKEFILE_GENERATOR
This is my demo app with simple Hello World in qml as defined while creating new bb c/C++ project,if i am testing with some other sample application,it am not getting any errors,I am testing it for BB 10 SDK.
Thanks
Rakesh Shankar.P
05-09-2012 03:54 AM
After restarting IDE,i build the project again,eventhough it shows "Could not find qmake configuration directoryCould not find qmake configuration fileUsing OS scope before setting MAKEFILE_GENERATOR",it was built successfully and i was able to check simple hello world app in simulator.
Regards
Rakesh shankar.P
05-09-2012 04:06 AM
sometimes I think that error have too much people (i'm too) from out of the box ![]()
05-09-2012 04:23 AM
I get the same error but with the Playbook NDK 2.0.1 and the simulator on Windows. I am using VM Player 4.0.3 (I think).
I cannot get the BB10 simulator to even load on Linux. BTW. It stays on the splash screen forever.
05-10-2012 05:14 PM
I have discovered that this error appears when you try to deploy a newly rebuild app. After you run the app and if you immediatly click on VMWares' window, so that it captures the mouse, then the deployment succeeds.
06-19-2012 01:44 PM - edited 06-19-2012 01:45 PM
I don't have a solution but I do know that this is caused by this line in the Makefile in the project root:
$(MAKE) -C ./translations -f Makefile update release
If you comment it out you no longer get the error. Can anyone shed some light on this?
12-17-2012 11:47 AM
I know this is old, but why is there no solution posted? I have the same problem. When I search for a fix, I get all these unanswered posts.
12-17-2012 11:57 AM
12-17-2012 12:29 PM