0

I want to build the openVibe , but the following error appear after running the sell script ./linux_build :


FAILED to find GTK+... CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message): Could NOT find Lua51 (missing: LUA_LIBRARIES LUA_INCLUDE_DIR) Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-2.8/Modules/FindLua51.cmake:76 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
cmake-modules/FindThirdPartyLua.cmake:9 (FIND_PACKAGE)
plugins/processing/stimulation/CMakeLists.txt:22 (INCLUDE)

Learner
  • 135

1 Answers1

1

Use the linux-install_dependencies.sh script in the scripts folder of the repository to install all the required dependencies automatically