复制了GD_start 一个案例
编译 出现上述问题
Error: C4078E: stdin (‘-‘) combined with other files
文件名 01_GPIO_Running_LED - 副本
文件名不支持的问题
不能出现 - 和 汉字
变更文件名为 01_GPIO_Running_LED_1
问题解决
Error: C4078E: stdin ('-') combined with other files
原文:https://www.cnblogs.com/xiaoheikkkk/p/14754960.html