jack-wang
小王
C++博客
首页
新随笔
联系
聚合
管理
随笔-379 评论-37 文章-0 trackbacks-0
共8页:
1
2
3
4
5
6
7
8
Ubuntu22下编译VLC源码
小王 2022-11-15 16:55 阅读:747 评论:0
安装Cygwin
小王 2022-11-07 17:01 阅读:112 评论:0
VS2019报错:fatal error CVT1100: 资源重复。类型: MANIFEST,名称: 2,语言: 0x0409
小王 2022-11-02 10:39 阅读:2340 评论:0
小数点后保留N位
小王 2022-10-20 15:34 阅读:103 评论:0
pip安装时报错:no matching distribution found for xxx
小王 2022-10-14 15:04 阅读:880 评论:0
python读取yaml文件时报错:load() missing 1 required positional argument: ‘Loader‘
小王 2022-10-14 14:55 阅读:1925 评论:0
CentOS手动安装OpenSSL1.1.1(以此为准)
小王 2022-09-19 03:29 阅读:970 评论: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 阅读:2038 评论:0
把python3的版本从3.6升级到3.10
小王 2022-09-16 17:05 阅读:6979 评论: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 阅读:3343 评论:0
使用pip命令报错:-bash: /usr/bin/pip: No such file or directory
小王 2022-09-15 11:24 阅读:402 评论:0
Windows下编译Libevent
小王 2022-08-23 04:16 阅读:85 评论:0
在yolov5 V5.0中使用.pt文件导出.wts文件时报错:Can't get attribute 'SPPF' on
小王 2022-08-01 10:43 阅读:923 评论:0
Ubuntu18中安装TensorRT
小王 2022-07-28 15:05 阅读:2020 评论: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 阅读:8743 评论:0
安装CUDA后查看版本信息(nvcc -V )报错:command not found
小王 2022-07-27 16:58 阅读:1880 评论:0
查看Linux版本信息
小王 2022-07-27 11:10 阅读:103 评论:0
Ubuntu中apt更新失败:GPG error: https://developer.download.nvidia.cn/compute/cuda/repos/ubuntu180,,,,,
小王 2022-07-26 17:15 阅读:3754 评论:0
kswapd0占用内存过高
小王 2022-07-11 15:12 阅读:165 评论:0
CentOS使用cmake编译报错:No CMAKE_CXX_COMPILER could be found
小王 2022-07-11 15:08 阅读:911 评论:0
CentOS安装OpenSSL1.1.1
小王 2022-07-08 15:11 阅读:577 评论:0
LibTorch开发环境配置
小王 2022-07-05 18:46 阅读:423 评论:0
报错:“_addcarry_u64”: 找不到标识符
小王 2022-07-05 18:36 阅读:932 评论:0
编译windows版本的redis报错:"system_error": 不是 "std" 的成员,,,,,,"system_category": 不是 "std" 的成员,,,,,,
小王 2022-06-30 14:13 阅读:502 评论:0
修改VC默认的栈空间大小
小王 2022-06-27 18:35 阅读:146 评论:0
导入libcurld.lib(或libcurld.lib) 链接报错:无法解析的外部符号 __imp_curl_easy_init,,,
小王 2022-06-24 02:30 阅读:512 评论:0
error LNK2019: 无法解析的外部符号 CreateEnvironmentBlock
小王 2022-06-22 15:16 阅读:524 评论:0
无法将参数 从“const wchar_t ”转换为“LPWSTR”
小王 2022-06-07 15:27 阅读:1155 评论:0
使用已有的Docker镜像
小王 2022-05-19 09:44 阅读:328 评论:0
CentOS运行yum命令报错:Existing lock /var/run/yum.pid: another copy is running
小王 2022-05-18 10:47 阅读:190 评论:0
CentOS安装Docker
小王 2022-05-17 14:54 阅读:91 评论:0
CentOS下编译报错: python3.6m/Python.h: No such file or directory
小王 2022-05-12 17:52 阅读:708 评论:0
连接SQL Server2008服务器报错:[DBNETLIB][ConnectionOpen(Invalid Instance())]
小王 2022-05-11 17:38 阅读:399 评论:0
sql server 远程过程调用失败
小王 2022-05-11 16:42 阅读:170 评论:0
CentOS开启自动运行脚本
小王 2022-05-09 10:32 阅读:119 评论:0
Qt工程编译的时候报错:“multiple defined of,,,,,,”
小王 2022-04-21 11:16 阅读:259 评论:0
Windows服务示例程序
小王 2022-04-09 01:10 阅读:146 评论:0
破解IDEA2021.3.3
小王 2022-04-07 17:11 阅读:5922 评论:0
mysql远程登录
小王 2022-04-01 02:00 阅读:115 评论:0
VS无法调试,加了断点也没有作用,程序直接运行至结束
小王 2022-03-10 16:59 阅读:703 评论:0
CentOS7编译报错:undefined reference to `dlopen'
小王 2022-02-28 03:03 阅读:319 评论:0
Linux中执行脚本报错:/bin/bash^M: bad interpreter: No such file or directory
小王 2022-02-24 20:14 阅读:113 评论:0
Ubuntu apt install报错:无法获得锁 /var/lib/dpkg/lock -open
小王 2022-02-24 15:43 阅读:124 评论:0
Ubuntu apt install 报错:无法获得锁 /var/lib/dpkg/lock-frontend - open
小王 2022-02-24 15:39 阅读:86 评论:0
Ubuntu启动使用root账户登录图形界面
小王 2022-02-24 14:14 阅读:102 评论:0
Ubuntu中使用QT报错:Error on execution -version `Qt_5' not found required by
小王 2022-02-22 20:08 阅读:451 评论:0
Ubuntu16中安装ROS
小王 2022-02-21 02:03 阅读:118 评论:0
VSCode使用私钥登录远程主机
小王 2022-02-18 11:47 阅读:364 评论:0
apt update时报错:,,,Permission denied
小王 2022-02-18 10:53 阅读:325 评论:0
腾讯云创建Ubuntu主机,使用秘钥只能登录默认创建的ubuntu账户
小王 2022-02-17 16:03 阅读:263 评论:0
共8页:
1
2
3
4
5
6
7
8
<
2024年12月
>
日
一
二
三
四
五
六
24
25
26
27
28
29
30
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
常用链接
我的随笔
我的评论
我参与的随笔
留言簿
(16)
给我留言
查看公开留言
查看私人留言
随笔分类
(441)
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)
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)
随笔档案
(379)
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. dnf安装失败
2. RK3588设备中运行可执行程序报错:error while loading shared libraries: librknnrt.so: cannot open shared object file:
3. wget下载报错:The certificate of ‘www.python.org’ is not trusted.
4. 执行torch.load(模型名称, map_location='cpu')报错:from torchvision.transforms.functional_tensor import rgb_to_grayscale
5. pip安装basicsr报错:To fix this you could try to:
6. cmake文件中D_GLIBCXX_USE_CXX11_ABI=0,导致无法到入第三方库libjsoncpp.so
7. 链接libjsoncpp.a时报错:which may bind externally can not be used when making a shared object; recompile with -fPIC
8. vs code中git push代码报错:Missing or invalid credentials.
9. git clone报错:SSL certificate problem: self signed certificate in certificate chain
10. openEuler系统中修改系统时间
搜索
最新随笔
1. dnf安装失败
2. RK3588设备中运行可执行程序报错:error while loading shared libraries: librknnrt.so: cannot open shared object file:
3. wget下载报错:The certificate of ‘www.python.org’ is not trusted.
4. 执行torch.load(模型名称, map_location='cpu')报错:from torchvision.transforms.functional_tensor import rgb_to_grayscale
5. pip安装basicsr报错:To fix this you could try to:
6. cmake文件中D_GLIBCXX_USE_CXX11_ABI=0,导致无法到入第三方库libjsoncpp.so
7. 链接libjsoncpp.a时报错:which may bind externally can not be used when making a shared object; recompile with -fPIC
8. vs code中git push代码报错:Missing or invalid credentials.
9. git clone报错:SSL certificate problem: self signed certificate in certificate chain
10. openEuler系统中修改系统时间
最新评论
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使用方法(9371)
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(8743)
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](8578)
4. 编译cmake报错:Cannot find a C++ compiler that supports both C++11 and the specified C++ flags.(7913)
5. 把python3的版本从3.6升级到3.10(6979)
评论排行榜
1. 网游服务器通信架构的设计(3)
2. 公司散伙啦。杯具!反思!(3)
3. Ubuntu9.10 VI下方向键变成ABCD的解决办法(3)
4. kosmix,又一个开源的类似GFS的分布式文件系统(2)
5. DirectUI Lib XML编写说明(2)