Open jondavis847 opened 1 month ago
Attempting to compile with MinGW fails due to unix linking functions in the MakeFile. Add some logic in the MakeFile to support windows linking functions and compiling 42 as native windows target.
Attempting to compile with MinGW fails due to unix linking functions in the MakeFile. Add some logic in the MakeFile to support windows linking functions and compiling 42 as native windows target.