Hi,
I couldn't complete sw building in partial build, when I input the
commands ,I got the messages as follow:
===========================
build -- version: 275224
This module has been migrated to GNU make.
You can only use build --all/--since here with build.pl.
To do the equivalent of 'build && deliver' call:
make -sr
in the module root (This will modify the solver).
=============================
I don't how to deal with this problems.
there are the commands I input in cygwin:
1.cd main
2.source winenv.Set.sh
3.cd sw
4.build --from sw --prepare
5.build debug=true --from sw