MinGUI is a compact, lightweight and portable compiler for any language supported by MinGW32. More languages and compilers may be added in the future but for now C and C++ are the only languages fully supported.
4. Select which method you wish to build the source with, currently "Build and Output to exe" is the only fullproof method
5. Select the desired libraries that you wish to use by entering a number corresponding to the order you wish them to be in when creating the compile string
a. Type the libraries name
b. Right click or enter the libraries include folder location
c. Right click or enter the libraries bin folder location
d. Right click or enter the libraries lib folder location
e. Enter the syntax for the library, this can be more than one condition as some libraries require more than one, however be sure they are entered in the correct order. This input must also contain the "-" character before the condition
f. Click "Add Library"
g. If you have copied all the required folders manually, you only need to enter the libraries name and syntax
a. Click on the MinGW32 icon and install the library or other dependancy from there
b. Enter the library name and syntax is you need to