torch / qtlua

Lua interface to QT library
Other
206 stars 73 forks source link

Cannot install qtlua #41

Open susan-sheehan opened 7 years ago

susan-sheehan commented 7 years ago

Hi, I am new to torch, today. I am trying to go through the video tutorials and follow along I run into a problem replicating practical 1.2 Image package at the 3:31 min mark.

I seem to have the correct env installed (See below) but when I try to run "qlua -lenv" I get a bash error that qlua is not found. In order to fix this I suspect I need to install qtlua but I get the following error, can anyone direct me where I can go to find a suitable qtversion?

MLG-PACMANFROG:~ sms$ luarocks install qtlua Installing https://raw.githubusercontent.com/torch/rocks/master/qtlua-scm-1.rockspec... Using https://raw.githubusercontent.com/torch/rocks/master/qtlua-scm-1.rockspec... switching to 'build' mode Cloning into 'qtlua'... remote: Counting objects: 169, done. remote: Compressing objects: 100% (163/163), done. remote: Total 169 (delta 11), reused 123 (delta 2), pack-reused 0 Receiving objects: 100% (169/169), 364.00 KiB | 0 bytes/s, done. Resolving deltas: 100% (11/11), done. cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DLUA=/Users/sms/torch/install/bin/luajit -DLUA_BINDIR="/Users/sms/torch/install/bin" -DLUA_INCDIR="/Users/sms/torch/install/include" -DLUA_LIBDIR="/Users/sms/torch/install/lib" -DLUADIR="/Users/sms/torch/install/lib/luarocks/rocks/qtlua/scm-1/lua" -DLIBDIR="/Users/sms/torch/install/lib/luarocks/rocks/qtlua/scm-1/lib" -DCONFDIR="/Users/sms/torch/install/lib/luarocks/rocks/qtlua/scm-1/conf" && make

-- The C compiler identification is AppleClang 8.1.0.8020042 -- The CXX compiler identification is AppleClang 8.1.0.8020042 -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:16 (CMAKE_POLICY): The OLD behavior for policy CMP0026 will be removed from a future version of CMake.

The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD.

CMake Error at /usr/local/Cellar/cmake/3.9.1/share/cmake/Modules/FindQt4.cmake:1318 (message): **Found unsuitable Qt version "" from NOTFOUND, this code requires Qt 4.x Call Stack (most recent call first): CMakeLists.txt:38 (FIND_PACKAGE)

-- Configuring incomplete, errors occurred! See also "/tmp/luarocks_qtlua-scm-1-7173/qtlua/build/CMakeFiles/CMakeOutput.log".

Error: Build error: Failed building.**

EXAMPLE of Environment check MLG-PACMANFROG:~ sms$ luarocks list env Warning: Failed loading manifest for /Users/sms/.luarocks/lib/luarocks/rocks: /Users/sms/.luarocks/lib/luarocks/rocks/manifest: No such file or directory

Installed rocks:

env scm-1 (installed) - /Users/sms/torch/install/lib/luarocks/rocks

mlee980 commented 7 years ago

@susan-sheehan

see https://github.com/torch/qtlua/issues/34

agilebean commented 6 years ago

You might be successful with brew:

  1. install linuxbrew

  2. get qlua dependencies via brea brew tap cartr/qt4 brew tap-pin cartr/qt4 brew install qt

  3. install qtlua luarocks install qtlua

Source: craigstar

Jictyvoo commented 5 years ago

Hi, I'm using Windows to try to compile it (because I want to make a app in Linux and Windows), and when I run this command "msbuild /P:Configuration=Release ALL_BUILD.vcxproj" I get 96 errors. I'm using Qt 4.8 and Visual Studio 2017 Community.

qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_gettop referenciado na funþÒo "int __cdecl qt_disconnec
t(struct lua_State *)" (?qt_disconnect@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\li
bqtlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_gettop [C:\Users\rusto\Documents\GitProjects\qtlua\
build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_settop referenciado na funþÒo "int __cdecl qt_require(s
truct lua_State *)" (?qt_require@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua
.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_settop [C:\Users\rusto\Documents\GitProjects\qtlua\
build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_pushvalue referenciado na funþÒo "int __cdecl qt_type(s
truct lua_State *)" (?qt_type@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vc
xproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_pushvalue [C:\Users\rusto\Documents\GitProjects\qtl
ua\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_remove referenciado na funþÒo "char const * __cdecl pus
hfilename(struct lua_State *,char const *)" (?pushfilename@@YAPBDPAUlua_State@@PBD@Z) [C:\Users\rusto\Documents\GitProj
ects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_remove [C:\Users\rusto\Documents\GitProjects\qtlua\
build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_insert referenciado na funþÒo "int __cdecl qt_qcall(str
uct lua_State *)" (?qt_qcall@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcx
proj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_insert [C:\Users\rusto\Documents\GitProjects\qtlua\
build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_replace referenciado na funþÒo "char const * __cdecl pu
shfilename(struct lua_State *,char const *)" (?pushfilename@@YAPBDPAUlua_State@@PBD@Z) [C:\Users\rusto\Documents\GitPro
jects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_replace [C:\Users\rusto\Documents\GitProjects\qtlua
\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_checkstack referenciado na funþÒo _luaQ_print [C:\Users
\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_isstring referenciado na funþÒo _luaQ_print [C:\Users\r
usto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_isstring [C:\Users\rusto\Documents\GitProjects\qtlu
a\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_isuserdata referenciado na funþÒo "int __cdecl qt_disco
nnect(struct lua_State *)" (?qt_disconnect@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlu
a\libqtlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_isuserdata [C:\Users\rusto\Documents\GitProjects\qt
lua\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_type referenciado na funþÒo "int __cdecl qt_disconnect(
struct lua_State *)" (?qt_disconnect@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libq
tlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_type [C:\Users\rusto\Documents\GitProjects\qtlua\bu
ild\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_toboolean referenciado na funþÒo "int __cdecl qt_connec
t(struct lua_State *)" (?qt_connect@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqt
lua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_toboolean [C:\Users\rusto\Documents\GitProjects\qtl
ua\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_tolstring referenciado na funþÒo "int __cdecl qt_requir
e(struct lua_State *)" (?qt_require@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqt
lua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_tolstring [C:\Users\rusto\Documents\GitProjects\qtl
ua\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_pushnil referenciado na funþÒo "int __cdecl qt_type(str
uct lua_State *)" (?qt_type@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxp
roj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_pushnil [C:\Users\rusto\Documents\GitProjects\qtlua
\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_pushinteger referenciado na funþÒo _luaQ_tracebackskip
[C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_pushlstring referenciado na funþÒo "char const * __cdec
l pushfilename(struct lua_State *,char const *)" (?pushfilename@@YAPBDPAUlua_State@@PBD@Z) [C:\Users\rusto\Documents\Gi
tProjects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_pushlstring [C:\Users\rusto\Documents\GitProjects\q
tlua\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_pushstring referenciado na funþÒo "int __cdecl qt_requi
re(struct lua_State *)" (?qt_require@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libq
tlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_pushstring [C:\Users\rusto\Documents\GitProjects\qt
lua\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_pushfstring referenciado na funþÒo "int __cdecl qt_requ
ire(struct lua_State *)" (?qt_require@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\lib
qtlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_pushfstring [C:\Users\rusto\Documents\GitProjects\q
tlua\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_pushcclosure referenciado na funþÒo "int __cdecl qt_req
uire(struct lua_State *)" (?qt_require@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\li
bqtlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_pushcclosure [C:\Users\rusto\Documents\GitProjects\
qtlua\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_pushboolean referenciado na funþÒo "int __cdecl qt_disc
onnect(struct lua_State *)" (?qt_disconnect@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtl
ua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_pushboolean [C:\Users\rusto\Documents\GitProjects\q
tlua\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_gettable referenciado na funþÒo "int __cdecl luaQ_getta
ble(struct lua_State *)" (?luaQ_gettable@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\
libqtlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_gettable [C:\Users\rusto\Documents\GitProjects\qtlu
a\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_getfield referenciado na funþÒo "int __cdecl qt_type(st
ruct lua_State *)" (?qt_type@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcx
proj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_getfield [C:\Users\rusto\Documents\GitProjects\qtlu
a\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_rawget referenciado na funþÒo _luaQ_complete [C:\Users\
rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_rawget [C:\Users\rusto\Documents\GitProjects\qtlua\
build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_createtable referenciado na funþÒo _luaQ_complete [C:\U
sers\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_createtable [C:\Users\rusto\Documents\GitProjects\q
tlua\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_getmetatable referenciado na funþÒo _luaQ_complete [C:\
Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_getmetatable [C:\Users\rusto\Documents\GitProjects\
qtlua\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_settable referenciado na funþÒo _luaopen_qt [C:\Users\r
usto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_settable [C:\Users\rusto\Documents\GitProjects\qtlu
a\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_setfield referenciado na funþÒo "int __cdecl qt_require
(struct lua_State *)" (?qt_require@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtl
ua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_setfield [C:\Users\rusto\Documents\GitProjects\qtlu
a\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_rawseti referenciado na funþÒo _luaQ_complete [C:\Users
\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_setmetatable referenciado na funþÒo _luaopen_qt [C:\Use
rs\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_setmetatable [C:\Users\rusto\Documents\GitProjects\
qtlua\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_call referenciado na funþÒo "int __cdecl qt_type(struct
 lua_State *)" (?qt_type@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj
]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_call [C:\Users\rusto\Documents\GitProjects\qtlua\bu
ild\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_pcall referenciado na funþÒo _luaQ_getfield [C:\Users\r
usto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_pcall [C:\Users\rusto\Documents\GitProjects\qtlua\b
uild\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_error referenciado na funþÒo "char const * __cdecl push
filename(struct lua_State *,char const *)" (?pushfilename@@YAPBDPAUlua_State@@PBD@Z) [C:\Users\rusto\Documents\GitProje
cts\qtlua\build\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_error [C:\Users\rusto\Documents\GitProjects\qtlua\b
uild\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_next referenciado na funþÒo _luaQ_complete [C:\Users\ru
sto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_concat referenciado na funþÒo "char const * __cdecl pus
hfilename(struct lua_State *,char const *)" (?pushfilename@@YAPBDPAUlua_State@@PBD@Z) [C:\Users\rusto\Documents\GitProj
ects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_sethook referenciado na funþÒo _luaQ_getfield [C:\Users
\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_sethook [C:\Users\rusto\Documents\GitProjects\qtlua
\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_gethook referenciado na funþÒo _luaQ_getfield [C:\Users
\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_gethook [C:\Users\rusto\Documents\GitProjects\qtlua
\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_gethookmask referenciado na funþÒo _luaQ_getfield [C:\U
sers\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_gethookmask [C:\Users\rusto\Documents\GitProjects\q
tlua\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_gethookcount referenciado na funþÒo _luaQ_getfield [C:\
Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_gethookcount [C:\Users\rusto\Documents\GitProjects\
qtlua\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _luaL_typerror referenciado na funþÒo "int __cdecl qt_connec
t(struct lua_State *)" (?qt_connect@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqt
lua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _luaL_typerror [C:\Users\rusto\Documents\GitProjects\qtl
ua\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _luaL_checklstring referenciado na funþÒo "int __cdecl qt_co
nnect(struct lua_State *)" (?qt_connect@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\l
ibqtlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _luaL_checklstring [C:\Users\rusto\Documents\GitProjects
\qtlua\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _luaL_optlstring referenciado na funþÒo "int __cdecl qt_disc
onnect(struct lua_State *)" (?qt_disconnect@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtl
ua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _luaL_checkstack referenciado na funþÒo _luaopen_qt [C:\User
s\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _luaL_checkstack [C:\Users\rusto\Documents\GitProjects\q
tlua\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _luaL_checktype referenciado na funþÒo "int __cdecl qt_conne
ct(struct lua_State *)" (?qt_connect@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libq
tlua.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _luaL_checktype [C:\Users\rusto\Documents\GitProjects\qt
lua\build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _luaL_error referenciado na funþÒo "int __cdecl qt_connect(s
truct lua_State *)" (?qt_connect@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua
.vcxproj]
qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _luaL_error [C:\Users\rusto\Documents\GitProjects\qtlua\
build\qtlua\libqtlua.vcxproj]
qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _luaL_gsub referenciado na funþÒo "char const * __cdecl push
filename(struct lua_State *,char const *)" (?pushfilename@@YAPBDPAUlua_State@@PBD@Z) [C:\Users\rusto\Documents\GitProje
cts\qtlua\build\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _lua_close referenciado na funþÒo "public: virtual __thisca
ll QtLuaEngine::Private::~Private(void)" (??1Private@QtLuaEngine@@UAE@XZ) [C:\Users\rusto\Documents\GitProjects\qtlua\b
uild\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _lua_typename referenciado na funþÒo "int __cdecl luaQ_m__t
ype(struct lua_State *)" (?luaQ_m__type@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\l
ibqtlua.vcxproj]
qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _lua_rawequal referenciado na funþÒo "bool __cdecl luaQ_dis
connect(struct lua_State *,class QObject *,char const *,int)" (?luaQ_disconnect@@YA_NPAUlua_State@@PAVQObject@@PBDH@Z)
[C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _lua_tonumber referenciado na funþÒo "class QVariant __cdec
l luaQ_toqvariant(struct lua_State *,int,int)" (?luaQ_toqvariant@@YA?AVQVariant@@PAUlua_State@@HH@Z) [C:\Users\rusto\Do
cuments\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _lua_touserdata referenciado na funþÒo "int __cdecl luaQ_m_
_gc(struct lua_State *)" (?luaQ_m__gc@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\lib
qtlua.vcxproj]
qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _lua_pushnumber referenciado na funþÒo "int __cdecl luaQ_m_
_tonumber(struct lua_State *)" (?luaQ_m__tonumber@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\bui
ld\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _lua_pushlightuserdata referenciado na funþÒo "int __cdecl
luaQ_m__gc(struct lua_State *)" (?luaQ_m__gc@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qt
lua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _lua_newuserdata referenciado na funþÒo "void __cdecl luaQ_
pushqt(struct lua_State *,class QVariant const &)" (?luaQ_pushqt@@YAXPAUlua_State@@ABVQVariant@@@Z) [C:\Users\rusto\Doc
uments\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _lua_rawset referenciado na funþÒo "public: virtual __thisc
all QtLuaEngine::Private::~Private(void)" (??1Private@QtLuaEngine@@UAE@XZ) [C:\Users\rusto\Documents\GitProjects\qtlua\
build\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _lua_getstack referenciado na funþÒo "class QList<class QBy
teArray> __cdecl find_error_location(struct lua_State *,class QByteArray &)" (?find_error_location@@YA?AV?$QList@VQByte
Array@@@@PAUlua_State@@AAVQByteArray@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _lua_getinfo referenciado na funþÒo "class QList<class QByt
eArray> __cdecl find_error_location(struct lua_State *,class QByteArray &)" (?find_error_location@@YA?AV?$QList@VQByteA
rray@@@@PAUlua_State@@AAVQByteArray@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _luaL_loadstring referenciado na funþÒo "int __cdecl lua_ev
al_func(struct lua_State *)" (?lua_eval_func@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qt
lua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _luaL_newstate referenciado na funþÒo "public: __thiscall Q
tLuaEngine::Private::Private(class QtLuaEngine *)" (??0Private@QtLuaEngine@@QAE@PAV1@@Z) [C:\Users\rusto\Documents\GitP
rojects\qtlua\build\qtlua\libqtlua.vcxproj]
qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _luaL_openlibs referenciado na funþÒo "public: __thiscall Q
tLuaEngine::Private::Private(class QtLuaEngine *)" (??0Private@QtLuaEngine@@QAE@PAV1@@Z) [C:\Users\rusto\Documents\GitP
rojects\qtlua\build\qtlua\libqtlua.vcxproj]
C:\torch\lib\libluajit.lib : warning LNK4272: o tipo de mßquina da biblioteca 'x64' estß em conflito com o tipo de mßqu
ina de destino 'x86' [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
C:\Users\rusto\Documents\GitProjects\qtlua\build\Release\qtlua.dll : fatal error LNK1120: 58 externo nÒo resolvidos [C:
\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
Projeto de compilação pronto "C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj" (destinos padrão
) -- FALHA.

Projeto de compilação pronto "C:\Users\rusto\Documents\GitProjects\qtlua\build\qlua\libqlua.vcxproj" (destinos padrão)
-- FALHA.

Projeto de compilação pronto "C:\Users\rusto\Documents\GitProjects\qtlua\build\ALL_BUILD.vcxproj" (destinos padrão) --
FALHA.

Projeto de compilação pronto "C:\Users\rusto\Documents\GitProjects\qtlua\build\INSTALL.vcxproj" (destinos padrão) -- FA
LHA.

FALHA da compilação.

"C:\Users\rusto\Documents\GitProjects\qtlua\build\INSTALL.vcxproj" (destino padrão) (1) ->
"C:\Users\rusto\Documents\GitProjects\qtlua\build\ALL_BUILD.vcxproj" (destino padrão) (3) ->
"C:\Users\rusto\Documents\GitProjects\qtlua\build\qlua\libqlua.vcxproj" (destino padrão) (4) ->
"C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj" (destino padrão) (5) ->
(Link destino) ->
  C:\torch\lib\libluajit.lib : warning LNK4272: o tipo de mßquina da biblioteca 'x64' estß em conflito com o tipo de mß
quina de destino 'x86' [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]

"C:\Users\rusto\Documents\GitProjects\qtlua\build\INSTALL.vcxproj" (destino padrão) (1) ->
"C:\Users\rusto\Documents\GitProjects\qtlua\build\ALL_BUILD.vcxproj" (destino padrão) (3) ->
"C:\Users\rusto\Documents\GitProjects\qtlua\build\qlua\libqlua.vcxproj" (destino padrão) (4) ->
"C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj" (destino padrão) (5) ->
(Link destino) ->
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_gettop referenciado na funþÒo "int __cdecl qt_disconn
ect(struct lua_State *)" (?qt_disconnect@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\
libqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_gettop [C:\Users\rusto\Documents\GitProjects\qtlu
a\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_settop referenciado na funþÒo "int __cdecl qt_require
(struct lua_State *)" (?qt_require@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtl
ua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_settop [C:\Users\rusto\Documents\GitProjects\qtlu
a\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_pushvalue referenciado na funþÒo "int __cdecl qt_type
(struct lua_State *)" (?qt_type@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.
vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_pushvalue [C:\Users\rusto\Documents\GitProjects\q
tlua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_remove referenciado na funþÒo "char const * __cdecl p
ushfilename(struct lua_State *,char const *)" (?pushfilename@@YAPBDPAUlua_State@@PBD@Z) [C:\Users\rusto\Documents\GitPr
ojects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_remove [C:\Users\rusto\Documents\GitProjects\qtlu
a\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_insert referenciado na funþÒo "int __cdecl qt_qcall(s
truct lua_State *)" (?qt_qcall@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.v
cxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_insert [C:\Users\rusto\Documents\GitProjects\qtlu
a\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_replace referenciado na funþÒo "char const * __cdecl
pushfilename(struct lua_State *,char const *)" (?pushfilename@@YAPBDPAUlua_State@@PBD@Z) [C:\Users\rusto\Documents\GitP
rojects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_replace [C:\Users\rusto\Documents\GitProjects\qtl
ua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_checkstack referenciado na funþÒo _luaQ_print [C:\Use
rs\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_isstring referenciado na funþÒo _luaQ_print [C:\Users
\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_isstring [C:\Users\rusto\Documents\GitProjects\qt
lua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_isuserdata referenciado na funþÒo "int __cdecl qt_dis
connect(struct lua_State *)" (?qt_disconnect@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qt
lua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_isuserdata [C:\Users\rusto\Documents\GitProjects\
qtlua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_type referenciado na funþÒo "int __cdecl qt_disconnec
t(struct lua_State *)" (?qt_disconnect@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\li
bqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_type [C:\Users\rusto\Documents\GitProjects\qtlua\
build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_toboolean referenciado na funþÒo "int __cdecl qt_conn
ect(struct lua_State *)" (?qt_connect@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\lib
qtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_toboolean [C:\Users\rusto\Documents\GitProjects\q
tlua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_tolstring referenciado na funþÒo "int __cdecl qt_requ
ire(struct lua_State *)" (?qt_require@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\lib
qtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_tolstring [C:\Users\rusto\Documents\GitProjects\q
tlua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_pushnil referenciado na funþÒo "int __cdecl qt_type(s
truct lua_State *)" (?qt_type@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vc
xproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_pushnil [C:\Users\rusto\Documents\GitProjects\qtl
ua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_pushinteger referenciado na funþÒo _luaQ_tracebackski
p [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_pushlstring referenciado na funþÒo "char const * __cd
ecl pushfilename(struct lua_State *,char const *)" (?pushfilename@@YAPBDPAUlua_State@@PBD@Z) [C:\Users\rusto\Documents\
GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_pushlstring [C:\Users\rusto\Documents\GitProjects
\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_pushstring referenciado na funþÒo "int __cdecl qt_req
uire(struct lua_State *)" (?qt_require@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\li
bqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_pushstring [C:\Users\rusto\Documents\GitProjects\
qtlua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_pushfstring referenciado na funþÒo "int __cdecl qt_re
quire(struct lua_State *)" (?qt_require@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\l
ibqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_pushfstring [C:\Users\rusto\Documents\GitProjects
\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_pushcclosure referenciado na funþÒo "int __cdecl qt_r
equire(struct lua_State *)" (?qt_require@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\
libqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_pushcclosure [C:\Users\rusto\Documents\GitProject
s\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_pushboolean referenciado na funþÒo "int __cdecl qt_di
sconnect(struct lua_State *)" (?qt_disconnect@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\q
tlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_pushboolean [C:\Users\rusto\Documents\GitProjects
\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_gettable referenciado na funþÒo "int __cdecl luaQ_get
table(struct lua_State *)" (?luaQ_gettable@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlu
a\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_gettable [C:\Users\rusto\Documents\GitProjects\qt
lua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_getfield referenciado na funþÒo "int __cdecl qt_type(
struct lua_State *)" (?qt_type@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.v
cxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_getfield [C:\Users\rusto\Documents\GitProjects\qt
lua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_rawget referenciado na funþÒo _luaQ_complete [C:\User
s\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_rawget [C:\Users\rusto\Documents\GitProjects\qtlu
a\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_createtable referenciado na funþÒo _luaQ_complete [C:
\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_createtable [C:\Users\rusto\Documents\GitProjects
\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_getmetatable referenciado na funþÒo _luaQ_complete [C
:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_getmetatable [C:\Users\rusto\Documents\GitProject
s\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_settable referenciado na funþÒo _luaopen_qt [C:\Users
\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_settable [C:\Users\rusto\Documents\GitProjects\qt
lua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_setfield referenciado na funþÒo "int __cdecl qt_requi
re(struct lua_State *)" (?qt_require@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libq
tlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_setfield [C:\Users\rusto\Documents\GitProjects\qt
lua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_rawseti referenciado na funþÒo _luaQ_complete [C:\Use
rs\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_setmetatable referenciado na funþÒo _luaopen_qt [C:\U
sers\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_setmetatable [C:\Users\rusto\Documents\GitProject
s\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_call referenciado na funþÒo "int __cdecl qt_type(stru
ct lua_State *)" (?qt_type@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxpr
oj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_call [C:\Users\rusto\Documents\GitProjects\qtlua\
build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_pcall referenciado na funþÒo _luaQ_getfield [C:\Users
\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_pcall [C:\Users\rusto\Documents\GitProjects\qtlua
\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_error referenciado na funþÒo "char const * __cdecl pu
shfilename(struct lua_State *,char const *)" (?pushfilename@@YAPBDPAUlua_State@@PBD@Z) [C:\Users\rusto\Documents\GitPro
jects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_error [C:\Users\rusto\Documents\GitProjects\qtlua
\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_next referenciado na funþÒo _luaQ_complete [C:\Users\
rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_concat referenciado na funþÒo "char const * __cdecl p
ushfilename(struct lua_State *,char const *)" (?pushfilename@@YAPBDPAUlua_State@@PBD@Z) [C:\Users\rusto\Documents\GitPr
ojects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_sethook referenciado na funþÒo _luaQ_getfield [C:\Use
rs\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_sethook [C:\Users\rusto\Documents\GitProjects\qtl
ua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_gethook referenciado na funþÒo _luaQ_getfield [C:\Use
rs\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_gethook [C:\Users\rusto\Documents\GitProjects\qtl
ua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_gethookmask referenciado na funþÒo _luaQ_getfield [C:
\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_gethookmask [C:\Users\rusto\Documents\GitProjects
\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _lua_gethookcount referenciado na funþÒo _luaQ_getfield [C
:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _lua_gethookcount [C:\Users\rusto\Documents\GitProject
s\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _luaL_typerror referenciado na funþÒo "int __cdecl qt_conn
ect(struct lua_State *)" (?qt_connect@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\lib
qtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _luaL_typerror [C:\Users\rusto\Documents\GitProjects\q
tlua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _luaL_checklstring referenciado na funþÒo "int __cdecl qt_
connect(struct lua_State *)" (?qt_connect@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua
\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _luaL_checklstring [C:\Users\rusto\Documents\GitProjec
ts\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _luaL_optlstring referenciado na funþÒo "int __cdecl qt_di
sconnect(struct lua_State *)" (?qt_disconnect@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\q
tlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _luaL_checkstack referenciado na funþÒo _luaopen_qt [C:\Us
ers\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _luaL_checkstack [C:\Users\rusto\Documents\GitProjects
\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _luaL_checktype referenciado na funþÒo "int __cdecl qt_con
nect(struct lua_State *)" (?qt_connect@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\li
bqtlua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _luaL_checktype [C:\Users\rusto\Documents\GitProjects\
qtlua\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _luaL_error referenciado na funþÒo "int __cdecl qt_connect
(struct lua_State *)" (?qt_connect@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtl
ua.vcxproj]
  qtluaengine.obj : error LNK2001: sÝmbolos externos indefinidos _luaL_error [C:\Users\rusto\Documents\GitProjects\qtlu
a\build\qtlua\libqtlua.vcxproj]
  qtluautils.obj : error LNK2019: sÝmbolo externo indefinido _luaL_gsub referenciado na funþÒo "char const * __cdecl pu
shfilename(struct lua_State *,char const *)" (?pushfilename@@YAPBDPAUlua_State@@PBD@Z) [C:\Users\rusto\Documents\GitPro
jects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _lua_close referenciado na funþÒo "public: virtual __this
call QtLuaEngine::Private::~Private(void)" (??1Private@QtLuaEngine@@UAE@XZ) [C:\Users\rusto\Documents\GitProjects\qtlua
\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _lua_typename referenciado na funþÒo "int __cdecl luaQ_m_
_type(struct lua_State *)" (?luaQ_m__type@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua
\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _lua_rawequal referenciado na funþÒo "bool __cdecl luaQ_d
isconnect(struct lua_State *,class QObject *,char const *,int)" (?luaQ_disconnect@@YA_NPAUlua_State@@PAVQObject@@PBDH@Z
) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _lua_tonumber referenciado na funþÒo "class QVariant __cd
ecl luaQ_toqvariant(struct lua_State *,int,int)" (?luaQ_toqvariant@@YA?AVQVariant@@PAUlua_State@@HH@Z) [C:\Users\rusto\
Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _lua_touserdata referenciado na funþÒo "int __cdecl luaQ_
m__gc(struct lua_State *)" (?luaQ_m__gc@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\l
ibqtlua.vcxproj]
  qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _lua_pushnumber referenciado na funþÒo "int __cdecl luaQ_
m__tonumber(struct lua_State *)" (?luaQ_m__tonumber@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\b
uild\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _lua_pushlightuserdata referenciado na funþÒo "int __cdec
l luaQ_m__gc(struct lua_State *)" (?luaQ_m__gc@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\
qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _lua_newuserdata referenciado na funþÒo "void __cdecl lua
Q_pushqt(struct lua_State *,class QVariant const &)" (?luaQ_pushqt@@YAXPAUlua_State@@ABVQVariant@@@Z) [C:\Users\rusto\D
ocuments\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _lua_rawset referenciado na funþÒo "public: virtual __thi
scall QtLuaEngine::Private::~Private(void)" (??1Private@QtLuaEngine@@UAE@XZ) [C:\Users\rusto\Documents\GitProjects\qtlu
a\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _lua_getstack referenciado na funþÒo "class QList<class Q
ByteArray> __cdecl find_error_location(struct lua_State *,class QByteArray &)" (?find_error_location@@YA?AV?$QList@VQBy
teArray@@@@PAUlua_State@@AAVQByteArray@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _lua_getinfo referenciado na funþÒo "class QList<class QB
yteArray> __cdecl find_error_location(struct lua_State *,class QByteArray &)" (?find_error_location@@YA?AV?$QList@VQByt
eArray@@@@PAUlua_State@@AAVQByteArray@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _luaL_loadstring referenciado na funþÒo "int __cdecl lua_
eval_func(struct lua_State *)" (?lua_eval_func@@YAHPAUlua_State@@@Z) [C:\Users\rusto\Documents\GitProjects\qtlua\build\
qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _luaL_newstate referenciado na funþÒo "public: __thiscall
 QtLuaEngine::Private::Private(class QtLuaEngine *)" (??0Private@QtLuaEngine@@QAE@PAV1@@Z) [C:\Users\rusto\Documents\Gi
tProjects\qtlua\build\qtlua\libqtlua.vcxproj]
  qtluaengine.obj : error LNK2019: sÝmbolo externo indefinido _luaL_openlibs referenciado na funþÒo "public: __thiscall
 QtLuaEngine::Private::Private(class QtLuaEngine *)" (??0Private@QtLuaEngine@@QAE@PAV1@@Z) [C:\Users\rusto\Documents\Gi
tProjects\qtlua\build\qtlua\libqtlua.vcxproj]
  C:\Users\rusto\Documents\GitProjects\qtlua\build\Release\qtlua.dll : fatal error LNK1120: 58 externo nÒo resolvidos [
C:\Users\rusto\Documents\GitProjects\qtlua\build\qtlua\libqtlua.vcxproj]

    1 Aviso(s)
    96 Erro(s)

Tempo Decorrido 00:00:01.95

So, I don't know whats happen. I'm using this torch version: https://github.com/hiili/WindowsTorch