Search Criteria
Package Details: luabind-rpavlik-git v0.9.r145.ga0edf58-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/luabind-rpavlik-git.git (read-only, click to copy) |
---|---|
Package Base: | luabind-rpavlik-git |
Description: | A library that helps you create bindings between C++ and Lua |
Upstream URL: | http://www.rasterbar.com/products/luabind.html |
Licenses: | MIT |
Provides: | luabind |
Submitter: | thiagobbt |
Maintainer: | thiagobbt |
Last Packager: | thiagobbt |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2016-07-09 17:47 (UTC) |
Last Updated: | 2016-07-09 17:57 (UTC) |
Dependencies (4)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- lua
- boost (boost-gitAUR) (make)
- boost-build (make)
Latest Comments
LinuxDonald commented on 2021-12-31 12:04 (UTC)
Please remove boost-build dep. Because its in the boost package already.
gameslayer commented on 2021-05-06 03:48 (UTC)
Having a issue building the package
megavolt commented on 2021-04-29 10:26 (UTC) (edited on 2021-04-29 10:33 (UTC) by megavolt)
Just for information in case someone have problems to compile it:
I added:
to the build function.
Since it could not be found by default. No idea way.
Also compiling pcall.o failed everytime. Only lua51 works flawless.