[antlr-interest] can't build C target (release version).

Marco Trudel marco at mtsystems.ch
Sun Aug 30 10:58:07 PDT 2009


Dear Michael

Either set "treat warnings as errors" to false or adapt the function in 
question. The warning is that an attribute is not read. Just add 
something like "attr = attr". But I suggest to change the setting 
(either manually in the config file or in the VisualStudio gui settings).


Hope that helps
Marco


Юрушкин Михаил wrote:
> Good day,
> I have downloaded 3.1.3 version for Windows.
> I try to compile it in MS Visual Studio 2005. Not older.
> "Dubug" version is compiled, but "Release" - not.
> Error	1	error C2220: warning treated as error - no 'object' file generated  
> ...\libantlr3c-3.1.3\src\antlr3collections.c	1383
> 
> best regards,
> michael
> 
> 



More information about the antlr-interest mailing list