05-28-2008 11:55 AM
05-28-2008 12:02 PM
06-09-2008 04:15 PM
Hello,
The "Out of Memory" can occur for various reasons, but we can do a few things to narrow down the problem. If you do think its a stack size problem you should be able to increase it in the Options»Build Options menu. I would normally recommend trying a sample program to compile if you were not ever able to compile but since you can do it under some circumstances I don't think its a compiler/environment problem. When you mention you modify the code do you mean if you make any changes (even something as simple as commenting out a line, or adding a space to the end of a line) or are you actually making real modifications to the program? You mentioned your colleague said that things should work under CVI 8, and I am curious to see if you tried to compile in 8 does it work then?
There are various mentions of this error in our forums and old Service Requests with many resolutions so nailing down the solution might not be easy. One thing we might try is to see if we can compile parts of the program to narrow down a particular source of the problem since we know its something with this program. Please let me know if you get any conclusive results from these test or have any more information and we can continue tracking down this problem.
06-09-2008 05:10 PM
06-16-2008 05:23 PM