Closed gpiasenza closed 3 weeks ago
Build errors on develop branch when enabling LUA (#583610)
Fixed typo in src/core/lua/CMakeLists.txt. Completed changes about mInterfaceSpec into a reference in src/core/lua folder.
Fixes https://bugs.eclipse.org/bugs/show_bug.cgi?id=583610. With these changes forte builds and runs with LUA enabled, but still does not work.
@gpiasenza thx for the fix.
LUA working now, or just compiling ?
currently compiling. But from my recent tests at least Composite FBs and partly basics are working.
Build errors on develop branch when enabling LUA (#583610)
Fixed typo in src/core/lua/CMakeLists.txt. Completed changes about mInterfaceSpec into a reference in src/core/lua folder.
Fixes https://bugs.eclipse.org/bugs/show_bug.cgi?id=583610. With these changes forte builds and runs with LUA enabled, but still does not work.