Menu

Compiling Dev-C++ (Masks module woes)

Anonymous
2002-07-18
2012-09-26
  • Anonymous

    Anonymous - 2002-07-18

    I'm having trouble compiling Dev-C++ (from CVS). 

    The compiler was complaining that it couldn't find 'Masks.dcu'.  I changed a line in the file ViewToDoFm.pas from 'uses Masks;' to 'uses Mask;' and it seemed to be happy, but then I got a new error.  It says 'Undeclared Identifier: 'MatchesMask''.  I looked this function up on google groups and it sounds as though this function is only included in the client/server edition of delphi.  I am using the personal edition of delphi 6.0 (build 6.240) with update pack 2.  Can I compile Dev-C++ with this version?

    Please accept my apologies if this is a stupidly simple matter - I haven't done much with Delphi before.

     

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.