jack-wang
小王
C++博客
首页
新随笔
联系
聚合
管理
随笔-378 评论-37 文章-0 trackbacks-0
VC
报错:#error : WinSock.h has already been included
posted @
2023-03-28 11:36
小王 阅读(2492) |
评论 (0)
编辑
VS2019报错:fatal error CVT1100: 资源重复。类型: MANIFEST,名称: 2,语言: 0x0409
posted @
2022-11-02 10:39
小王 阅读(2328) |
评论 (0)
编辑
报错:“_addcarry_u64”: 找不到标识符
posted @
2022-07-05 18:36
小王 阅读(909) |
评论 (0)
编辑
编译windows版本的redis报错:"system_error": 不是 "std" 的成员,,,,,,"system_category": 不是 "std" 的成员,,,,,,
posted @
2022-06-30 14:13
小王 阅读(492) |
评论 (0)
编辑
修改VC默认的栈空间大小
posted @
2022-06-27 18:35
小王 阅读(139) |
评论 (0)
编辑
导入libcurld.lib(或libcurld.lib) 链接报错:无法解析的外部符号 __imp_curl_easy_init,,,
posted @
2022-06-24 02:30
小王 阅读(494) |
评论 (0)
编辑
error LNK2019: 无法解析的外部符号 CreateEnvironmentBlock
posted @
2022-06-22 15:16
小王 阅读(514) |
评论 (0)
编辑
无法将参数 从“const wchar_t ”转换为“LPWSTR”
posted @
2022-06-07 15:27
小王 阅读(1136) |
评论 (0)
编辑
Windows服务示例程序
posted @
2022-04-09 01:10
小王 阅读(142) |
评论 (0)
编辑
VS无法调试,加了断点也没有作用,程序直接运行至结束
posted @
2022-03-10 16:59
小王 阅读(695) |
评论 (0)
编辑
CMake报错:"STREQUAL" "x86_64" Unknown arguments specified
posted @
2021-12-22 16:24
小王 阅读(2343) |
评论 (0)
编辑
错误 error C2220: 警告被视为错误 - 没有生成“object”文件
posted @
2020-02-17 01:37
小王 阅读(955) |
评论 (0)
编辑
编译OpenSSH2(使用VC)
posted @
2019-05-08 01:52
小王 阅读(771) |
评论 (0)
编辑
编译OpenSSH2
posted @
2019-05-08 01:28
小王 阅读(383) |
评论 (0)
编辑
编译zlib
posted @
2019-05-08 00:46
小王 阅读(317) |
评论 (0)
编辑
编译OpenSSL
posted @
2019-05-05 00:08
小王 阅读(200) |
评论 (0)
编辑
VS2013 打开失败 未能完成操作,不支持此接口
posted @
2017-03-12 10:54
小王 阅读(949) |
评论 (0)
编辑
error MSB8031: Building an MFC project for a non-Unicode character set is deprecated.
posted @
2017-02-01 15:51
小王 阅读(1355) |
评论 (0)
编辑
VS2013编译protobuf报错:error C4996: 'std::_Copy_impl': Function call with parameters that may be unsafe
posted @
2016-01-13 16:54
小王 阅读(908) |
评论 (0)
编辑
fatal error C1083: 无法打开包括文件:“dmusici.h”
posted @
2014-05-31 20:55
小王 阅读(1010) |
评论 (0)
编辑
VS2010 VC++包含目录中删除继承值
posted @
2014-03-03 20:24
小王 阅读(4781) |
评论 (0)
编辑
winnt.h(236) : error C2146: 语法错误 : 缺少“;”(在标识符“PVOID64”的前面)
posted @
2014-02-25 22:05
小王 阅读(1957) |
评论 (0)
编辑
VS2010编译报错 error C2039: “back_inserter”: 不是“std”的成员
posted @
2013-11-19 14:16
小王 阅读(4471) |
评论 (0)
编辑
VS2010编译错误 LNK1179: 无效或损坏的文件: 重复的 COMDAT "_IID_IDispatchEx" .
posted @
2013-09-11 01:29
小王 阅读(2604) |
评论 (0)
编辑
VS2010编译报错 fatal error C1189: #error : This file requires _WIN32_WINNT to be #defined at least to 0x0403. Value 0x0501 or higher is recommended.
posted @
2013-09-11 00:43
小王 阅读(3230) |
评论 (0)
编辑
VS2010 编译错误: “__RPC__out_xcount_part”
posted @
2013-09-10 12:57
小王 阅读(1022) |
评论 (0)
编辑
1>c:\program files\microsoft visual studio 9.0\vc\atlmfc\include\afx.h(24) : fatal error C1189: #error : Building MFC application with /MD[d] (CRT dll version) requires MFC shared dll version. Please #define _AFXDLL or do not use /MD[d]
posted @
2013-06-01 18:39
小王 阅读(8570) |
评论 (0)
编辑
CoGetClassObject()返回-2147221164(没有注册类别)
posted @
2013-04-14 03:53
小王 阅读(887) |
评论 (0)
编辑
又见“没有找到MSVCR90.dll,因此这个应用程序未能启动,重新安装应用程序可能会修复此问题”
posted @
2013-03-10 16:59
小王 阅读(498) |
评论 (0)
编辑
VS2008编译报错:fatal error C1083: 无法打开包括文件:“Winable.h”
posted @
2013-03-09 15:03
小王 阅读(3247) |
评论 (0)
编辑
编译报错 BK1506 : ,,,,,,.sbr: No such file or directory
posted @
2012-06-21 04:01
小王 阅读(916) |
评论 (0)
编辑
动态链接库分配的内存在主程序中释放所产生的问题
posted @
2012-06-02 17:52
小王 阅读(1759) |
评论 (1)
编辑
rekease版程序运行报错“,,,未使用调试信息生成二进制文件”
posted @
2012-05-30 00:03
小王 阅读(697) |
评论 (0)
编辑
error C2220: 警告被视为错误 - 没有生成“object”文件
posted @
2012-02-05 00:11
小王 阅读(4557) |
评论 (1)
编辑
无法解析的外部符号 "__declspec(dllimport) __int64 __cdecl ACE_OS::time
posted @
2012-01-29 01:21
小王 阅读(1727) |
评论 (0)
编辑
Windows DDK中经典的宏——CONTAINING_RECORD
posted @
2011-02-06 16:49
小王 阅读(893) |
评论 (1)
编辑
新安装的VS2008打不开windows.h
posted @
2011-02-01 12:54
小王 阅读(1296) |
评论 (0)
编辑
error LNK2019: 无法解析的外部符号 __imp___CrtDbgReportW
posted @
2010-11-28 23:38
小王 阅读(3021) |
评论 (0)
编辑
vs2005抱怨找不着libc.lib的问题
posted @
2010-11-28 23:34
小王 阅读(479) |
评论 (0)
编辑
Visual C++开发工具与调试技巧整理
posted @
2010-02-22 11:27
小王 阅读(589) |
评论 (0)
编辑
使用VC9+PlatformSDK编写WinSock程序时,#include WinSock2.h文件导致类型重定义问题(麻辣隔壁的,微软又想搞什么花样)
posted @
2010-02-13 15:14
小王 阅读(1910) |
评论 (0)
编辑
BSTR与char*的转换(受不鸟呢!微软为什么把字符指针整了那么种多类型呢?莫非世外高人都这么干?)
posted @
2010-01-23 15:24
小王 阅读(564) |
评论 (0)
编辑
VC++下使用ADO编写数据库程序
posted @
2010-01-22 19:02
小王 阅读(404) |
评论 (0)
编辑
没有找到MSVCR90.dll,因此这个应用程序未能启动,重新安装应用程序可能会修复此问题
posted @
2010-01-21 14:31
小王 阅读(2476) |
评论 (2)
编辑
<
2024年11月
>
日
一
二
三
四
五
六
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
常用链接
我的随笔
我的评论
我参与的随笔
留言簿
(16)
给我留言
查看公开留言
查看私人留言
随笔分类
(440)
Android(7)
Boost(8)
C#
c++ 程序设计基础(11)
CMake(2)
Cocos2d-X(1)
CUDA(3)
DB(21)
DirectX(2)
Docker(5)
Dubbo(3)
Erlang(5)
Git(6)
GO(1)
IE(1)
iOS(1)
Java(19)
JPA(2)
LibTorch(1)
linux(98)
MQTT(2)
node.js(3)
OpenGL(2)
Python(15)
Qt(7)
Redis(5)
ROS(4)
SpringBoot(4)
TensorRT(3)
UI(5)
Unreal Engine(1)
VC(44)
VLC(2)
Web开发(12)
Win32(4)
编译(34)
操作系统(3)
调试(2)
多核编程(3)
分布式系统(4)
汇编(1)
脚本(1)
开源项目(3)
其他(16)
嵌入式(1)
软件工程(5)
瑞芯微(1)
设计模式(7)
算法与数据结构(1)
网络通讯(17)
音视频(7)
游戏服务器端开发(17)
游戏引擎(7)
随笔档案
(378)
2024年11月 (1)
2024年10月 (1)
2024年6月 (2)
2024年5月 (4)
2024年4月 (4)
2024年3月 (9)
2024年2月 (1)
2024年1月 (6)
2023年12月 (2)
2023年10月 (8)
2023年9月 (1)
2023年7月 (2)
2023年5月 (1)
2023年4月 (3)
2023年3月 (2)
2022年12月 (2)
2022年11月 (3)
2022年10月 (3)
2022年9月 (5)
2022年8月 (2)
2022年7月 (10)
2022年6月 (5)
2022年5月 (7)
2022年4月 (4)
2022年3月 (1)
2022年2月 (11)
2022年1月 (6)
2021年12月 (7)
2021年10月 (3)
2021年6月 (2)
2021年4月 (1)
2021年3月 (3)
2021年2月 (1)
2021年1月 (3)
2020年12月 (2)
2020年11月 (1)
2020年10月 (2)
2020年9月 (2)
2020年7月 (4)
2020年6月 (2)
2020年4月 (3)
2020年3月 (2)
2020年2月 (2)
2020年1月 (3)
2019年11月 (2)
2019年10月 (5)
2019年9月 (1)
2019年8月 (3)
2019年7月 (1)
2019年6月 (6)
2019年5月 (4)
2019年4月 (2)
2019年3月 (2)
2019年2月 (1)
2019年1月 (4)
2018年1月 (2)
2017年12月 (8)
2017年11月 (3)
2017年9月 (4)
2017年8月 (1)
2017年3月 (1)
2017年2月 (2)
2017年1月 (5)
2016年12月 (1)
2016年5月 (1)
2016年4月 (1)
2016年1月 (1)
2015年8月 (3)
2015年6月 (1)
2015年5月 (1)
2015年4月 (1)
2014年7月 (2)
2014年6月 (2)
2014年5月 (1)
2014年3月 (1)
2014年2月 (2)
2013年11月 (3)
2013年9月 (4)
2013年8月 (1)
2013年6月 (1)
2013年5月 (1)
2013年4月 (3)
2013年3月 (5)
2013年2月 (1)
2013年1月 (2)
2012年11月 (1)
2012年10月 (3)
2012年9月 (1)
2012年7月 (3)
2012年6月 (3)
2012年5月 (1)
2012年3月 (5)
2012年2月 (2)
2012年1月 (1)
2011年12月 (3)
2011年9月 (1)
2011年8月 (2)
2011年6月 (1)
2011年4月 (1)
2011年3月 (2)
2011年2月 (2)
2010年12月 (1)
2010年11月 (7)
2010年10月 (7)
2010年9月 (2)
2010年8月 (2)
2010年7月 (3)
2010年6月 (2)
2010年4月 (4)
2010年3月 (6)
2010年2月 (12)
2010年1月 (22)
2009年11月 (6)
2009年8月 (5)
2009年6月 (2)
2009年2月 (4)
2009年1月 (15)
2008年10月 (1)
Linux
chinaunix
游戏开发
金庆
云风
综合
Intel
λ-calculus
周伟明
最新随笔
1. RK3588设备中运行可执行程序报错:error while loading shared libraries: librknnrt.so: cannot open shared object file:
2. wget下载报错:The certificate of ‘www.python.org’ is not trusted.
3. 执行torch.load(模型名称, map_location='cpu')报错:from torchvision.transforms.functional_tensor import rgb_to_grayscale
4. pip安装basicsr报错:To fix this you could try to:
5. cmake文件中D_GLIBCXX_USE_CXX11_ABI=0,导致无法到入第三方库libjsoncpp.so
6. 链接libjsoncpp.a时报错:which may bind externally can not be used when making a shared object; recompile with -fPIC
7. vs code中git push代码报错:Missing or invalid credentials.
8. git clone报错:SSL certificate problem: self signed certificate in certificate chain
9. openEuler系统中修改系统时间
10. 在CANN推理程序中,执行aclmdlExecute()函数失败。 返回错误码:507011
搜索
最新随笔
1. RK3588设备中运行可执行程序报错:error while loading shared libraries: librknnrt.so: cannot open shared object file:
2. wget下载报错:The certificate of ‘www.python.org’ is not trusted.
3. 执行torch.load(模型名称, map_location='cpu')报错:from torchvision.transforms.functional_tensor import rgb_to_grayscale
4. pip安装basicsr报错:To fix this you could try to:
5. cmake文件中D_GLIBCXX_USE_CXX11_ABI=0,导致无法到入第三方库libjsoncpp.so
6. 链接libjsoncpp.a时报错:which may bind externally can not be used when making a shared object; recompile with -fPIC
7. vs code中git push代码报错:Missing or invalid credentials.
8. git clone报错:SSL certificate problem: self signed certificate in certificate chain
9. openEuler系统中修改系统时间
10. 在CANN推理程序中,执行aclmdlExecute()函数失败。 返回错误码:507011
最新评论
1. re: DirectUI Lib XML编写说明
这个不错,很有用。
--dictbox
2. re: MFC:为CListCtrl添加背景图片[未登录]
没用
--123
3. re: DirectUI Lib XML编写说明[未登录]
很好,对于我这样的初学者很用帮助,谢谢楼主
--king
4. re: WindowXP下PHP5开发环境配置
谢谢楼主分享,已经按楼主的方法配置成功
--bbreay
5. re: error C2220: 警告被视为错误 - 没有生成“object”文件
你好,我用的是vs2012,没有你说的“选择该cpp”,如:
--coco
阅读排行榜
1. protobuf使用方法(9364)
2. 执行pip install报错: WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv(8684)
3. 1>c:\program files\microsoft visual studio 9.0\vc\atlmfc\include\afx.h(24) : fatal error C1189: #error : Building MFC application with /MD[d] (CRT dll version) requires MFC shared dll version. Please #define _AFXDLL or do not use /MD[d](8570)
4. 编译cmake报错:Cannot find a C++ compiler that supports both C++11 and the specified C++ flags.(7835)
5. 把python3的版本从3.6升级到3.10(6911)
评论排行榜
1. 网游服务器通信架构的设计(3)
2. 公司散伙啦。杯具!反思!(3)
3. Ubuntu9.10 VI下方向键变成ABCD的解决办法(3)
4. kosmix,又一个开源的类似GFS的分布式文件系统(2)
5. DirectUI Lib XML编写说明(2)