mt.exe:general error c101008d错误说明

本文介绍了一种在Visual Studio中生成manifest文件时遇到的错误及其解决方案。错误源于杀毒软件锁定EXE或DLL文件,阻止VS进行写操作。文中提供了解决办法,包括暂时禁用特定杀毒软件。

        由于程序通过配置以管理员方式运行,必须要生成manifest文件,但正是每次编译时要生成该文件,引起这样的错误:mt.exe : general error c101008d: Failed to write the updated manifest to the resource of file ".\Release\test.exe"。很是奇怪,重新编译一下就好了,经查阅相关文章得知原因如下:由于VS需要把生成的manifest文件嵌入到exe文件中,而由于杀毒软件之类的会握有这个文件句柄(因为杀毒软件发现这个EXE,DLL正在读写),于是VS就写不进去了,方法是暂时关闭杀毒软件(瑞星杀毒软件有这个问题)

在使用STM32CubeIDE进行Build时,报错“arm_math.h”找不着,但是“arm_math.h”却存在于Project下的Drivers/CMSIS/DSP/Include文件夹中,这怎么处理? arm-none-eabi-gcc "../Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_mult_f32.c" -mcpu=cortex-m0 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F030xC -c -I../Core/Inc -I../Drivers/STM32F0xx_HAL_Driver/Inc -I../Drivers/STM32F0xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F0xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_mult_f32.d" -MT"Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_mult_f32.o" --specs=nano.specs -mfloat-abi=soft -mthumb -o "Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_mult_f32.o" ../Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_add_f32.c:29:10: fatal error: arm_math.h: No such file or directory 29 | #include "arm_math.h" | ^~~~~~~~~~~~ compilation terminated. make: *** [Drivers/CMSIS/DSP/Source/MatrixFunctions/subdir.mk:91: Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_add_f32.o] Error 1 make: *** Waiting for unfinished jobs.... ../Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_add_q15.c:29:10: fatal error: arm_math.h: No such file or directory 29 | #include "arm_math.h" | ^~~~~~~~~~~~ compilation terminated. make: *** [Drivers/CMSIS/DSP/Source/MatrixFunctions/subdir.mk:91: Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_add_q15.o] Error 1 ../Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_add_q31.c:29:10: fatal error: arm_math.h: No such file or directory 29 | #include "arm_math.h" | ^~~~~~~~~~~~ compilation terminated. make: *** [Drivers/CMSIS/DSP/Source/MatrixFunctions/subdir.mk:91: Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_add_q31.o] Error 1 ../Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_mult_f32.c:29:10: fatal error: arm_math.h: No such file or directory 29 | #include "arm_math.h" | ^~~~~~~~~~~~ compilation terminated. make: *** [Drivers/CMSIS/DSP/Source/MatrixFunctions/subdir.mk:91: Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_mult_f32.o] Error 1 "make -j12 all" terminated with exit code 2. Build might be incomplete.
07-05
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

dvlinker

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值