开启辅助访问 切换到宽版

精易论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

用微信号发送消息登录论坛

新人指南 邀请好友注册 - 我关注人的新帖 教你赚取精币 - 每日签到


求职/招聘- 论坛接单- 开发者大厅

论坛版规 总版规 - 建议/投诉 - 应聘版主 - 精华帖总集 积分说明 - 禁言标准 - 有奖举报

楼主: meng9934
收起左侧

[支持库源码] 【支持库改造】多线程辅助支持库

    [复制链接]
发表于 2023-6-7 10:39:45 | 显示全部楼层   广东省韶关市
谢谢楼主分享!
回复 支持 反对

使用道具 举报

结帖率:0% (0/1)

签到天数: 18 天

发表于 2023-6-5 10:18:12 | 显示全部楼层   河南省濮阳市
下载看看,好东西。!!!
回复 支持 反对

使用道具 举报

签到天数: 26 天

发表于 2023-6-2 08:52:13 | 显示全部楼层   黑龙江省哈尔滨市
谢谢你的分享
回复 支持 反对

使用道具 举报

签到天数: 16 天

发表于 2023-6-1 01:50:25 | 显示全部楼层   浙江省温州市
开源精神必须支持~
回复 支持 反对

使用道具 举报

结帖率:100% (4/4)

签到天数: 3 天

发表于 2023-5-30 19:36:54 | 显示全部楼层   吉林省辽源市
谢谢分享 支持一下 !
回复 支持 反对

使用道具 举报

结帖率:82% (9/11)

签到天数: 9 天

发表于 2023-5-30 15:04:10 | 显示全部楼层   湖北省武汉市
谢谢分享
回复 支持 反对

使用道具 举报

结帖率:100% (7/7)

签到天数: 24 天

发表于 2023-5-30 13:37:31 | 显示全部楼层   湖南省郴州市
看看~~~~~~
回复 支持 反对

使用道具 举报

签到天数: 12 天

发表于 2023-5-30 13:33:53 | 显示全部楼层   江苏省宿迁市
本帖最后由 左哼哼 于 2023-5-30 13:38 编辑

