Skip to content

Statically link antlr4-cpp-runtime to a console project #3858

Answered by uniquadev
uniquadev asked this question in Q&A
Discussion options

You must be logged in to vote

I found the problem..

Project Settings > Linker > Use Input Libraries set to Yes (which by default is set to No)

Also, I was trying to compile antlr runtime with another library so I ended up making them one single library avoiding errors

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by uniquadev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants