Hi,

I've just finished working on my little project and I've already compiled it. But when I run it and input necessary data, I get "out of memory" error. The program suppose to deal with a lot of information. How can I fix that problem?

Recommended Answers

All 2 Replies

what you have posted is not enough to provide you with any solutions. Please pass more details.

It's rubik's cube solver. Everything is fine until the time comes to show the solution which is loaded in new window. I guess the problem is too many objects. Cube's evolvent contains 54 squares, so the solution window should have somewhere about 100 (moves)x54 squares. Every square is Picture object. I just don't know how to deal with this, but it's obviously not the best way to do it..

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.