ikt32 / GTAVAddonLoader

Vehicle spawner with automatic add-on support for GTA V
https://www.gta5-mods.com/scripts/add-on-vehicle-spawner
40 stars 16 forks source link

error MSB3073: 命令“copy /b F:\C++\GTAVAddonLoader-master\GTAVAddonLoader\main.cpp +,, #7

Closed 52mods closed 3 years ago

52mods commented 3 years ago

error MSB3073: 命令“copy /b F:\C++\GTAVAddonLoader-master\GTAVAddonLoader\main.cpp +,, error MSB3073: :VCEnd”已退出,代码为 1。 请问大佬这这是什么问题呀?

ikt32 commented 3 years ago

The prebuild touches the main.cpp file to force the build date to update. You can just remove the prebuild line, or figure out what triggers the failure (write access or something).

Also please write your questions in English, I cannot read Chinese.

52mods commented 3 years ago

thank you very much! 谢谢您

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2021年6月30日(星期三) 下午2:52 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [E66666666/GTAVAddonLoader] error MSB3073: 命令“copy /b F:\C++\GTAVAddonLoader-master\GTAVAddonLoader\main.cpp +,, (#7)

The prebuild touches the main.cpp file to force the build date to update. You can just remove the prebuild line, or figure out what triggers the failure (write access or something).

Also please write your questions in English, I cannot read Chinese.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.