Changes between Version 6 and Version 7 of Develop/Compiling
- Timestamp:
- Nov 27, 2018, 3:11:44 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Develop/Compiling
v6 v7 61 61 * a POSIX environment: MSYS is fine, maybe Cygwin would work as well. 62 62 * the MinGW C compiler (this replaces gcc) Version 3.4.2 is known to work. 63 64 Projects files for MS Visual Studio are also available in the project/msvc directory. 65 You'll need to edit the libraries.props file to point to the right directories for dependencies : libpng, lua and potentially SDL/SDL_image 63 66 64 67 === Generic UNIX only (Linux, FreeBSD, ?) ===