MillhioreBT / forgottenserver-downgrade

TFS Downgrade 1.5+ is an engine based on nekiro downgrade but highly updated with current tfs code, it also has the lua modules divided and uses lua5.4
GNU General Public License v2.0
17 stars 17 forks source link

Ubuntu 22.04 #17

Closed MathRavz closed 5 months ago

MathRavz commented 10 months ago

Error to compile ubuntu 22.04


CMake Error at /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message): Could NOT find Lua54 (missing: LUA_LIBRARIES LUA_INCLUDE_DIR) Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE) cmake/FindLua54.cmake:61 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:53 (find_package)

marcosCapistrano commented 9 months ago

Install Lua54 with apt

MillhioreBT commented 5 months ago

The compilation instructions in the tutorial have already been updated https://github.com/MillhioreBT/forgottenserver-downgrade/wiki/Compiling-on-Ubuntu