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 ==========

相关推荐
TomSmile_WorkSpace26 分钟前
RabbitMq项目实战--延迟队列实现超时订单处理
开发语言·后端·ruby
喜欢打篮球的普通人29 分钟前
Rust面向对象特性
开发语言·windows·rust
晨曦_子画29 分钟前
C#中:Any() 与 Count,选择哪一个??
开发语言·windows·c#
m0_6760995834 分钟前
Python高阶函数以及装饰器
开发语言·python
Mr_Xuhhh1 小时前
递归搜索与回溯算法--递归(2)
开发语言·数据结构·c++·算法·链表·深度优先
上趣工作室3 小时前
uniapp中使用全局样式文件引入的三种方式
开发语言·rust·uni-app
提笔惊蚂蚁3 小时前
java-web-苍穹外卖-day1:软件开发步骤简化版+后端环境搭建
java·开发语言·前端·程序人生
Ethan Hunt丶3 小时前
C语言实现IIR型零相位带通滤波器
c语言·开发语言·算法
liang081144 小时前
C# DataTable使用Linq查询详解
开发语言·c#
爱吃糖的范同学4 小时前
【前端学习指南】第三站 Vue 组件之间通信
开发语言·前端·javascript·vue.js·前端框架·ecmascript