QNX RTOS v4 Knowledge Base
QNX RTOS v4 Knowledge Base
Title |
Using PhAB to make C++. |
Ref. No. |
QNX.000004207 |
Category(ies) |
Development |
Issue |
I can use PhAB to generate and make C code, but how do I generate and make C++ Code?
|
Solution |
No, PhAB only generates C code. You can use C++ in Phab by making your file extentions *.cpp This envokes the C++ compiler. |
|