[Mono-dev] Would someone care to patch coree.c...

Miha Vrhovnik miha.vrhovnik at cordia.si
Sat Nov 29 04:48:57 EST 2008


Hi *,

As I said in one of previous messages mono on windows doesn't compile using VS 2005 if you have Vista SDK installed. Would be nice to have this in mono 2.2 code...

Would someone please care to add code below to coree.c, coree.h or other proper place

#ifndef IMAGE_SIZEOF_BASE_RELOCATION
// Vista SDKs no longer define IMAGE_SIZEOF_BASE_RELOCATION!?
#define IMAGE_SIZEOF_BASE_RELOCATION (sizeof(IMAGE_BASE_RELOCATION))
#endif

Best regards,
Miha

-- 
It's time to get rid of your current e-mail client ...
... and start using si.Mail.

It's small & free. ( http://www.simail.si/ )


More information about the Mono-devel-list mailing list