jack-wang
小王
C++博客
首页
新随笔
联系
聚合
管理
随笔-378 评论-37 文章-0 trackbacks-0
共8页: 1
2
3
4
5
6
7
8
RK3588设备中运行可执行程序报错:error while loading shared libraries: librknnrt.so: cannot open shared object file:
小王 2024-11-10 05:32 阅读:15 评论:0
wget下载报错:The certificate of ‘www.python.org’ is not trusted.
小王 2024-10-25 01:52 阅读:18 评论:0
执行torch.load(模型名称, map_location='cpu')报错:from torchvision.transforms.functional_tensor import rgb_to_grayscale
小王 2024-06-12 01:06 阅读:110 评论:0
pip安装basicsr报错:To fix this you could try to:
小王 2024-06-12 01:01 阅读:326 评论:0
cmake文件中D_GLIBCXX_USE_CXX11_ABI=0,导致无法到入第三方库libjsoncpp.so
小王 2024-05-28 17:14 阅读:197 评论:0
链接libjsoncpp.a时报错:which may bind externally can not be used when making a shared object; recompile with -fPIC
小王 2024-05-21 19:54 阅读:46 评论:0
vs code中git push代码报错:Missing or invalid credentials.
小王 2024-05-10 02:53 阅读:90 评论:0
git clone报错:SSL certificate problem: self signed certificate in certificate chain
小王 2024-05-05 13:24 阅读:2620 评论:0
openEuler系统中修改系统时间
小王 2024-04-27 07:07 阅读:2762 评论:0
在CANN推理程序中,执行aclmdlExecute()函数失败。 返回错误码:507011
小王 2024-04-16 20:42 阅读:133 评论:0
导入ffmpeg头文件,编译报错:undefined reference to `avformat_open_input,,,
小王 2024-04-11 16:18 阅读:72 评论:0
编译安装ffmpeg后,代码中include ffmpeg头文件,报错找不到此头文件
小王 2024-04-10 15:18 阅读:173 评论:0
编译安装opencv4之后,代码中#include
报错:No such file or directory
小王 2024-03-28 19:51 阅读:104 评论:0
openEuler重启网络命令
小王 2024-03-19 15:28 阅读:1393 评论:0
新安装的Ubuntu22中无法apt安装软件,报错:Failed to fetch http://cn.archive.ubuntu.com/,,,,,,
小王 2024-03-19 15:09 阅读:69 评论:0
x86服务器下执行arm64程序报错:/lib64/ld-linux-aarch64.so.1: No such file or directory
小王 2024-03-15 16:55 阅读:134 评论:0
编译配置ffmpeg报错:ERROR: x264 not found using pkg-config
小王 2024-03-11 17:20 阅读:336 评论:0
Linux中编译OpenCV(带contrib)
小王 2024-03-11 14:56 阅读:60 评论:0
海康摄像机的RTSP视频流地址
小王 2024-03-11 02:28 阅读:70 评论:0
U盘安装linux操作系统
小王 2024-03-05 20:01 阅读:63 评论:0
编译报错:/lib/../lib64/crt1.o:在函数‘_start’中(.text+0x20)对‘main’未定义的引用 collect2: error: ld returned 1exit status
小王 2024-03-05 12:18 阅读:665 评论:0
编译grpc报错:Package 'libsystemd', required by 'virtual:world', not found
小王 2024-02-27 20:51 阅读:812 评论:0
在Windows Docker中,用从docker hub拉取的openeuler/openeuler镜像run起来的容器中,安装ssh的过程,真尼玛费劲,翘里哇!
小王 2024-01-22 03:56 阅读:84 评论:0
编译安装ffmpeg(并支持CUDA加速)
小王 2024-01-10 23:01 阅读:219 评论:0
pip install安装时,因下载失败而安装失败
小王 2024-01-04 20:22 阅读:106 评论:0
docker hub中pull的Ubuntu 22.04 image生成的容器中,systemctl restart sshd命令失败
小王 2024-01-02 04:29 阅读:1211 评论:0
创建docker容器,生成的容器自动启动后立即退出
小王 2024-01-02 04:03 阅读:71 评论:0
Ubuntu中apt安装软件包报错:Failed to fetch http://,,,,,,
小王 2024-01-01 12:04 阅读:77 评论:0
解压.run
小王 2023-12-15 14:50 阅读:1421 评论:0
查看glibc版本号
小王 2023-12-08 15:52 阅读:1492 评论:0
使用VS Code ssh远程连接openEuler主机,始终连接不上
小王 2023-10-22 18:26 阅读:99 评论:0
重编openEuler22内核
小王 2023-10-10 21:00 阅读:218 评论:0
编译gcc10报错:error: C++ preprocessor "/lib/cpp" fails sanity check
小王 2023-10-10 16:11 阅读:133 评论:0
openEuler中更换gcc版本
小王 2023-10-10 11:32 阅读:377 评论:0
编译gcc7报错:gcc invalid application of ‘sizeof’ to incomplete type ‘__sanitizer::ustat’ ,,,,,,unsigned struct_ustat_sz = sizeof(struct ustat);
小王 2023-10-10 11:24 阅读:114 评论:0
编译gcc7报错:fatal error: sys/ustat.h: No such file or directory
小王 2023-10-10 11:20 阅读:114 评论:0
编译openEuler22内核报错:Failed to generate BTF for vmlinux
小王 2023-10-09 11:54 阅读:1303 评论:0
编译报错:pushd: not found
小王 2023-10-03 18:39 阅读:68 评论:0
Windows11下面使用VS2022编译Unreal5 5.2.1版本报错:MSB3073 命令“..\..\Build\BatchFiles\Rebuild.bat InterchangeWorker Win64 Development -WaitMutex -FromMsBuild”
小王 2023-09-11 01:26 阅读:309 评论:0
Windows中安装QT5.12报错:,,,安装perl失败,,,
小王 2023-07-07 16:10 阅读:327 评论:0
ubuntu中无法启动qt
小王 2023-07-06 00:36 阅读:1428 评论:0
No such file or directory: 'requirements.txt'
小王 2023-05-05 01:39 阅读:289 评论:0
安装torchvision时报错:The headers or library files could not be found for jpeg
小王 2023-04-25 03:14 阅读:137 评论:0
WSL2从C盘迁移到D盘
小王 2023-04-22 01:26 阅读:1546 评论:0
安装WSL2
小王 2023-04-05 01:33 阅读:105 评论:0
报错:#error : WinSock.h has already been included
小王 2023-03-28 11:36 阅读:2492 评论:0
非boost版本的asio无法识别asio::placeholders::error和boost::system::error_code
小王 2023-03-28 11:01 阅读:133 评论:0
Liunx中修改文件结束符
小王 2022-12-22 13:53 阅读:155 评论:0
CentOS编译OpenCV报错:undefined reference to `hb_buffer_get_glyph_infos'
小王 2022-12-20 01:44 阅读:3393 评论:0
Ubuntu22下编译VLC源码
小王 2022-11-15 16:55 阅读:729 评论:0
共8页: 1
2
3
4
5
6
7
8
<
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(6912)
评论排行榜
1. 网游服务器通信架构的设计(3)
2. 公司散伙啦。杯具!反思!(3)
3. Ubuntu9.10 VI下方向键变成ABCD的解决办法(3)
4. kosmix,又一个开源的类似GFS的分布式文件系统(2)
5. DirectUI Lib XML编写说明(2)