• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Compiling OTClient compiling error, no files 'lua.h', 'lua.hpp'

mar173

Member
Joined
Aug 14, 2016
Messages
37
Reaction score
21

Code:
... all ok here
1>luaobject.cpp
1>c:\users\mar\otclient\src\framework\luaengine\lbitlib.cpp(36): fatal error C1083: Cannot open include file: 'lua.h': No such file or directory
1>c:\users\mar\otclient\src\framework\luaengine\luainterface.cpp(27): fatal error C1083: Cannot open include file: 'lua.hpp': No such file or directory
1>Done building project "otclient.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
 
Back
Top