When compiling on x86_64, the existing code does not properly generate valid DMK files due to incorrect size of the DMK header (dmk_header_t). I've addressed that and other 32-bit vs. 64-bit issues in the code that I found as well. However, I'm not sure I caught everything, but I think this is a good start.
When compiling on x86_64, the existing code does not properly generate valid DMK files due to incorrect size of the DMK header (dmk_header_t). I've addressed that and other 32-bit vs. 64-bit issues in the code that I found as well. However, I'm not sure I caught everything, but I think this is a good start.