- 博客(498)
- 资源 (185)
- 问答 (1)
- 收藏
- 关注
原创 dynsym local symbol at index 3 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt5.14.2/5.14.2/gcc_64/lib/libQt5WebEngineCore.so: .dynsym local symbol at index 3 (>= sh_info of 3)/usr/bin/ld: /opt/Qt5.14.2/5.14.2/gcc_64/lib/libQt5WebEngineCore.so: .dynsym local symbol at index 4 (>= sh_info of 3)/usr/bin/ld: /opt/
2025-03-23 18:20:40
619
原创 2>C:\Qt\6.5.2\msvc2019_64\include\QtCore\qtypes.h(154,1): error C1189: #error: Unsupported platform
2>C:\Qt\6.5.2\msvc2019_64\include\QtCore\qtypes.h(154,1): error C1189: #error: Unsupported platform (unknown value for SIZE_MAX)
2025-03-23 01:59:29
77
原创 stm32mp157d gcc
https://toolchains.bootlin.com/downloads/releases/toolchains/armv7-eabihf/tarballs/armv7-eabihf--glibc--stable-2022.08-1.tar.bz2
2025-03-19 22:34:51
91
原创 Ubuntu 镜像下载地址
Ubuntu Cloud Images - the official Ubuntu images for public clouds, Openstack, KVM and LXD
2025-01-21 21:59:54
107
原创 1>exports.def : error LNK2001: unresolved external symbol =
exports.def : error LNK2001: unresolved external symbol !1>exports.def : error LNK2001: unresolved external symbol =
2025-01-15 20:20:48
119
原创 exports.def : error LNK2001: unresolved external symbol =
exports.def : error LNK2001: unresolved external symbol =
2025-01-15 20:18:40
104
原创 error C2143: syntax error: missing ‘;‘ before ‘<‘
C:\Qt\6.5.2\msvc2019_64\include\QtCore/qdebug.h(212): error C2143: syntax error: missing ';' before '<'C:\Qt\6.5.2\msvc2019_64\include\QtCore/qdebug.h(212): error C4430: missing type specifier - int assumed. Note: C++ does not support default-intC:\Qt\6.
2025-01-09 21:22:23
342
原创 uvproj 文件的type 是 乱码 礦ision4 Project, 如何修改
【代码】uvproj 文件的type 是 乱码 礦ision4 Project, 如何修改。
2025-01-04 18:18:08
236
原创 error C2027: use of undefined type ‘QLabelClickable‘
1>F:\code\src\ui\widgets\QLabelClickable.h(36,7): error C2011: 'QLabelClickable': 'class' type redefinition1>F:\code\BuildSrc\static_autogen\include_Debug\HAT6OTEAOV\moc_QLabelClickable.cpp(65,23): error C2027: use of undefined type 'QLabelClickable'1>F:
2025-01-03 22:32:00
368
原创 qdatastream.h(178,19): error C2143: syntax error: missing ‘;‘ before ‘<‘
>C:\Qt\6.5.2\msvc2019_64\include\QtCore\qdatastream.h(178,19): error C2143: syntax error: missing ';' before '<'20:24:55:868 3>C:\Qt\6.5.2\msvc2019_64\include\QtCore\qdatastream.h(178,41): error C2238: unexpected token(s) preceding ';'20:24:56:247
2024-12-30 20:26:39
427
原创 linux-headers-generic 依赖于 linux-headers-6.8.0-51-generic;然而:
linux-headers-generic 依赖于 linux-headers-6.8.0-51-generic;正在处理用于 linux-image-6.8.0-51-generic (6.8.0-51.52) 的触发器 ...正在设置 linux-headers-6.8.0-51-generic (6.8.0-51.52) ...正在设置 linux-image-6.8.0-51-generic (6.8.0-51.52) ...软件包 linux-headers-generic 尚未配置。
2024-12-29 13:57:24
1422
1
原创 __imp____acrt_iob_func, unresolved external symbol __imp____stdio_common_vsprintf
?
2024-12-12 09:36:57
311
原创 winbase.h(2855,1): error C2370: ‘LPSTR‘: redefinition; different
2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\um\winbase.h(2838,56): error C2146: syntax error: missing ')' before identifier 'lpString1'20:23:25:112 2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\um\winbase.h(2838,50): e
2024-12-09 20:26:37
575
原创 : error C2061: syntax error: identifier ‘atomic_bool‘
2>C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.40.33807\include\vcruntime_c11_stdatomic.h(36,24): error C2061: syntax error: identifier 'atomic_bool'08:17:23:734 2>C:\Program Files\Microsoft Visual Studio\2022\Community\VC\T
2024-12-09 08:22:21
649
原创 error C2375: ‘accept‘: redefinition; different linkage
e\10.0.22621.0\um\winsock2.h(1631,1): error C2375: 'accept': redefinition; different linkage18:47:46:267 1>C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\um\winsock2.h(1653,1): error C2375: 'bind': redefinition; different linkage18:47:46:
2024-11-26 18:49:47
899
原创 : error LNK2001: 无法解析的外部符号 __imp_abort
1>my_static.lib(init2.c.obj) : error LNK2001: 无法解析的外部符号 __imp_abort。1>my_static.lib(realloc.obj) : error LNK2001: 无法解析的外部符号 __imp_abort。1>my_static.lib(assert.obj) : error LNK2001: 无法解析的外部符号 __imp_abort。
2024-11-25 16:15:27
297
原创 error LNK2001: 无法解析的外部符号 memcpy strcmp strlen
10>postprocess.obj : error LNK2019: 无法解析的外部符号 __imp_strtol,函数 pp_get_mode_by_name_and_quality 中引用了该符号。10>LIBMY_static.lib(random_seed.obj) : error LNK2019: 无法解析的外部符号 memset,函数 av_get_random_seed 中引用了该符号。
2024-11-25 15:44:21
372
原创 warning C4013: ‘LOCAL_ALIGNED‘ undefined; assuming extern returning int
else#endif#else#endif#else#endif#else#endif。
2024-11-25 10:19:42
334
原创 error LNK2001: unresolved external symbol strstr
1>log.obj : error LNK2001: unresolved external symbol fputs17:22:35:694 1>log.obj : error LNK2001: unresolved external symbol strstr17:22:35:694 1>log.obj : error LNK2001: unresolved external symbol getenv17:22:35:694 1>mem.obj : error LNK2001:
2024-11-23 17:23:21
233
原创 unresolved external symbol _ossl_ed25519_keymgmt_functions
provider_predefined.obj : error LNK2001: unresolved external symbol _ossl_default_provider_initecx_meth.obj : error LNK2019: unresolved external symbol _ossl_ecx_key_dup referenced in function _ecx_generic_import_fromecx_meth.obj : error LNK2019: unresol
2024-11-08 09:22:47
579
原创 ‘AT_HWCAP‘: undeclared identifier
09:37:30:454 1>openssl-3.0.5\crypto\s390xcap.c(92,47): error C2065: 'AT_HWCAP': undeclared identifier09:37:30:454 1>openssl-3.0.5\crypto\s390xcap.c(95,21): error C2065: 'HWCAP_S390_STFLE': undeclared identifier09:37:30:454 1>openssl-3.0.5\crypto
2024-11-04 09:39:53
165
原创 _DES_ncbc_encrypt
17:23:19:582 2>des_enc.obj : warning LNK4006: _DES_ncbc_encrypt already defined in ncbc_enc.obj; second definition ignored17:23:19:644 2>chacha_enc.obj : warning LNK4006: _ChaCha20_ctr32 already defined in chacha_ppc.obj; second definition ignored1
2024-11-03 17:26:50
459
原创 unresolved external symbol gf_sqr gf_mul
mask_t gf_isr(gf a, const gf x){ gf L0, L1, L2; gf_sqr(L1, x); gf_mul(L2, x, L1); gf_sqr(L1, L2); gf_mul(L2, x, L1); gf_sqrn(L1, L2, 3); gf_mul(L0, L2, L1); gf_sqrn(L1, L0, 3); gf_mul(L0, L2, L1); gf_sqrn(L2, L0, 9);
2024-11-03 15:34:53
132
原创 evp_do_ciph_ctx_getparams
crypto/evp/evp_enc.c:1142: ret = evp_do_ciph_ctx_getparams(ctx->cipher, ctx->algctx, params);crypto/evp/evp_enc.c:1164: ret = evp_do_ciph_ctx_getparams(ctx->cipher, ctx->algctx, params);crypto/evp/evp_enc.c:1188: ret = evp_do_ciph_ct
2024-11-03 14:28:04
298
原创 this file claims compliance with the pdf/a standard and has been opened read-only to prevent modific
this file claims compliance with the pdf/a standard and has been opened read-only to prevent modification
2024-10-24 18:24:51
237
原创 \2022\Community\VC\Tools\MSVC\14.40.33807\include\stdint.h(18,28): error C2371: ‘int8_t‘: redefiniti
\2022\Community\VC\Tools\MSVC\14.40.33807\include\stdint.h(18,28): error C2371: 'int8_t': redefinition; different basic types(_MSC_VER < 1940)
2024-10-22 20:37:59
128
原创 HAVE_LASX‘: undeclared identifier
defineflagsflags#define!#define#define#defineCPUEXTflags, cpuext)flags#define#define#definehave_lasxflagsCPUEXTflags, LASX)if (have_lasxcpu_flags。
2024-10-20 16:32:31
297
原创 utils.c(699,9): error C2065: ‘HAVE_LASX‘: undeclared identifier
utils.c(699,9): error C2065: 'HAVE_LASX': undeclared identifierutils.c(699,33): error C2065: 'HAVE_LSX': undeclared identifierutils.c(1863,37): error C2065: 'HAVE_LSX': undeclared identifierutils.c(1864,37): error C2065: 'HAVE_LASX': undeclared identifi
2024-10-20 16:13:47
186
原创 ADPCM_DECODER
defineenabledcodec_id##enabledcodec_id#defineconfigcodec_idconfigcodec_id#definecodecCONFIG_##codec##_DECODER##codec, \ADPCM_4XMADPCM_AFCADPCM_AGMADPCM_AICAADPCM_ARGOADPCM_CTADPCM_DTK。
2024-10-20 10:37:27
975
原创 io_object_impl.hpp(59,25): error C2039: ‘get_executor‘: is not a member of ‘std::reference_wrapper<b
io_object_impl.hpp(59,25): error C2039: 'get_executor': is not a member of 'std::reference_wrapper<boost::asio::io_service>'
2024-10-14 18:08:05
159
原创 Could NOT find GCrypt, try to set the path to GCrypt root folder in the system variable GCRYPT_ROOT_
设置 GCRYPT_ERROR_LIBRARY 解决。find_library 惹的祸,
2024-10-13 08:46:31
140
Android System Testing Environment and Runtime-aster-20111020.rar
2021-01-10
FW_RT_AC5300_300438482072_2020_09_03.zip
2020-10-08
libvips-8.9.0-win32-x64.tar.gz
2020-03-24
ie_tab_13.1.7.1_0.rar
2020-03-17
pthread-win32.rar
2020-03-02
FW_RT_AC5300_300438481219.zip
2019-12-22
R7000_384.14_0.zip
2019-12-22
EA6900_384.14_0.zip
2019-12-22
VS平台工具集C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0
2024-07-28
PADS Layout 37 种颜色配置
2024-07-22
vs2022工具集安装
2024-06-11
RDA5807 FM 87-108MHz Radio Receiver LCD1602 DIY Kit
2024-04-27
mif maker 是一个quartus mif 文件生成工具
2023-12-07
mif文件(quartus使用的)生成工具
2023-12-06
WindowsXP-Windows Installer KB942288-v3-x86
2022-09-25
不能填写标题是怎么会是
2022-11-16
TA创建的收藏夹 TA关注的收藏夹
TA关注的人