[antlr-interest] Newbie: C++ lib build errors

me 262 me262c at gmail.com
Tue Mar 27 09:22:03 PDT 2007


Hi,

  I am new to ANTLR/Parsing. I was told to use an existing scripting
language for my C++ program.

  Has anyone seen these errors while building static library on XP?

c:\antlr\antlr-2.7.6\lib\cpp\src\dll.cpp(24) : fatal error C1189:
#error :  "DLL Build not supported on old MSVC's"
TokenStreamRewriteEngine.cpp
c:\antlr\antlr-2.7.6\lib\cpp\src\tokenstreamrewriteengine.cpp(22) :
error C2888: 'enum MIN_TOKEN_INDEX' : symbol cannot be defined within
namespace 'antlr'
c:\antlr\antlr-2.7.6\lib\cpp\src\tokenstreamrewriteengine.cpp(22) :
fatal error C1903: unable to recover from previous error(s); stopping
compilation
Error executing cl.exe.


More information about the antlr-interest mailing list