Skip to content

Might we have lua 5.4 please? #1625

Closed Answered by brndnmtthws
LinuxOnTheDesktop asked this question in Q&A
Discussion options

You must be logged in to vote

It should work with 5.4, what problem are you experiencing? Currently 5.3 or newer is required:

find_package(Lua "5.3" REQUIRED)

For find_package, "5.3" should also permit 5.4. See https://cmake.org/cmake/help/latest/command/find_package.html#basic-signature.

We're also using 5.4 for the nix flake:

lua5_4

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by brndnmtthws
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@brndnmtthws
Comment options

Comment options

You must be logged in to vote
0 replies
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