-
Notifications
You must be signed in to change notification settings - Fork 5
Compile on windows
===
##Recommended installation instructions Instructions are written for Mozilla Firefox, other browsers will be slightly different. ###Download Mal4s
Mal4s Windows Installer - Automatic File Type Association
Mal4s Zip Download - No installer - Follow instructions below
Save it in Downloads.
###Verify the md5 checksum (optional)
###Install Mal4s from Zip file
Open the start menu and click Computer. Double click Downloads. Double click Mal4s-1.2.1.zip. Then Drag and drop Mal4s to Local Drive (C:)

Double click, Local Drive (C:) and then double click Mal4s. Then double click mal4s. It may open a security dialogue. If so, un-check the box Always ask before opening file then click Run. It should load load the demonstration file automatically.


####Associate .mal4s files
Open the data folder under C:\Mal4s\ and double click on sample--newns.mal4s, then click Select a program from a list of installed programs and OK.

Click browse. Double click Local Drive (C:) and Mal4s, then select mal4s.exe and click Open and OK. It should once again load the demonstration file.

####Open a .mal4s file from Firefox
FIXME Link to file needed here.
It should ask if you want to open the file or save it. You can check the box Do this automatically for files like this from now on. to make Firefox open .mal4s files when you click on their links.

===
####This page needs a complete, tested walk through
FIXME document how we compiled on Windows
If you have the required libraries and compiler and know how to do it on Windows, clone our repo for the additional features.
Contributions to a walk through for Windows compiling would be appreciated.
SDL2 - Development Library for mingw
SDL2_image - Development Library for mingw
SDL2_mixer - Development Library for mingw ##Windows C++ compiler
The recommended IDE can be downloaded from Code Blocks project.
