Quote: "Just follow the guides LETTER by LETTER. If you don't then expect things to FAIL!"
Think if there's anything wrong in what am I doing:
1) installed bbndk-1.0.0 using default locations
2) installed simulator
3) opened QNX IDE.
4) selected default workspace.
5) my pathes containt
no spaces.
6) imported Playbook_Tier_1_and_2 folder. (which is a project, I had to import this because there's no agk_player_bb folder)
7) copied the project into my workspace (selected the tickbox)
8) skipped all *? because all paths are relative.
9) setted project to Device-Release.
10) cleaned the project.
11) builded the project.
12) there are only warnings left. No errors.
13) selected "export" by right-clicking on AGKPlayer.
14) pressed next.
15) choosen my signing key and pressed FINISH.
16) Got error during exporting:
Quote: "Error: File or dir does not exist: C:\ndk-1.0.0-workspace\AGKPlayer\libs\release\libOpenAL.so""
My pathes:
Quote: "C:\bbndk-1.0"
Quote: "C:\ndk-1.0.0-workspace"
Where's my fault of not following the guide?