Can I use a shell command/script to compile my programin in Magic C++ environment?
Yes. You can use your customize compiling commands instead of Magic C++’s Makefile, in your shell script you can specific your compiling commands as you wish. To use customized shell command/script to compile in Magic C++, please specify the shell command/script in ‘Project/Project Setup/Makefile/Shell Command’ and make sure that you’ve selected the ‘User Cusomize commands’ option also in the ‘Build Type’ group.