linker errors LNK2019 integrating Lua 503 into a C++ game engine using Sol v3.2.1
I’m trying to integrate Lua 503 into a C++ game engine using Sol v3.2.1 as a wrapper. Everything is included properly in the project and builds fine until i try using Sol, then i start getting linker errors.
LNK2019 with Sol and Lua
I’m trying to integrate Lua 503 into a C++ game engine using Sol v3.2.1 as a wrapper. Everything is included properly in the project and builds fine until i try using Sol, then i start getting linker errors.