Menu

broken pipe

2003-01-06
2012-09-26
  • Nobody/Anonymous

    When I compile my project with a resource file, I have this message :
    ---------------
    windres.exe -i Projet1_private.rc -I rc -o Projet1_private.res -O coff
    cpp: stdout: Broken pipe
    windres.exe: can't open font file `FCHAR;': No such file or directory
    make.exe: *** [Projet1_private.res] Error 1
    -----------
    Could you help me please?
    My Dev-C++ version is 4.9.7.2

     
    • Lee G.

      Lee G. - 2003-01-06

      From the looks of it there is something in your resource file that windres cant find. I dont know what is in there but double check that everything that needs to be compiled is it the directory that the resource is in. "windres.exe: can't open font file `FCHAR;': No such file or directory" To be more specific get whatever FCHAR was and put it in.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.