Getting started with ColdFire C++, having problems compiling

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Getting started with ColdFire C++, having problems compiling

1,364 Views
Intrepid
Contributor I
I am just starting out with CodeWarrior for Coldfire (5235).

1. I create a new project and select Coldfire stationary
2. I expand the CF_M5235EVB tab and select CPP
3. I try to build the project without modification and get a ton of errors starting with "unidentified identifier 'namespace'" and a bunch of syntax errors on templates.

It does not appear to be compiling as C++. I would assume that the stationary should compile without modification. What am I missing?

John
Labels (1)
0 Kudos
2 Replies

332 Views
J2MEJediMaster
Specialist I
Are you using the Special or Standard Edition of Codewarrior? C++ support is only available in the Professional Edition of the Coldfire product.

---Tom
0 Kudos

332 Views
Intrepid
Contributor I
Tom,

That explains it! Perhaps those options should be grayed out in the special edition?

Thanks!

John
0 Kudos