Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Building a program using SDP 6.6 for the target version 6.4.1: (1 Item)
   
Building a program using SDP 6.6 for the target version 6.4.1  
Is it possible to build a program using qcc from SDP 6.6 for 6.4.1?

I have already tried several ways and still have a problem with libcpp.so.5. I can build successfully on my window host 
computer but when I executed the program on qnx target, it printed:

"Could not load library libcpp.so.5".

I think I should change the target version using -v in qcc command. I have tried some combinations but they don't work. 
Could anyone give me any suggestions?

Thank you in advance.