Hi all,
I have the same problem since this week : "Out of memory" error message always appears when CVI tries to link my (big) project, in Release mode.
I don't know if it is because of global variables. I added any recently (few static variables).
The problem appeared one year ago in Debug mode : I decreased the number of enabled build options ("Generate source code browse information" disabled in particular) to avoid it.
But now, I am blocked : I can only generate my executable file in Debug mode 😞
I use CVI 6.0.
My project has 122 source files (.c), 160 header files (.h), and 20 DLLs (not including CVI, Microsoft or system files of course).
I have 1 Gb of RAM.
Does anyone have a solution ?
Does CVI 7.x resolve the problem ?
Thanks.