mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
luabridge uses static fn addresses to identify classes. Windows uses different addresses for *identical* static functions in libardour.dll and ardour.exe This solves the issue by moving the all functions from a header-only implementation into libardour. |
||
|---|---|---|
| .. | ||
| lua | ||
| lua-5.3.2 | ||
| LuaBridge | ||
| MSVClua | ||
| lua.cc | ||
| luastate.cc | ||
| wscript | ||