LuaDist / Repository

Repository of LuaDist modules available for installation using the luadist-git command line tool
www.luadist.org
243 stars 41 forks source link

"bootstrap.bat command not found" #228

Closed uranium2818322192 closed 4 years ago

uranium2818322192 commented 7 years ago

I'm failing on getting lua on both windows and linux due to my limited knowledge over and over again. on mingw64 I'm getting this error saying "bootstrap.bat command not found" after inputting "bootstrap.bat". c, c++ compiler, cmake and git is already installed btw.

JaneShenYY commented 5 years ago

Try run this script in your Git Bash: cmd "/C bootstrap.bat"