rakion99 / IceMeme

Roblox Exploit Source Code Called IceMeme with some cmds, lua c and limited lua execution with simple ui in c#
GNU General Public License v3.0
59 stars 47 forks source link

Cannot open include file "lua.hpp" #42

Closed Quorz closed 6 years ago

Quorz commented 6 years ago

so i have the C++, i have everything but when im going to built it says this, here is a screenshot of the error: https://gyazo.com/1fe0756dada0d44005b3b59be349d92d it is at the line 10 in the Main.h file

Quorz commented 6 years ago

hi, i appreciate your help, i add it but the problem still, any other suggestion?

rakion99 commented 6 years ago

to fix it you need to include lua source or lua lib and includes

Quorz commented 6 years ago

now it works, thanks!