Menu

Persistently find same error with operator=, copy constructor, assignments, declaration matches/mismatches/candidates

2012-12-02
2012-12-02
  • Danilo j Bonsignore

    I WONDER if the DevC++ compiler was updated silently... I do not remember having such problem but now I persistently get the same error message showing no matches then showing the correct candidates matching the written code...

    I use an ad hoc makefile for the project, so the IDE is no good to set compiling switches. Would there be a combination of switches that makes the compiler lose sight of the declarations and not find what it has under the nose?

    I would like a quick solution to avoid spending time experimenting with switch combinations.

     
    • Danilo j Bonsignore

      I am using templates and pointer to member functions, but problem is in temporary objects and copy constructors.

       

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.