Version 4 of the RCBasic Programming Language Compiler and Runtime
- Install the following software: Codeblocks, MinGW32, MinGW64, Git, and CMake
- Set MINGW32 and MINGW64 environment variables to the root of each tool
- Set CODEBLOCKS_DIR to Codeblocks root
- Run RCBasic_Dev_Setup.bat
- Run RCBasic_Dev_Setup.sh
NOTE: The linux setup script is still a work in progress.