lua 编译网路核心

下载

Severity Code Description Project File Line Suppression State Details

Error LNK1104 cannot open file 'lua53.lib' mime D:\MyWork\lua\luasocket-master\luasocket-master\LINK 1

2> Creating library Release\socket\core.lib and object Release\socket\core.exp

1>mime.vcxproj -> D:\MyWork\lua\luasocket-master\luasocket-master\Release\mime\core.dll

2>socket.vcxproj -> D:\MyWork\lua\luasocket-master\luasocket-master\Release\socket\core.dll

2>D:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(2563,5): warning : Remote deployment might be slow/inefficient. The process cannot access the file 'D:\MyWork\lua\luasocket-master\luasocket-master\Release\core.dll.recipe' because it is being used by another process.

2>Done building project "socket.vcxproj".

1>Done building project "mime.vcxproj".

========== Build: 2 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========

========== Build completed at 0:57 and took 04.644 seconds ==========

相关推荐
@insist12331 分钟前
信息安全工程师-物理隔离技术基础核心考点解析
开发语言·网络·安全·软考·信息安全工程师·软件水平考试
空中海36 分钟前
02 状态、Hooks、副作用与数据流
开发语言·javascript·ecmascript
Aurorar0rua38 分钟前
CS50 x 2024 Notes C - 09
c语言·开发语言·学习方法
兔小盈40 分钟前
多线程篇-(二)线程创建、中断与终止
java·开发语言·多线程
hoiii1871 小时前
基于MATLAB实现内点法解决凸优化问题
开发语言·matlab
特种加菲猫2 小时前
多态:让代码拥有“千变万化”的能力
开发语言·c++
Mr_pyx2 小时前
【LeetHOT100】LRU缓存——Java多解法详解
java·开发语言
zx2859634002 小时前
Laravel 4.x:颠覆PHP框架的10大革新特性
开发语言·php·laravel
threelab2 小时前
Three.js 咖啡杯烟雾效果 | 三维可视化 / AI 提示词
开发语言·javascript·人工智能
初心未改HD3 小时前
gRPC 与 Protobuf 实战指南
开发语言·golang