Hi
I have a General CCS , C project with normal .C and .H files. Compile it , it give no Errors.
When I creates C++ class (a .cpp file and a .hpp file) , the compiler is happy , no errors.
As soon as I include the .hpp file in any of my project files with n"#include xxx.hpp" file , it stats giving alots and lots of errors.
And I did used the CCS to greats the CLASS with File/New/Class.
Can any one helps me ?
I am new with CCS , and C++. I used CCS Version: 6.1.0.00104
Thank you
Maruis