[antlr-interest] Error in compiling on VC++ 6.0

avsinh avsinh at yahoo.com
Thu Jul 18 15:05:02 PDT 2002


I am trying to get ANTLR compiled on VC++ 6.0. And I am using the 
project defined in contrib/MSCV6-dll.

Any idea why I would be getting the following errors? Should I just
go ahead and drop them from my project?

thanks in advance,
Anupam Singh.

uild : warning : failed to (or don't know how to) 
build 'D:\singha\downloads\antlr\antlr-2.7.1\lib\cpp\contrib\MSCV6-
dll\ScannerException.cpp'
Compiling...
AST.cpp
fatal error C1083: Cannot open source 
file: 'D:\singha\downloads\antlr\antlr-2.7.1\lib\cpp\contrib\MSCV6-
dll\AST.cpp': No such file or directory
CommonASTNode.cpp
fatal error C1083: Cannot open source 
file: 'D:\singha\downloads\antlr\antlr-2.7.1\lib\cpp\contrib\MSCV6-
dll\CommonASTNode.cpp': No such file or directory
CommonASTNodeWithHiddenTokens.cpp
fatal error C1083: Cannot open source 
file: 'D:\singha\downloads\antlr\antlr-2.7.1\lib\cpp\contrib\MSCV6-
dll\CommonASTNodeWithHiddenTokens.cpp': No such file or directory
ParserException.cpp
fatal error C1083: Cannot open source 
file: 'D:\singha\downloads\antlr\antlr-2.7.1\lib\cpp\contrib\MSCV6-
dll\ParserException.cpp': No such file or directory
ScannerException.cpp
fatal error C1083: Cannot open source 
file: 'D:\singha\downloads\antlr\antlr-2.7.1\lib\cpp\contrib\MSCV6-
dll\ScannerException.cpp': No such file or directory
Generating Code...
Error executing cl.exe.

ANTLRsd.lib - 5 error(s), 1 warning(s)



 

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



More information about the antlr-interest mailing list