How do I view preprocessor output?

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

How do I view preprocessor output?

跳至解决方案
2,274 次查看
Phil_D1
Contributor III

The CW documentation says to use the -Lp compiler option to generate preprocessor output, but how/where do I enter command line compiler options (in CW10.3)?

标签 (1)
0 项奖励
回复
1 解答
1,402 次查看
Phil_D1
Contributor III

Ok, I somehow missed the documentation that says how to do this.

Precompiling a File in the CodeWarrior IDE

To precompile a file in the CodeWarrior IDE, follow these steps:

1. Start the CodeWarrior IDE.

2. Open or create a project.

3. Select the source code file to precompile.

4. Right-click to activate the context menu, select Preprocess.

A precompiled file is created and displayed in the Editor view [console window].


在原帖中查看解决方案

0 项奖励
回复
1 回复
1,403 次查看
Phil_D1
Contributor III

Ok, I somehow missed the documentation that says how to do this.

Precompiling a File in the CodeWarrior IDE

To precompile a file in the CodeWarrior IDE, follow these steps:

1. Start the CodeWarrior IDE.

2. Open or create a project.

3. Select the source code file to precompile.

4. Right-click to activate the context menu, select Preprocess.

A precompiled file is created and displayed in the Editor view [console window].


0 项奖励
回复