
Supermodel 3 Emulator - Compile, Configure, LAN - Tutorial
My Instagram : etzevin.ok
https://www.patreon.com/grabisoftnet
https://www.paypal.me/grabitv
Get the files at: www.grabisoftnet.com in the FORUM
Steps summary:
Install MSYS2
Open MSYS2
pacman -S mingw64/mingw-w64-x86_64-gcc
Edit the system environment variables, Environment Variables, PATH variable in the user variables list and click Edit, C:\msys64\mingw64\bin
open CMD, type gcc, showing fatal error compilation terminated
Open MSYS2
pacman -S mingw64/mingw-w64-x86_64-make
pacman -S mingw64/mingw-w64-x86_64-SDL2
pacman -S mingw64/mingw-w64-x86_64-SDL2_net
Install TortoiseSVN
click derecho en C:, SVN CHECKOUT
https://svn.code.sf.net/p/model3emu/code/trunk
c:\model3emu
CMD poner cd c:\model3emu
CLEAN
Mingw32-make -f makefiles/makefile.win32 NET_BOARD=1 clean
CREATE
Mingw32-make -f makefiles/makefile.win32 NET_BOARD=1
Thanks to: Conversus Wears Vans (Paul) for his vital help with this