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

Alexander M. Batishchev abatishchev at godfather.net.ru
Sat Nov 29 07:27:56 EST 2008


Hi, nice to see this patch!

-----Original Message-----
From: mono-devel-list-bounces at lists.ximian.com
[mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Kornel Pal
Sent: Saturday, November 29, 2008 1:03 PM
To: miha.vrhovnik at cordia.si
Cc: mono-devel-list at lists.ximian.com
Subject: Re: [Mono-dev] Would someone care to patch coree.c...

Hi,

Fixed in SVN r120268. Thank for reporting this breaking change in Vista SDK.

Kornél

Miha Vrhovnik wrote:
> 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
> 
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list