eclipse-4diac / 4diac-forte

Eclipse Public License 2.0
29 stars 32 forks source link

Build errors on develop branch when enabling LUA (#583610) #269

Closed gpiasenza closed 3 weeks ago

gpiasenza commented 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.

azoitl commented 3 weeks ago

@gpiasenza thx for the fix.

diplfranzhoepfinger commented 2 weeks ago

LUA working now, or just compiling ?

azoitl commented 2 weeks ago

LUA working now, or just compiling ?

currently compiling. But from my recent tests at least Composite FBs and partly basics are working.