antlr4 with Qt6 #4768
Unanswered
JoseBueno30
asked this question in
Q&A
antlr4 with Qt6
#4768
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I'm trying to build a project in Qt (with cpp) that uses antlr4 to parse. The problem is that i can't get it to work because i am not able to link the antlr runtime in the CMakeList.txt of the project.
I would appreciate any help, thanks.
Beta Was this translation helpful? Give feedback.
All reactions