LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Slow Compilier

Whenever I need to recompile code the compiler is very slow it used to be much faster than this. What's up?

Greg
0 Kudos
Message 1 of 2
(2,788 Views)
Hi Greg,

I'd first check the watch window before compiling to make sure it's clear; sometimes it can slow down compiling time. Also, can you determine whether the delay is in compiling or linking? It may be that going through some library files may take longer than expected, or even references to header files within these other files. I would see by taking out parts of code to determine where the lag originates from. Hope this helps!

Jeremy L.
National Instruments
Jeremy L.
National Instruments
0 Kudos
Message 2 of 2
(2,771 Views)