07-12-2012 02:14 PM
01-16-2013 08:01 PM
I had this problem, I solved by doing the following:
find the bbndk.bat file in your native IDE install (eg C:\bbndk\bbndk.bat).
In the batch file, find the line:
set QNX_CONFIGURATION=C:\Users\Your Username\AppData\Local\Research In Motion\BlackBerry Native SDK
Open this directory in explorer and move the contents to a new folder without spaces, eg c:\bbndk\qnxConfig (so in my c:\bbndk\qnxConfig directory i have a 'license' directory and 'qconfig' directory).
Now change the line in the batch file to point to the new location, and start the IDE using the batch file.