Menu

resource error

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

    Sorry if there has already been a post about this, but I just installed 4.9.7.2 and I'm getting the following error compiling the fltk template:
    [Compile Log]
    Compiler: Default compiler
    Building Makefile: "C:\Dev-Cpp 5\projects\fltk\testing\Makefile.win"
    Executing  make...
    make.exe -f "C:\Dev-Cpp 5\projects\fltk\testing\Makefile.win" all
    g++.exe -c main.cpp -o main.o -I"C:/DEV-CPP 5/include/c++"  -I"C:/DEV-CPP 5/include"   -pg -g3
    windres.exe -i fltktest_private.rc -I rc -o fltktest_private.res -O coff
    windres.exe: no resources
    make.exe: *** [fltktest_private.res] Error 1
    Execution terminated

    [Compiler]
    [Resource Error] no resources
    [Build Error] [fltktest_private.res] Error 1

    Now, fltktest.dev is the project file. I guess I'm wondering how I can tell the compiler there shouldn't be a resource, then. Anyway, any help is appreciated.

     
    • upcase

      upcase - 2003-01-05

      Check Project Options -> Files / dir -> resource if there is a resource file given that doesn't exist or is named wrong. Maybe try deleting it and try again.

       

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.