qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Windows build broken


From: C.W. Betts
Subject: Re: [Qemu-devel] Windows build broken
Date: Wed, 12 Dec 2007 08:27:57 -0700

Could you perhaps give a patch?  I don't feel like going through and changing every instance of BlockInterfaceType to something else.
----- Original Message -----
Sent: Wednesday, December 12, 2007 3:41 AM
Subject: Re: [Qemu-devel] Windows build broken


2007/12/12, C.W. Betts <address@hidden>:
Same problem with cygwin.  I think it's a problem with BlockInterfaceType not being correctly parsed on mingw-gcc for some odd reason.


Hi,

I don't think it is related with BlockInterfaceType itself. The problem is to use "interface" as a variable or parameter name, which seems to be confused with a reserved keyword, type or something like that. I was able to compile with mingw changing that variable name and all its references along the code.

Regards.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]