0

I wanted to follow this tutorial

But it says to create a BlackBerry 10 OS OpenGL ES 1.1 Application Template Project. But I dont see any option for that when I try to create a new blackberry10 C/C++ project in QNX IDE.

enter image description here

How do I add this option ?Thanks.

Nicol Bolas
  • 449,505
  • 63
  • 781
  • 982
Tahlil
  • 2,680
  • 6
  • 43
  • 84

1 Answers1

1

Make sure you have the latest tools loaded, when I follow the instructions in the link using the Beta 4 IDE I see:

New BlackBerry C/C++ Project Dialog

Richard
  • 8,920
  • 2
  • 18
  • 24
  • I downloaded the SDK from blackberry website. How do I add the tools or load them? – Tahlil Dec 09 '12 at 15:33
  • They are included. When did you download the tools? – Richard Dec 09 '12 at 17:13
  • 1
    Try downloading it from https://developer.blackberry.com/cascades/download There seems to be an issue with the NDK without Cascades support sample application wizzard. – Richard Dec 10 '12 at 02:10