this patch fixes a problem in the Makefile and adds a file with macro definitions required to compile on Linux . The macros.h file was take from mono. I hope it's not a problem :)
after applying this patch just type make LINUX=yes
patch to make this compile on linux
Logged In: YES user_id=669310 Originator: NO
I looked around a bit and I think I found that the right file to include is inttypes.h. Also, only MAKELONG, HIWORD and LOWORD are actually needed.
Log in to post a comment.
patch to make this compile on linux
Logged In: YES
user_id=669310
Originator: NO
I looked around a bit and I think I found that the right file to include is inttypes.h. Also, only MAKELONG, HIWORD and LOWORD are actually needed.