CASA: change windows build script
This commit is contained in:
parent
98089eabe0
commit
1e73ae38a6
@ -5,7 +5,7 @@
|
||||
# to solve this at the moment.
|
||||
|
||||
echo "============================================="
|
||||
echo " START - Build User Space code"
|
||||
echo " START - Build casa"
|
||||
echo "============================================="
|
||||
|
||||
/usr/bin/rsh -n -d -l nds_cm localhost 'cd /d c:\cygwin\home\nds_cm\build_win\casa~1.7\CASA\ && build_config\win64\builduser.cmd'
|
||||
@ -13,6 +13,6 @@ echo "============================================="
|
||||
echo "Status: $?"
|
||||
|
||||
echo "============================================="
|
||||
echo " END - Build User Space code"
|
||||
echo " END - Build casa"
|
||||
echo "============================================="
|
||||
|
||||
|
@ -9,7 +9,6 @@ call "C:\Program Files (x86)\Microsoft Visual Studio 2005\VC\bin\amd64\vcvarsamd
|
||||
|
||||
cd /d %casa_root_dir%
|
||||
cd package\windows\vs_solutions\CASA64-msi
|
||||
devenv /clean Release CASA-64-32.sln /out build.log
|
||||
devenv /rebuild Release CASA-64-32.sln /out build.log
|
||||
|
||||
endlocal
|
||||
|
Loading…
Reference in New Issue
Block a user