Post Build Instructions

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

Post Build Instructions

ソリューションへジャンプ
3,353件の閲覧回数
davidcav
Contributor II

I have a script I run on the generated binary output of my Codewarrior project.  Is there anyway I can add the script to the post build instructions, so I do not have to run the script separately after the build has completed (I.e. add the post build script to my codewarrior project settings...)??

 

 

I am using Codewarrior IDE 4.2.7.953.

ラベル(1)
0 件の賞賛
返信
1 解決策
1,533件の閲覧回数
J2MEJediMaster
Specialist I

It would be nice to know the processor that you are targeting and the tools (not the IDE) version. I will attempt an answer, though.

 

1) Bring up the Project Settings panel. (Alt+F7)

2) Select the Target Settings panel.

3) For the Post-linker option, choose BatchRunner PostLinker from the drop-down menu.

    Under the Linker group at the left, a BatchRunner PostLinker entry appears.

4) Choose the newly-visible BatchRunner PostLinker settings panel.

5) Under the Select the Batch File that You Wish to Have Run After a Success Link, click Choose and navigate to your batch file.

6) Click Apply to save your changes.

 

---Tom

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,534件の閲覧回数
J2MEJediMaster
Specialist I

It would be nice to know the processor that you are targeting and the tools (not the IDE) version. I will attempt an answer, though.

 

1) Bring up the Project Settings panel. (Alt+F7)

2) Select the Target Settings panel.

3) For the Post-linker option, choose BatchRunner PostLinker from the drop-down menu.

    Under the Linker group at the left, a BatchRunner PostLinker entry appears.

4) Choose the newly-visible BatchRunner PostLinker settings panel.

5) Under the Select the Batch File that You Wish to Have Run After a Success Link, click Choose and navigate to your batch file.

6) Click Apply to save your changes.

 

---Tom

0 件の賞賛
返信
1,533件の閲覧回数
davidcav
Contributor II

I do not have any options on the Post-linker tab??  My only choice is 'None'.  Is there anything else I need to install?  I am using the the Embedded 68K Linker?

0 件の賞賛
返信
1,533件の閲覧回数
J2MEJediMaster
Specialist I

I'm not familiar with the E68K version of CodeWarrior. However, several other CodeWarrior installations that I have do have them. Check your e-mail for a work-around.

 

---Tom

 

Message Edited by J2MEJediMaster on 2009-06-26 11:35 AM
0 件の賞賛
返信