Click to See Complete Forum and Search --> : "Out of memory" message...


Mark1
July 8th, 2001, 01:43 PM
Hi,

I have completed a game. Everytime I try to compile the .EXE file for it, I get a message saying "Out of Memory".

I have tried lots of things to fix this, like close down any other programs that were opened, etc. but it`s still not working. How can I get this to work?

Any Info, Thanks

Mark

Cakkie
July 9th, 2001, 12:43 AM
This is probably because you have to many form windows and code windows open (at least, this is what happens to me)
Try closing them (not removing them from the project), then save the project. Next time you open the project, they shouldn't open automatically (which means the project will open way faster). If compilation still doesn't work, reboot.
Also, having to much code/form windows open, will cause performance to degrade drastically.


Tom Cannaerts
slisse@planetinternet.be

Programming today is a race between software engineers striving to build bigger and better idot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning -- Rich Cook