|
-
July 8th, 2001, 01:43 PM
#1
"Out of memory" message...
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
-
July 9th, 2001, 12:43 AM
#2
Re: "Out of memory" message...
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
[email protected]
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|