LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

out of memory error when I build my DLL.

I'm running LabWindows CVI v6.0 on a Dell PowerEdge 1400SC server. When I try to build a dll I get a "Out of memory" error. This started to occur when a added a new function. I thought the problem was the function so I commented it out and the build was successful. So I tool and added the function back in and commented out another (working) function, and I got the same error. Is there some size issue I'm overlooking?

Chris Abbott
0 Kudos
Message 1 of 2
(3,006 Views)

Hello

Havnt really seen something like this before,is it possible for you to post a bit of the code thta is causing the problem, perhaps I can try compiling it on my machine. Also, what is the OS is this on? And is there anything different about this functionas compared to the others? Also, just to be sure, I would recommend going thru the CVI programmers reference manual Chapter 3, just to be sure you didn't miss anything.

Let me know how it goes

Thanks

Bilal Durrani
NI

Bilal Durrani
NI
0 Kudos
Message 2 of 2
(3,006 Views)