Lua.hpp not found
Unsolved
Game Development
-
Hello
I'm trying to use a lua library (mostly to learn how it works), but I have an issue. The compiler can't find the lua header, which is supposed to be wrapped up with the compiler.
I'm developing on linux mint, altough, I would prefer a multiplatform fix. -
@Frontrider Hi. Can you post your .pro file please?
-
The pro file. Altough, its more or less contains what the editor has generated.