LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Missing makegluelinux.awk?

I am attempting to compile some C code into an .lsb using the make file generated by lvmkmf on a linux machine. However, I cannot find where makegluelinux.awk is located. THe makefile is looking in my CINtools directory, but it is not there. Where else could I find it?
0 Kudos
Message 1 of 2
(2,401 Views)
What version of LabVIEW are you using?

Although the makefile still has a variable that points to the awkfile, that variable name is never used anywhere.

You shouldn't be affected, or see any error messages regarding this awk file unless you are using something very old (pre-LabVIEW 6.1). Or at least something that pre-dates my time using LabVIEW.

--
David Duffey
0 Kudos
Message 2 of 2
(2,401 Views)