[antlr-interest] Re: Pls help me how to use antlr in VC++6.0?

Ric Klaren klaren at cs.utwente.nl
Mon Apr 26 03:39:59 PDT 2004


On Mon, Apr 26, 2004 at 10:22:59AM -0000, freehawk2004 wrote:
> I setted my project as "WIN32,_DEBUG,_WINDOWS,_AFXDLL,_MBCS".
> Is it right?

No idea I'm not a MSVC user. If that's the defaults for a static library
then it should be ok.

Just make sure you follow the instructions from lib/cpp/README. e.g. add
all header files from lib/cpp/antlr and all the C++ files from lib/cpp/src
and make sure you set the include path right so that the header files in
lib/cpp/antlr get found probably a /I<path-to-where-you-installed>/lib/cpp
if I recall right. Check your compilers docs for details.

Cheers,

Ric
--
-----+++++*****************************************************+++++++++-------
    ---- Ric Klaren ----- j.klaren at utwente.nl ----- +31 53 4893755  ----
-----+++++*****************************************************+++++++++-------
  There are 10 kinds of people - those that understand binary and
  those that don't. --- Unknown



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/antlr-interest/

<*> To unsubscribe from this group, send an email to:
     antlr-interest-unsubscribe at yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
     http://docs.yahoo.com/info/terms/
 



More information about the antlr-interest mailing list