[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.3.0 (rc0) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Fri, 12 Dec 2014 08:42:50 -0200
> luac.obj : error LNK2019: unresolved external symbol _luaU_dump
> luac.obj : error LNK2001: unresolved external symbol _luaP_opmodes
> luac.obj : error LNK2001: unresolved external symbol _luaP_opnames
> C:\7\lua53\Lua\Debug\Luac.exe : fatal error LNK1120: 3 unresolved externals
> Build FAILED.
I don't understand this. Linking lua.obj with lua.lib (or whatever name
it is) should resolve these symbols. Anyone else has this problem?
This hasn't changed at all from 5.2 to 5.3...