[antlr-interest] Problem with C target
    Borneq 
    a.moderacja at gmail.com
       
    Sun Jun 24 03:21:58 PDT 2012
    
    
  
I try compile example simplecTreeParser with C target and runtime.
First, I create code-blocks project, but is error:
C:\projnie\Antlr\C\antlr\include\antlr3defs.h|132|error: expected '=',
',', ';', 'asm' or '__attribute__' before 'ANTLR3_BOOLEAN'|
Second, I try Visual Studio Express. I open C.sln This compiler uses
XML files from C\vsrulefiles. Error is at file
antlr3treeparser.targets.
How can compile C sample? What means files in foler vsrulefiles?
    
    
More information about the antlr-interest
mailing list