0

在终端中运行([文件名]只是一个占位符])windres -v -i [filename].rc -o [filename].o时,我收到以下消息:

gcc -E -xc -DRC_INVOKED [filename].rc'

Using popen to read preprocessor output

windres.exe: [filename].rc:1: syntax error

我不明白为什么会出现语法错误。我正在尝试为这样的可执行文件设置一个图标https://wiki.haskell.org/Setting_an_executable_icon,但不要让它工作。解决方案是什么?

4

0 回答 0