S32DS Jenkins build under Windows 10

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

S32DS Jenkins build under Windows 10

1,397件の閲覧回数
dan_teodorescu
Contributor III

Hi,

I am setting up a Jenkins CI system under Windows 10. This requires that I run a scrip (build.sh) under the msys that comes with S32DS; the script does all the work, and exits once the build completes.

I noticed that the S32DS utils/msys32 has three executable: mingw32.exe, mingw64.exe and msys2.exe. It's not clear which executable to use and what the command line interface expects.

In summary, what exact Windows command should I issue such that the S32DS msys environment executes my build.sh script?

Thank you,

Dan

タグ(2)
0 件の賞賛
返信
1 返信

1,252件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

best way how to startup msys command line is use msys2_shell.cmd . This script starts msys and set for you paths and other  environment variables. 

Jiri

0 件の賞賛
返信