git-issue icon indicating copy to clipboard operation
git-issue copied to clipboard

No "make" to Install on GfW

Open iraytrace opened this issue 1 year ago • 3 comments

Git for Windows "git-bash" does not include the "make" command. Need to create a substitute shell command to perform functions in Makefile. I have a prototype.

iraytrace avatar Apr 29 '24 18:04 iraytrace

The simple make replacement is cool, but the install function masks the install command and enters an infinite loop. My manual workaround was to rename the target install_ before running simple-make.sh.

joevalleyfield avatar May 15 '24 18:05 joevalleyfield

Thank you for the feedback!

dspinellis avatar May 16 '24 21:05 dspinellis

Can you please try it now?

dspinellis avatar May 16 '24 21:05 dspinellis