jack-wang
小王
C++博客
首页
新随笔
联系
聚合
管理
随笔-382 评论-37 文章-0 trackbacks-0
共8页:
1
2
3
4
5
6
7
8
非boost版本的asio无法识别asio::placeholders::error和boost::system::error_code
小王 2023-03-28 11:01 阅读:185 评论:0
Liunx中修改文件结束符
小王 2022-12-22 13:53 阅读:230 评论:0
CentOS编译OpenCV报错:undefined reference to `hb_buffer_get_glyph_infos'
小王 2022-12-20 01:44 阅读:3470 评论:0
Ubuntu22下编译VLC源码
小王 2022-11-15 16:55 阅读:972 评论:0
安装Cygwin
小王 2022-11-07 17:01 阅读:158 评论:0
VS2019报错:fatal error CVT1100: 资源重复。类型: MANIFEST,名称: 2,语言: 0x0409
小王 2022-11-02 10:39 阅读:2475 评论:0
小数点后保留N位
小王 2022-10-20 15:34 阅读:181 评论:0
pip安装时报错:no matching distribution found for xxx
小王 2022-10-14 15:04 阅读:971 评论:0
python读取yaml文件时报错:load() missing 1 required positional argument: ‘Loader‘
小王 2022-10-14 14:55 阅读:1985 评论:0
CentOS手动安装OpenSSL1.1.1(以此为准)
小王 2022-09-19 03:29 阅读:1241 评论:0
CentOS使用pip安装报错:WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available
小王 2022-09-16 19:26 阅读:2230 评论:0
把python3的版本从3.6升级到3.10
小王 2022-09-16 17:05 阅读:7542 评论:0
执行pip命令报错:WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip...... To avoid this problem you can invoke Python with ‘-m pip’ instead of running pip directly
小王 2022-09-15 13:34 阅读:3655 评论:0
使用pip命令报错:-bash: /usr/bin/pip: No such file or directory
小王 2022-09-15 11:24 阅读:455 评论:0
Windows下编译Libevent
小王 2022-08-23 04:16 阅读:133 评论:0
在yolov5 V5.0中使用.pt文件导出.wts文件时报错:Can't get attribute 'SPPF' on
小王 2022-08-01 10:43 阅读:1082 评论:0
Ubuntu18中安装TensorRT
小王 2022-07-28 15:05 阅读:2144 评论:0
执行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
小王 2022-07-28 14:45 阅读:9128 评论:0
安装CUDA后查看版本信息(nvcc -V )报错:command not found
小王 2022-07-27 16:58 阅读:2046 评论:0
查看Linux版本信息
小王 2022-07-27 11:10 阅读:157 评论:0
Ubuntu中apt更新失败:GPG error: https://developer.download.nvidia.cn/compute/cuda/repos/ubuntu180,,,,,
小王 2022-07-26 17:15 阅读:3925 评论:0
kswapd0占用内存过高
小王 2022-07-11 15:12 阅读:215 评论:0
CentOS使用cmake编译报错:No CMAKE_CXX_COMPILER could be found
小王 2022-07-11 15:08 阅读:1070 评论:0
CentOS安装OpenSSL1.1.1
小王 2022-07-08 15:11 阅读:634 评论:0
LibTorch开发环境配置
小王 2022-07-05 18:46 阅读:525 评论:0
报错:“_addcarry_u64”: 找不到标识符
小王 2022-07-05 18:36 阅读:1204 评论:0
编译windows版本的redis报错:"system_error": 不是 "std" 的成员,,,,,,"system_category": 不是 "std" 的成员,,,,,,
小王 2022-06-30 14:13 阅读:678 评论:0
修改VC默认的栈空间大小
小王 2022-06-27 18:35 阅读:215 评论:0
导入libcurld.lib(或libcurld.lib) 链接报错:无法解析的外部符号 __imp_curl_easy_init,,,
小王 2022-06-24 02:30 阅读:627 评论:0
error LNK2019: 无法解析的外部符号 CreateEnvironmentBlock
小王 2022-06-22 15:16 阅读:634 评论:0
无法将参数 从“const wchar_t ”转换为“LPWSTR”
小王 2022-06-07 15:27 阅读:1376 评论:0
使用已有的Docker镜像
小王 2022-05-19 09:44 阅读:375 评论:0
CentOS运行yum命令报错:Existing lock /var/run/yum.pid: another copy is running
小王 2022-05-18 10:47 阅读:226 评论:0
CentOS安装Docker
小王 2022-05-17 14:54 阅读:137 评论:0
CentOS下编译报错: python3.6m/Python.h: No such file or directory
小王 2022-05-12 17:52 阅读:778 评论:0
连接SQL Server2008服务器报错:[DBNETLIB][ConnectionOpen(Invalid Instance())]
小王 2022-05-11 17:38 阅读:541 评论:0
sql server 远程过程调用失败
小王 2022-05-11 16:42 阅读:255 评论:0
CentOS开启自动运行脚本
小王 2022-05-09 10:32 阅读:153 评论:0
Qt工程编译的时候报错:“multiple defined of,,,,,,”
小王 2022-04-21 11:16 阅读:386 评论:0
Windows服务示例程序
小王 2022-04-09 01:10 阅读:241 评论:0
破解IDEA2021.3.3
小王 2022-04-07 17:11 阅读:6384 评论:0
mysql远程登录
小王 2022-04-01 02:00 阅读:173 评论:0
VS无法调试,加了断点也没有作用,程序直接运行至结束
小王 2022-03-10 16:59 阅读:806 评论:0
CentOS7编译报错:undefined reference to `dlopen'
小王 2022-02-28 03:03 阅读:452 评论:0
Linux中执行脚本报错:/bin/bash^M: bad interpreter: No such file or directory
小王 2022-02-24 20:14 阅读:134 评论:0
Ubuntu apt install报错:无法获得锁 /var/lib/dpkg/lock -open
小王 2022-02-24 15:43 阅读:149 评论:0
Ubuntu apt install 报错:无法获得锁 /var/lib/dpkg/lock-frontend - open
小王 2022-02-24 15:39 阅读:106 评论:0
Ubuntu启动使用root账户登录图形界面
小王 2022-02-24 14:14 阅读:137 评论:0
Ubuntu中使用QT报错:Error on execution -version `Qt_5' not found required by
小王 2022-02-22 20:08 阅读:574 评论:0
Ubuntu16中安装ROS
小王 2022-02-21 02:03 阅读:162 评论:0
共8页:
1
2
3
4
5
6
7
8
<
2023年3月
>
日
一
二
三
四
五
六
26
27
28
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
31
1
2
3
4
5
6
7
8
常用链接
我的随笔
我的评论
我参与的随笔
留言簿
(16)
给我留言
查看公开留言
查看私人留言
随笔分类
(444)
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(99)
MQTT(2)
node.js(3)
OpenGL(2)
Python(15)
Qt(7)
Redis(5)
ROS(4)
ROS2(1)
SpringBoot(4)
TensorRT(3)
UI(5)
Unreal Engine(2)
VC(44)
VLC(2)
Web开发(12)
Win32(4)
编译(34)
操作系统(3)
调试(2)
多核编程(3)
分布式系统(4)
汇编(1)
脚本(1)
开源项目(3)
其他(16)
嵌入式(1)
软件工程(5)
瑞芯微(1)
设计模式(7)
昇腾(1)
算法与数据结构(1)
网络通讯(17)
音视频(7)
游戏服务器端开发(17)
游戏引擎(7)
随笔档案
(382)
2025年12月 (1)
2025年10月 (1)
2025年5月 (1)
2024年11月 (2)
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. Windows下使用VS2022编译CUDA应用代码报错:无法打开包括文件: “cuda_runtime.h”: No such file or directory
2. Unreal5 5.6.1生成VS工程文件报错:Visual Studio C++ 2022 installation not found - ignoring preferred project file format.
3. ROS2开发环境搭建
4. dnf安装失败
5. RK3588设备中运行可执行程序报错:error while loading shared libraries: librknnrt.so: cannot open shared object file:
6. wget下载报错:The certificate of ‘www.python.org’ is not trusted.
7. 执行torch.load(模型名称, map_location='cpu')报错:from torchvision.transforms.functional_tensor import rgb_to_grayscale
8. pip安装basicsr报错:To fix this you could try to:
9. cmake文件中D_GLIBCXX_USE_CXX11_ABI=0,导致无法到入第三方库libjsoncpp.so
10. 链接libjsoncpp.a时报错:which may bind externally can not be used when making a shared object; recompile with -fPIC
搜索
最新随笔
1. Windows下使用VS2022编译CUDA应用代码报错:无法打开包括文件: “cuda_runtime.h”: No such file or directory
2. Unreal5 5.6.1生成VS工程文件报错:Visual Studio C++ 2022 installation not found - ignoring preferred project file format.
3. ROS2开发环境搭建
4. dnf安装失败
5. RK3588设备中运行可执行程序报错:error while loading shared libraries: librknnrt.so: cannot open shared object file:
6. wget下载报错:The certificate of ‘www.python.org’ is not trusted.
7. 执行torch.load(模型名称, map_location='cpu')报错:from torchvision.transforms.functional_tensor import rgb_to_grayscale
8. pip安装basicsr报错:To fix this you could try to:
9. cmake文件中D_GLIBCXX_USE_CXX11_ABI=0,导致无法到入第三方库libjsoncpp.so
10. 链接libjsoncpp.a时报错:which may bind externally can not be used when making a shared object; recompile with -fPIC
最新评论
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使用方法(9488)
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(9128)
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](8725)
4. 编译cmake报错:Cannot find a C++ compiler that supports both C++11 and the specified C++ flags.(8473)
5. 把python3的版本从3.6升级到3.10(7542)
评论排行榜
1. Ubuntu9.10 VI下方向键变成ABCD的解决办法(3)
2. 公司散伙啦。杯具!反思!(3)
3. 网游服务器通信架构的设计(3)
4. 服务器宕机(2)
5. 没有找到MSVCR90.dll,因此这个应用程序未能启动,重新安装应用程序可能会修复此问题(2)