Search Criteria
Package Details: wxlua-git 1:3.0.0.8.r22.gdfd9963-1
Git Clone URL: | https://aur.archlinux.org/wxlua-git.git (read-only, click to copy) |
---|---|
Package Base: | wxlua-git |
Description: | Lua bindings for wxWidgets (Lua 5.3 compatible fork) |
Upstream URL: | https://github.com/pkulchenko/wxlua |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | caleb |
Maintainer: | caleb |
Last Packager: | caleb |
Votes: | 1 |
Popularity: | 0.000153 |
First Submitted: | 2019-06-05 06:52 |
Last Updated: | 2020-08-22 09:03 |
Dependencies (6)
- desktop-file-utils (desktop-file-utils-git)
- lua
- wxgtk2 (wxgtk2-light, wxgtk2-dev)
- cppcheck (cppcheck-git, cppcheck-nox) (check)
- cmake (cmake-git) (make)
- git (git-git) (make)
Required by (2)
- zerobrane-studio (requires wxlua)
- zerobrane-studio-git
Latest Comments
caleb commented on 2020-02-11 12:33
@bphil That error was a combination of an upstream issue and a packaging issue. Both are finally fixed.
@larsoyvind Fixed thank you.
bphil commented on 2019-09-21 16:28
Build fails with the following message (seems like the file stedit.h is missing):
Scanning dependencies of target wxLuaEdit [ 96%] Building CXX object apps/wxluaedit/CMakeFiles/wxLuaEdit.dir/wxledit.cpp.o In file included from /tmp/pamac-build/wxlua-git/src/wxlua/wxLua/apps/wxluaedit/wxledit.cpp:27: /tmp/pamac-build/wxlua-git/src/wxlua/wxLua/apps/wxluaedit/wxledit.h:27:10: fatal error: wx/stedit/stedit.h: No such file or directory 27 | #include "wx/stedit/stedit.h" | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: [apps/wxluaedit/CMakeFiles/wxLuaEdit.dir/build.make:63: apps/wxluaedit/CMakeFiles/wxLuaEdit.dir/wxledit.cpp.o] Error 1 make[1]: [CMakeFiles/Makefile2:623: apps/wxluaedit/CMakeFiles/wxLuaEdit.dir/all] Error 2 make: *** [Makefile:152: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...
larsoyvind commented on 2019-06-05 20:32
Package requires lua, but includes files provided by lua:
error: failed to commit transaction (conflicting files)
wxlua-git: /usr/bin/lua exists in filesystem (owned by lua)
wxlua-git: /usr/bin/luac exists in filesystem (owned by lua)