Delphi 7 memory error without reasons

Asked By 0 points N/A Posted on -
qa-featured

I have recently created a Delphi 7 application.

The app has 25 forms and when I try to compile the application the program gives me an error message that says "not enough memory to".

My PC has enough memory when I check the performance the usage is below 40%. My question is what can I do to pass this error?

SHARE
Answered By 0 points N/A #177953

Delphi 7 memory error without reasons

qa-featured

Hi Lilicrin,

First of all, I would like to know if you are using a legit copy of the program or if you purchased it legally? Because if its illegal version, there may be hidden viruses or maybe you have a problem with compatibility with your OS (operating system). 

Because each release of Delphi has its own compatibility interface and functionality. You can use a new compiler like Delphi XE2. It has cross-platform VCL replacement called FireMonkey. I hope this helps you greatly with regards to your query.

Related Questions