各位工程师您好,
我修改了工程名后(在.project文件中修改),编译工程,编译通过,但控制台提示Error opening input image file! ,程序加载.out文件程序也能运行,我想请问一下打印Error opening input image file! 是为何,如何消除这个提示?

This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
各位工程师您好,
我修改了工程名后(在.project文件中修改),编译工程,编译通过,但控制台提示Error opening input image file! ,程序加载.out文件程序也能运行,我想请问一下打印Error opening input image file! 是为何,如何消除这个提示?

看提示应该是在转换成image文件时出错,请问post-build中是否有执行相关指令?