01-23-2014, 04:23 AM
(This post was last modified: 01-23-2014, 04:27 AM by daniel0916.)
(01-23-2014, 04:21 AM)xoft Wrote: Note that you usually need to regenerate the Bindings after such changes - CMake doesn't do that at-all for windows and almost-at-all for *nix. Otherwise you won't have the hook constants (HOOK_) exported to Lua.
How can i regenerate them?
(01-23-2014, 04:21 AM)xoft Wrote: Sure, push them on a separate branch, there's very little worse than discussing non-working code without the actual code.
Also post the actual problem - does Lua say any specific error, or the hooks are simply ignored, or what?
I will push the code to my github when it's ready. Because i think it's working with regenerated Bindings.