Angelscript/angelscript/projects/mingw/readme.txt

9 lines
256 B
Plaintext
Raw Normal View History

2021-04-12 18:25:02 +00:00
If you haven't done that already set up an environment variable named MINGDIR
pointing the the directory where your MinGW is, e.g. "C:\MINGW"
To compile the library, just type in the command line:
make
make install
Sent in by Jakub "krajzega" Wasilewski