03-01-2012 06:55 AM
After installing release version of SDK 2.0 instead beta 3 QNX IDE give next messages when trying to run app
Invalid asset path "<path to solution on my drive>/Game/qnx/Resource"
and
Unable to resolve path variable "QNX_TARGET"
Resource referenced via <asset path="${workspace_loc:/<my project name>/Resource}">Resource</asset> in bar-descriptor.xml
03-01-2012 10:47 AM
Can you run ide using script bbndk.sh (or .bat) instead of shortcut to see if it helps?
03-01-2012 03:18 PM - edited 03-02-2012 12:49 AM
Not helps with breaked {workspace_loc...}. All relative paths in project broken :\
${workspace_loc:/Project/Resource}
interpreted as
<project dir>/Resource instead <Resource dir>