[antlr-interest] Re: ANTLR DLL with Visual C++ 6.0 (Java 1.3 grammar and antlr-2.7.2a2)

Thomas Dudziak tomdz at cs.tu-berlin.de
Thu Nov 21 09:59:30 PST 2002


Hi,

I can't check in detail at the moment, but from the errors you posted, it
might be possible that you used different versions of the runtime library
for the antlr library and for the resulting parser (such as static single
threaded vs. dynamic multi threaded). Try setting both to the same version
(probably multithreaded dll) and see if that works.

Ciao, Tom



 

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



More information about the antlr-interest mailing list