problem by programming betwen Qnx 6.3 and 6.2.1 with exclip.

hallo,

i have qnx 6.3 on my windows system and programm with qnx mom. IDE. To debug or to run i sent via ip adress to a other machine, in this target system is qnx Version 6.2.1. but i get only problem first it couldn’t find libecpp.so.3 . i copy thise file in the system lib directory but now is comming other problems like:
unknown symbol: _Q23stdt5ctype1Zc.id

unknown symbol: __tiQ23std9exception

unknown symbol: _Q33std6locale2id._Id_cnt

unknown symbol: _vt.Q23std9exception

unknown symbol: _3std.cout

unknown symbol: __tfQ23std9exception

how can i solve this problem, can you help me, thanks !

QNX version major.minor.micro

QNX is known to break compatibilities between minor versions of QNX 6. Your best bet is to use the same version between the dev and target machines.