12-02-2012 03:37 AM
Hi, so I am trying to build some new sample apps so i can load onto the device.
This is the error I get every time I try to build and I have no idea how to fix it. Please help me!
make Device-Debug
C:/bbndk/host_10_0_9_52/win32/x86/usr/bin/qmake -spec blackberry-armv7le-qcc -o arm/Makefile twittertimeline.pro CONFIG+=device
Could not find mkspecs for your QMAKESPEC(blackberry-armv7le-qcc) after trying:
C:/bbndk/target_10_0_9_386/qnx6/usr/share/qt4\mksp
Error processing project file: twittertimeline.pro
make: *** [Makefile] Error 3
**** Build Finished ****
I've looked here but didn't understand what needed to be changed
https://developer.blackberry.com/cascades/document
12-02-2012 07:51 PM
Does anyone know what is causing the issue and how to solve it? I would really like to load the sample apps on my dev device!
12-29-2012 06:20 AM
i am also facing same problem when i am trying to run httptest app shared by RIM at https://github.com/blackberry/Cascades-Samples/tre
please some one help me