Asked By
lilicrin
0 points
N/A
Posted on - 05/16/2013
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?
Delphi 7 memory error without reasons
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.