forked from blitz-research/blitzmax
-
Notifications
You must be signed in to change notification settings - Fork 0
BlitzMax
License
denise-amiga/blitzmax
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
* Installing on Windows: Install Mingw and set MINGW env var to root of mingw installation (ie: 'one up' from bin), then... cd _src\win32_x86 install Tested with TDM-GCC-32 5.1.0 and TDM-GCC-64 5.1.0, available from: http://tdm-gcc.tdragon.net/download * Installing on MacOS: Install xcode command line tools, then... cd _src/macos_x86 chmod +x *.bat ./install.bat * Installing on Linux: ** On Ubuntu/Debian run: apt install linux-libc-dev:i386 libxft2:i386 g++-multilib gcc-multilib libxpm-dev:i386 libxxf86vm-dev:i386 libgl1-mesa-dev:i386 libglu1-mesa-dev:i386 cd _src/linux_x86 chmod +x *.bat ./install.bat Requires 32 bit dev libs.
About
BlitzMax
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 57.4%
- C++ 22.1%
- BlitzMax 10.1%
- Objective-C 6.6%
- HTML 2.0%
- Roff 0.9%
- Other 0.9%