LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

CompileFolderCore: error 8

Hello,

I'm getting the error message "CompileFolderCore: error 8" for several libraries (llb files) when doing a mass compile. Can't find any clues in LV Help or in the Knowledge Base.

Any help will be appreciated. Thank you!
0 Kudos
Message 1 of 4
(3,763 Views)
Found the error code description:

LabVIEW:  File permission error. You do not have the correct permissions for the file.

The mass compile can't proceed on a read-only library.
Message 2 of 4
(3,759 Views)
Hi Homiachok,

Is your .llb file read only? The error is pretty specific that you cannot mass compile a read-only library.
Nick R
NI
Message 3 of 4
(3,748 Views)
Yes, Nick, that's what the problem was. Once I've made the library writable the message went away. So this was an easy one! :^)
 
Thank you!
0 Kudos
Message 4 of 4
(3,743 Views)