c++ eval

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

c++ eval

807 次查看
Nik
Contributor III

I am trying to eval C++ in Codewarrior.  I have CW installed on a XP VPC on Windows 7.  When compile,  I get "This limited version allows only 1024 bytes of C++ code".  I'd really like test my C++ project before spending the big bucks for CW.  What am I doing wrong?

 

Thanks,

-

Robert

标签 (1)
0 项奖励
回复
2 回复数

390 次查看
J2MEJediMaster
Specialist I

Download the evaluation version of CodeWarrior from this page. The evaluation version lets you try a fully-featured version of CodeWarrior for 30 days. That ought to let you experiment and see if the tools meet your needs.

 

---Tom

 

0 项奖励
回复

390 次查看
cteixeira
Contributor I

I think, the unique problem is your project exceeds 1024 bytes os C++ code...

 

That's it!

Try to take out some code... and try compile again!

 

see ya

0 项奖励
回复