Skip to content

Conversation

@mcepl
Copy link

@mcepl mcepl commented Oct 16, 2025

These are two patches I need for openSUSE package to be built.

mcepl added 2 commits October 16, 2025 22:51
Generally, it is not a good idea to call Lua interpreter by
its fixed name (e.g., openSUSE currently supports six or seven
different Lua interpreters), more when the target LUA_EXECUTABLE
exists.
… pkgconf support.

Without this change the build here on openSUSE fails with this error:

    -- Detecting CXX compile features - done
    CMake Error at CMakeLists.txt:35 (message):
      Lua module "wx" is not found
    Call Stack (most recent call first):
      CMakeLists.txt:105 (check_lua_module)

And truly neither wxlua-devel nor wx*-devel provide any pkgconf files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant