Relative includes in Codewarrior 10?

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

Relative includes in Codewarrior 10?

ソリューションへジャンプ
1,718件の閲覧回数
admin
Specialist II

How can I get Codewarrior 10 to work with includes such as:

 

 

#include "../common/moptions.h"

 

 

I know the file exists at the specified location, but the compiler doesn't seem to be following the path relative to the current file...

 

Thanks,

 

Brad

ラベル(1)
0 件の賞賛
返信
1 解決策
1,107件の閲覧回数
CrasyCat
Specialist III

Hello

 

Look at option -cwd and -gccincludes in {Install}\Help\PDF\MCU_ColdFire_Compiler.pdf

 

These options might be helpful.

 

CrasyCat

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
1,107件の閲覧回数
CrasyCat
Specialist III

Hello

 

- Which CPU are you targeting (HC08, Coldfire V1, ..)?

CrasyCat

0 件の賞賛
返信
1,107件の閲覧回数
admin
Specialist II

Coldfire V2

0 件の賞賛
返信
1,108件の閲覧回数
CrasyCat
Specialist III

Hello

 

Look at option -cwd and -gccincludes in {Install}\Help\PDF\MCU_ColdFire_Compiler.pdf

 

These options might be helpful.

 

CrasyCat

0 件の賞賛
返信
1,107件の閲覧回数
admin
Specialist II

Worked great, thanks!

0 件の賞賛
返信