Menu

Missing '(' After Predicate

2005-03-04
2012-09-26
  • Nobody/Anonymous

    Well... I got everything down to this compilation set of errors:

    2:18 F:\FWGaming\WIP\C++\Pong\<command line> missing '(' after predicate
    F:\FWGaming\WIP\C++\Pong\Makefile.win [Build Error] [pong.o] Error 1

    I am using Allegro just in case this is a problem related to that. Anywayz, does anyone know how to fix this?

     
    • Anonymous

      Anonymous - 2005-03-04

      Try again...

      Post the compile log, not an edited copy of the 'compiler' tab content. That is convenient for clicking to jump to the error line, but does not tell the whole story, and is often truncated since GCC outputs errors on multiple lines.

      The error line will refer to a file and a line number, it is helpful also to post the associate code.

      Clifford

       
    • Ian

      Ian - 2005-03-05

      From that, I would assume you've missed a '('. Post you code and things.

      Ian S.

       

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.