Getting started with ColdFire C++, having problems compiling

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Getting started with ColdFire C++, having problems compiling

2,147件の閲覧回数
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
ラベル(1)
タグ(1)
0 件の賞賛
返信
2 返答(返信)

1,115件の閲覧回数
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 件の賞賛
返信

1,115件の閲覧回数
Intrepid
Contributor I
Tom,

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

Thanks!

John
0 件の賞賛
返信