05-03-2012 07:12 PM
05-04-2012 01:11 PM
Same here. Some additional infos:
System is Windows Vista 64.
I started the simulator and the IDE. Made a new Cascades Project with helloCascades example. In the Wizard i entered the IP of the Simulaor and skiped signing. Then i clicked "Buid Project"and got the message:
**** Build of configuration Default for project test7 ****
make Device-Debug
C:/bbndk-10.0.4-beta/host/win32/x86/usr/bin/qmake -spec unsupported/blackberry-armv7le-g++ -o arm/Makefile test7.pro CONFIG+=device
WARNING: Failure to find: ../src/*.h
WARNING: Failure to find: ../src/*.h
C:/bbndk-10.0.4-beta/host/win32/x86/usr/bin/qmake -spec unsupported/blackberry-x86-g++ -o x86/Makefile test7.pro CONFIG+=simulator
WARNING: Failure to find: ../src/*.h
WARNING: Failure to find: ../src/*.h
make -C ./translations -f Makefile update release
... more lines ... and at the end:
Could not find qmake configuration directoryCould not find qmake configuration fileUsing OS scope before setting MAKEFILE_GENERATOR
05-04-2012 01:19 PM
05-04-2012 01:21 PM
05-05-2012 02:26 AM
05-07-2012 06:36 AM
Finally it runs here. I have had this nullpointerexception too after i started momentics. The problem was that parts of the IDE were not able to find the correct user directory at C: because my username contained the letter "ö". I installed the IDE under a new username and the problem was solved (but then i had others with the simulator). The "could not find qmake..." messages are still there but this seems not to be a problem. The example runs on the simulator.
05-07-2012 07:06 AM
05-07-2012 09:53 AM
Thanks, i have user name in Russian alphabet (cyrilic) i thinking it's a small bug ![]()
05-07-2012 11:38 AM
Special characters in the username caused also problems when using the bb keytools and packager. Well, the character i used was a very common character in german names and never caused any problem in other IDEs, especially in Flash Builder, which is also Eclipse-based. Now i know it better, but hopefully RIM can fix this in future releases prevent frustrations for developer who want to start with this platform.
By the way Cascades looks pretty nice.
05-09-2012 01:06 AM
Problem not solved after changing name of windows profile (using english alphabet),
Maybe someone know how to fix this...![]()