LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to open .cdb after compile error

I deleted the .cdb file from my project to decrease the project size. Now when I compile my project CVI pops up an out of memory error. Then unable to open file *.cdb input/output error.

Anybody know what I need to do to make this compile into a debuggable dll?

It compliles as a release just fine.

Thanks

ryen
0 Kudos
Message 1 of 2
(2,822 Views)
Hi Ryen,

Does this happen when you build a CVI dll example? I would try it with that or another project to see if it's your specific project that's having problems. The .cdb file is a file containing all of the symbols needed for debugging purposes. It shouldn't affect building, using, or calling the dll.
Jeremy L.
National Instruments
0 Kudos
Message 2 of 2
(2,811 Views)