-
Hey, I am porting a project from LuaBind to Sol3 and was wondering if I could get some help.
We've got a lot of old scripts, and a long history of modding support, so I'm trying to change as little…
-
- [ ] Replace custom allocator by the standard one
- [ ] Replace internal_* containers by the standard ones (remove list usage if it possible)
- [ ] Replace map by unordered version if it possible
-
> > This is a message I would have liked to post on the luabind message list, but it doesn't seem to be maintained anymore so I can't get moderator approval.
Hello,
I'm currently working on a fork o…
-
Official repository:
https://github.com/luabind/luabind
Forks:
https://github.com/rpavlik/luabind
https://github.com/OpenXRay/luabind-deboostified/
Documentation:
https://github.com/luabind/…
-
Compiling on linux. Compiler gcc version 5.3.0 20151204 (Ubuntu 5.3.0-3ubuntu1~14.04)
``` C++
CMakeFiles/test_abstract_base.dir/test_abstract_base.cpp.o: In function `luabind::detail::call_allocator(…
-
Just now I have tried to merge [fresh changes](https://github.com/decimad/luabind-deboostified/commit/87897cf49b857d7c3f324e69bfdd04ddfa924164) (87897cf)with me, however, I have got a set of build err…
-
1. Cloned [didkit](https://github.com/spruceid/didkit.git) and [ssi](https://github.com/spruceid/ssi.git) in the same level in a folder
2. Ran `cargo build` in the `didkit` root folder
3. Ran `cd ./…
-
luabind fails to build with boost 1.57.
The errors look like:
```
In file included from src/class.cpp:30:
In file included from ./luabind/class.hpp:93:
In file included from ./luabind/back_reference…
-
Trying to build with clang 3.2
I am getting this error message
```
In file included from ../test/test_exception_handlers.cpp:7:
In file included from ../luabind/luabind.hpp:27:
In file included from …
-
1. Cloned [didkit](https://github.com/spruceid/didkit.git) and [ssi](https://github.com/spruceid/ssi.git) in the same level in a folder
2. Ran `cargo build` in the `didkit` root folder
3. Ran `cd ./…