为什么改完了 没法使用静态编译了
eAPI_static.lib(OSInfo.obj) : error LNK2019: 无法解析的外部符号 "private: static class std::locale::_Locimp * std::locale::_Locimp::_Global" (?_Global@_Locimp@locale@std@@0PAV123@A),该符号在函数 eAPI_?determineOSInfo@OSInfo@@MAEXXZ 中被引用
eAPI_static.lib(SysUtils.obj) : error LNK2001: 无法解析的外部符号 "private: static class std::locale::_Locimp * std::locale::_Locimp::_Global" (?_Global@_Locimp@locale@std@@0PAV123@A)
eAPI_static.lib(OSInfo.obj) : error LNK2019: 无法解析的外部符号 "private: static class std::locale::_Locimp * __cdecl std::locale::_Init(void)" (?_Init@locale@std@@CAPAV_Locimp@12@XZ),该符号在函数 eAPI_?determineOSInfo@OSInfo@@MAEXXZ 中被引用
eAPI_static.lib(SysUtils.obj) : error LNK2001: 无法解析的外部符号 "private: static class std::locale::_Locimp * __cdecl std::locale::_Init(void)" (?_Init@locale@std@@CAPAV_Locimp@12@XZ)
eAPI_static.lib(OSInfo.obj) : error LNK2001: 无法解析的外部符号 "public: virtual char const * __thiscall exception::what(void)const " (?what@exception@@UBEPBDXZ)
eAPI_static.lib(SysUtils.obj) : error LNK2001: 无法解析的外部符号 "public: virtual char const * __thiscall exception::what(void)const " (?what@exception@@UBEPBDXZ)
eAPI_static.lib(OSInfo.obj) : error LNK2001: 无法解析的外部符号 "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
eAPI_static.lib(SysUtils.obj) : error LNK2001: 无法解析的外部符号 "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
eAPI_static.lib(OSInfo.obj) : error LNK2019: 无法解析的外部符号 "public: __thiscall exception::exception(char const * const &)" (??0exception@@QAE@ABQBD@Z),该符号在函数 eAPI_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@K@Z 中被引用
eAPI_static.lib(SysUtils.obj) : error LNK2001: 无法解析的外部符号 "public: __thiscall exception::exception(char const * const &)" (??0exception@@QAE@ABQBD@Z)
eAPI_static.lib(OSInfo.obj) : error LNK2019: 无法解析的外部符号 "public: bool __thiscall std::locale::_Iscloc(void)const " (?_Iscloc@locale@std@@QBE_NXZ),该符号在函数 eAPI_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@K@Z 中被引用
eAPI_static.lib(SysUtils.obj) : error LNK2001: 无法解析的外部符号 "public: bool __thiscall std::locale::_Iscloc(void)const " (?_Iscloc@locale@std@@QBE_NXZ)
eAPI_static.lib(OSInfo.obj) : error LNK2019: 无法解析的外部符号 "public: class std::locale::facet const * __thiscall std::locale::_Getfacet(unsigned int,bool)const " (?_Getfacet@locale@std@@QBEPBVfacet@12@I_N@Z),该符号在函数 eAPI_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@K@Z 中被引用
eAPI_static.lib(SysUtils.obj) : error LNK2001: 无法解析的外部符号 "public: class std::locale::facet const * __thiscall std::locale::_Getfacet(unsigned int,bool)const " (?_Getfacet@locale@std@@QBEPBVfacet@12@I_N@Z)
eAPI_static.lib(OSInfo.obj) : error LNK2019: 无法解析的外部符号 "public: virtual __thiscall exception::~exception(void)" (??1exception@@UAE@XZ),该符号在函数 eAPI_??1bad_cast@std@@UAE@XZ_0 中被引用
eAPI_static.lib(SysUtils.obj) : error LNK2001: 无法解析的外部符号 "public: virtual __thiscall exception::~exception(void)" (??1exception@@UAE@XZ)
eAPI_static.lib(OSInfo.obj) : error LNK2019: 无法解析的外部符号 "__int64 const std::_Fpz" (?_Fpz@std@@3_JB),该符号在函数 eAPI_??0?$fpos@H@std@@QAE@J@Z_0 中被引用
eAPI_static.lib(SysUtils.obj) : error LNK2001: 无法解析的外部符号 "__int64 const std::_Fpz" (?_Fpz@std@@3_JB)
eAPI_static.lib(OSInfo.obj) : error LNK2019: 无法解析的外部符号 "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ),该符号在函数 eAPI_?do_put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBE?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@D_N@Z_0 中被引用
eAPI_static.lib(SysUtils.obj) : error LNK2001: 无法解析的外部符号 "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
eAPI_static.lib(OSInfo.obj) : error LNK2019: 无法解析的外部符号 "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ),该符号在函数 eAPI_?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@ABV12@II@Z_0 中被引用
eAPI_static.lib(SysUtils.obj) : error LNK2001: 无法解析的外部符号 "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)


回复 支持 反对

使用道具 举报

结帖率:100% (9/9)

签到天数: 26 天

发表于 2023-5-29 19:42:20 | 显示全部楼层   辽宁省沈阳市
完美延时误差测试打脸某刺
回复 支持 反对

使用道具 举报

结帖率:100% (1/1)

签到天数: 14 天

发表于 2023-5-29 18:57:28 | 显示全部楼层   云南省昆明市
很不错,支持一下。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则 致发广告者

发布主题 收藏帖子 返回列表

sitemap| 易语言源码| 易语言教程| 易语言论坛| 诚聘英才| 易语言模块| 手机版| 广告投放| 精易论坛
拒绝任何人以任何形式在本论坛发表与中华人民共和国法律相抵触的言论,本站内容均为会员发表,并不代表精易立场!
论坛帖子内容仅用于技术交流学习和研究的目的,严禁用于非法目的,否则造成一切后果自负!如帖子内容侵害到你的权益,请联系我们!
防范网络诈骗,远离网络犯罪 违法和不良信息举报电话0663-3422125,QQ: 800073686,邮箱:800073686@b.qq.com
Powered by Discuz! X3.4 揭阳市揭东区精易科技有限公司 ( 粤ICP备12094385号-1) 粤公网安备 44522102000125 增值电信业务经营许可证 粤B2-20192173

快速回复 返回顶部 返回列表