Menu

doesnt recognize .rc file

2011-03-17
2012-09-26
  • Micheal Inman`

    Micheal Inman` - 2011-03-17

    Using Dev-C++ 4.9.9.2.
    Learning C++ from a book. Created a .rc file that holds a function. I put
    a function prototype in the main.cpp.
    When i compile it, it creates a new tab with an #include to the .rc file &
    says not to edit it, but it wont compile.
    Error says: cstdlib: no such file or directory
    I cant find info in the help files.

     
  • Micheal Inman`

    Micheal Inman` - 2011-03-17

    Tried a diff prog and took the function and put into .rc file.

    I get: Error. Could not create Makefile: "c:\Dev-cpp\Makefile.win" I/O error
    32

    Then in Compiler lines it says: _ No rule to make target `all". Stop_.

    Theres no `all" in my prog.

    Is this really a linker error?

     

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.