Hi. I've re-posted this thread here, as I think it is a better place for it.
When I try to compile I am getting pretty lots of errors.
One is:
Quote: " Source file of asset "lib/libbps.so.1" does not exist."
when I'm in
Packaging Settings.
It appears on this line:
<asset path="${QNX_TARGET}/../target-override/${CPUVARDIR}/usr/lib/libbps.so" type="Qnx/Elf">lib/libbps.so.1</asset>
inside bar-descriptor.xml
When I try to export the project, I'm getting this error:
Quote: "Packaging failed:1
Error: Invalid asset path "E:/Programy/bbndk-2.0.0/target/qnx6/../target-override/armle-v7/usr/lib/libbps.so"
(Time of error: 21 march 2012 11:22:33 CE"
Also, in the whole project I have error:
Quote: "Description Resource Path Location Type
E:\Programy\bbndk-2.0.0\target\target-override\armle-v7\usr\lib\libOpenAL.so: No such file: No such file or directory AGKPlayer C/C++ Problem"
Though I did clean & build the project.
Is anybody able to help me out?