diff options
author | Hisham Muhammad <hisham@gobolinux.org> | 2024-08-29 18:50:38 -0300 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2024-08-29 19:08:00 -0300 |
commit | 627d3bb2782841e15c3c47f0914dae9b8decb5aa (patch) | |
tree | 009c2daf52cc7a02d3684e843ef1225e21edd549 /c-api | |
parent | 0c9acd4acf59e45ceccb4b242a2c6c330149c5f5 (diff) | |
download | lua-compat-5.3-627d3bb2782841e15c3c47f0914dae9b8decb5aa.tar.gz lua-compat-5.3-627d3bb2782841e15c3c47f0914dae9b8decb5aa.tar.bz2 lua-compat-5.3-627d3bb2782841e15c3c47f0914dae9b8decb5aa.zip |
avoid MSVC build error
```
Microsoft (R) Incremental Linker Version 14.00.24241.7
Copyright (C) Microsoft Corporation. All rights reserved.
io.def : error LNK2001: unresolved external symbol luaopen_compat53_io
compat53/io.lib : fatal error LNK1120: 1 unresolved externals
Error: Build error: Failed compiling module compat53/io.dll
```
Diffstat (limited to 'c-api')
0 files changed, 0 insertions, 0 deletions