The links in moai are broken, so I went to github and downloaded the files as a zipped folder.
https://github.com/moai/moai-dev
Now it says I need to set the environment variables to
set MOAI_BIN=<install_path>¥moai-dev ¥release¥win32¥host-sdl¥bin
set MOAI_CONFIG=<install_path>¥moai-dev¥samples¥config
I set up everything as above, however when i try to run a sample it says moai-bin link isn't correct. I checked the moai sdk folder, it doesn't even contain moai.exe. What should I do ??
Thanks.