mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-25 16:07:49 +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. |
||
|---|---|---|
| .. | ||
| ardour-lua.sh.in | ||
| devel.cc | ||
| luasession.cc | ||
| wscript | ||