Compile with mingw-w64
Brought to you by:
marcus256
OpenCTM 1.3.0 can't be used with mingw-w64 at the moment. The reason for this is that in win64 there are no stdcall @'s, so the .def files mess linking with OpenCTM. The solution for this would be to provide a separate Makefile.mingw-w64 that uses openctm-msvc.def instead of openctm-mingw1.def and openctm-mingw2.def.
Of course I meant OpenCTM 1.0.3.