[antlr-interest] Unresolved tokens while linking in VC++

Ney, Richard richard.ney at aspect.com
Mon Nov 17 12:18:45 PST 2003


Normally I'm pretty good and finding the solution to these type of issues but this one has me stumped. 

 

Has anyone using VC++ seen these linking errors while using that latest ANTLR C++ snapshot. I see them defined in Token.cpp and BaseAST.cpp but I keep on getting the unresolved errors.

 

------ Build started: Project: managedSandbox, Configuration: Debug Win32 ------

 

Linking...

LINK : error LNK2020: unresolved token (0A00003A) nullToken

LINK : error LNK2020: unresolved token (0A00004A) nullAST

LINK : error LNK2020: unresolved token (0A00004C) ?ASTNULL at TreeParser@antlr@@2V?$ASTRefCount at VAST@antlr@@@2 at A

LINK : fatal error LNK1120: 3 unresolved externals

 

----------------------------------------------------------------------------------------------------

Richard Ney                                                    Aspect Communications

Principal Software Engineer

< <http://www.aspect.com/> http://www.aspect.com>                               Main:  408.325.2200

< <mailto:richard.ney at aspect.com> mailto:richard.ney at aspect.com>            SJ Office: 408.325.2464

                                                                          Home Office: 916.797.9602

----------------------------------------------------------------------------------------------------

 

The Three Laws of Infernal Dynamics:
1. An object in motion will always be headed in the wrong direction.
2. An object at rest will always be in the wrong place.
3. The energy required to change either of these states will always be more than you wish to expend, but never so much as to make the task appear prospectively impossible.

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20031117/e60b5fc1/attachment.html


More information about the antlr-interest mailing list