Embled Luau in program C++ #689
Unanswered
Anderson0xFF
asked this question in
Q&A
Replies: 2 comments 7 replies
-
This is a fairly odd way of using CMake. You should instead use add_subfolder or something like this to depend on the Luau project entirely. If you want to fix these as is then I suspect that swapping libLuau.Compiler.a and libLuau.Ast.a lines in your CMake file will fix it, as |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
undefined reference
CMakeLists.txt:
Beta Was this translation helpful? Give feedback.
All reactions