Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Compile a delphi 3 proj using Delphi 6

Status
Not open for further replies.

Sisto

Programmer
May 29, 2001
25
US
I recently installed Delphi 6 and I need to convert some projects from Delphi 3 to 6. Whenever I try to build my project using Delphi 6 I get the message:

[Fatal Error] SQLEditor.dpr(17): Unit Forms was compiled with a different version of Math.Max

SQLEditor is the name of my project.

Any ideas.

Thanyou in advance.

Sisto
 
It looks like you need the source code for this Math.max
S. van Els
SAvanEls@cq-link.sr
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top