MadTracker-FOSS / MadTracker3

Continuation of the MadTracker project, aimed at Windows/Mac/Linux support
Other
38 stars 1 forks source link

Fix Linking Errors #11

Open flibitijibibo opened 11 years ago

flibitijibibo commented 11 years ago

THIS ISSUE WAS EDITED ON JANUARY 24, 2013.

Compilation mostly works now (MTSystem/MTKernel.cpp still needs a port for OSX), but linking fails due to some missing routines/functions. Feel free to implement these, or at the very least stub them with // FIXME.

flibitijibibo commented 11 years ago

Updated this just now. Linking will probably fail on Linux now. This is for a reason.

I think we may need to set the latest CMake change for MinGW as well, but I'm not sure. Point is, there should be linking errors for some libs.