jack-wang
小王
C++博客
首页
新随笔
联系
聚合
管理
随笔-383 评论-37 文章-0 trackbacks-0
共8页: 1
2
3
4
5
6
7
8
宿主机ubuntu20系统中的ros2 foxy和docker容器ubuntu22系统中的ros2 humble通信
小王 2026-05-24 16:09 阅读:26 评论:0
Windows下使用VS2022编译CUDA应用代码报错:无法打开包括文件: “cuda_runtime.h”: No such file or directory
小王 2025-12-03 13:29 阅读:92 评论:0
Unreal5 5.6.1生成VS工程文件报错:Visual Studio C++ 2022 installation not found - ignoring preferred project file format.
小王 2025-10-03 16:21 阅读:105 评论:0
ROS2开发环境搭建
小王 2025-05-31 02:51 阅读:166 评论:0
dnf安装失败
小王 2024-11-27 03:33 阅读:2618 评论:0
RK3588设备中运行可执行程序报错:error while loading shared libraries: librknnrt.so: cannot open shared object file:
小王 2024-11-10 05:32 阅读:484 评论:0
wget下载报错:The certificate of ‘www.python.org’ is not trusted.
小王 2024-10-25 01:52 阅读:230 评论:0
执行torch.load(模型名称, map_location='cpu')报错:from torchvision.transforms.functional_tensor import rgb_to_grayscale
小王 2024-06-12 01:06 阅读:393 评论:0
pip安装basicsr报错:To fix this you could try to:
小王 2024-06-12 01:01 阅读:1246 评论:0
cmake文件中D_GLIBCXX_USE_CXX11_ABI=0,导致无法到入第三方库libjsoncpp.so
小王 2024-05-28 17:14 阅读:581 评论:0
链接libjsoncpp.a时报错:which may bind externally can not be used when making a shared object; recompile with -fPIC
小王 2024-05-21 19:54 阅读:257 评论:0
vs code中git push代码报错:Missing or invalid credentials.
小王 2024-05-10 02:53 阅读:477 评论:0
git clone报错:SSL certificate problem: self signed certificate in certificate chain
小王 2024-05-05 13:24 阅读:4959 评论:0
openEuler系统中修改系统时间
小王 2024-04-27 07:07 阅读:3925 评论:0
在CANN推理程序中,执行aclmdlExecute()函数失败。 返回错误码:507011
小王 2024-04-16 20:42 阅读:525 评论:0
导入ffmpeg头文件,编译报错:undefined reference to `avformat_open_input,,,
小王 2024-04-11 16:18 阅读:190 评论:0
编译安装ffmpeg后,代码中include ffmpeg头文件,报错找不到此头文件
小王 2024-04-10 15:18 阅读:783 评论:0
编译安装opencv4之后,代码中#include
报错:No such file or directory
小王 2024-03-28 19:51 阅读:260 评论:0
openEuler重启网络命令
小王 2024-03-19 15:28 阅读:1460 评论:0
新安装的Ubuntu22中无法apt安装软件,报错:Failed to fetch http://cn.archive.ubuntu.com/,,,,,,
小王 2024-03-19 15:09 阅读:160 评论:0
x86服务器下执行arm64程序报错:/lib64/ld-linux-aarch64.so.1: No such file or directory
小王 2024-03-15 16:55 阅读:738 评论:0
编译配置ffmpeg报错:ERROR: x264 not found using pkg-config
小王 2024-03-11 17:20 阅读:1097 评论:0
Linux中编译OpenCV(带contrib)
小王 2024-03-11 14:56 阅读:183 评论:0
海康摄像机的RTSP视频流地址
小王 2024-03-11 02:28 阅读:192 评论:0
U盘安装linux操作系统
小王 2024-03-05 20:01 阅读:147 评论:0
编译报错:/lib/../lib64/crt1.o:在函数‘_start’中(.text+0x20)对‘main’未定义的引用 collect2: error: ld returned 1exit status
小王 2024-03-05 12:18 阅读:788 评论:0
编译grpc报错:Package 'libsystemd', required by 'virtual:world', not found
小王 2024-02-27 20:51 阅读:1176 评论:0
在Windows Docker中,用从docker hub拉取的openeuler/openeuler镜像run起来的容器中,安装ssh的过程,真尼玛费劲,翘里哇!
小王 2024-01-22 03:56 阅读:224 评论:0
编译安装ffmpeg(并支持CUDA加速)
小王 2024-01-10 23:01 阅读:749 评论:0
pip install安装时,因下载失败而安装失败
小王 2024-01-04 20:22 阅读:223 评论:0
docker hub中pull的Ubuntu 22.04 image生成的容器中,systemctl restart sshd命令失败
小王 2024-01-02 04:29 阅读:1304 评论:0
创建docker容器,生成的容器自动启动后立即退出
小王 2024-01-02 04:03 阅读:160 评论:0
Ubuntu中apt安装软件包报错:Failed to fetch http://,,,,,,
小王 2024-01-01 12:04 阅读:193 评论:0
解压.run
小王 2023-12-15 14:50 阅读:1483 评论:0
查看glibc版本号
小王 2023-12-08 15:52 阅读:1590 评论:0
使用VS Code ssh远程连接openEuler主机,始终连接不上
小王 2023-10-22 18:26 阅读:318 评论:0
重编openEuler22内核
小王 2023-10-10 21:00 阅读:536 评论:0
编译gcc10报错:error: C++ preprocessor "/lib/cpp" fails sanity check
小王 2023-10-10 16:11 阅读:273 评论:0
openEuler中更换gcc版本
小王 2023-10-10 11:32 阅读:1189 评论:0
编译gcc7报错:gcc invalid application of ‘sizeof’ to incomplete type ‘__sanitizer::ustat’ ,,,,,,unsigned struct_ustat_sz = sizeof(struct ustat);
小王 2023-10-10 11:24 阅读:307 评论:0
编译gcc7报错:fatal error: sys/ustat.h: No such file or directory
小王 2023-10-10 11:20 阅读:372 评论:0
编译openEuler22内核报错:Failed to generate BTF for vmlinux
小王 2023-10-09 11:54 阅读:1424 评论:0
编译报错:pushd: not found
小王 2023-10-03 18:39 阅读:156 评论:0
Windows11下面使用VS2022编译Unreal5 5.2.1版本报错:MSB3073 命令“..\..\Build\BatchFiles\Rebuild.bat InterchangeWorker Win64 Development -WaitMutex -FromMsBuild”
小王 2023-09-11 01:26 阅读:835 评论:0
Windows中安装QT5.12报错:,,,安装perl失败,,,
小王 2023-07-07 16:10 阅读:616 评论:0
ubuntu中无法启动qt
小王 2023-07-06 00:36 阅读:1509 评论:0
No such file or directory: 'requirements.txt'
小王 2023-05-05 01:39 阅读:389 评论:0
安装torchvision时报错:The headers or library files could not be found for jpeg
小王 2023-04-25 03:14 阅读:224 评论:0
WSL2从C盘迁移到D盘
小王 2023-04-22 01:26 阅读:1889 评论:0
安装WSL2
小王 2023-04-05 01:33 阅读:187 评论:0
共8页: 1
2
3
4
5
6
7
8
<
2010年11月
>
日
一
二
三
四
五
六
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
8
9
10
11
常用链接
我的随笔
我的评论
我参与的随笔
留言簿
(16)
给我留言
查看公开留言
查看私人留言
随笔分类
(446)
Android(7)
Boost(8)
C#
c++ 程序设计基础(11)
CMake(2)
Cocos2d-X(1)
CUDA(3)
DB(21)
DirectX(2)
Docker(6)
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(2)
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)
随笔档案
(383)
2026年5月 (1)
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. 宿主机ubuntu20系统中的ros2 foxy和docker容器ubuntu22系统中的ros2 humble通信
2. Windows下使用VS2022编译CUDA应用代码报错:无法打开包括文件: “cuda_runtime.h”: No such file or directory
3. Unreal5 5.6.1生成VS工程文件报错:Visual Studio C++ 2022 installation not found - ignoring preferred project file format.
4. ROS2开发环境搭建
5. dnf安装失败
6. RK3588设备中运行可执行程序报错:error while loading shared libraries: librknnrt.so: cannot open shared object file:
7. wget下载报错:The certificate of ‘www.python.org’ is not trusted.
8. 执行torch.load(模型名称, map_location='cpu')报错:from torchvision.transforms.functional_tensor import rgb_to_grayscale
9. pip安装basicsr报错:To fix this you could try to:
10. cmake文件中D_GLIBCXX_USE_CXX11_ABI=0,导致无法到入第三方库libjsoncpp.so
搜索
最新随笔
1. 宿主机ubuntu20系统中的ros2 foxy和docker容器ubuntu22系统中的ros2 humble通信
2. Windows下使用VS2022编译CUDA应用代码报错:无法打开包括文件: “cuda_runtime.h”: No such file or directory
3. Unreal5 5.6.1生成VS工程文件报错:Visual Studio C++ 2022 installation not found - ignoring preferred project file format.
4. ROS2开发环境搭建
5. dnf安装失败
6. RK3588设备中运行可执行程序报错:error while loading shared libraries: librknnrt.so: cannot open shared object file:
7. wget下载报错:The certificate of ‘www.python.org’ is not trusted.
8. 执行torch.load(模型名称, map_location='cpu')报错:from torchvision.transforms.functional_tensor import rgb_to_grayscale
9. pip安装basicsr报错:To fix this you could try to:
10. cmake文件中D_GLIBCXX_USE_CXX11_ABI=0,导致无法到入第三方库libjsoncpp.so
最新评论
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使用方法(9514)
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(9161)
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](8740)
4. 编译cmake报错:Cannot find a C++ compiler that supports both C++11 and the specified C++ flags.(8511)
5. 把python3的版本从3.6升级到3.10(7591)
评论排行榜
1. Ubuntu9.10 VI下方向键变成ABCD的解决办法(3)
2. 公司散伙啦。杯具!反思!(3)
3. 网游服务器通信架构的设计(3)
4. 服务器宕机(2)
5. 没有找到MSVCR90.dll,因此这个应用程序未能启动,重新安装应用程序可能会修复此问题(2)