LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 1498 occurred when I tried to build an EXE

Ok Guys, I can't believe this but I solved the issue. Basically, 2020 Community was missing a directory in the vi.lib, nisyscfg is not there. So I went to an older version (2019) and copied the files, made a folder and pasted all the contents.

 

It works, I verified by building a startup exe file and setting it as start up. The only way I can see progress is that I am logging data to a text file on the Pi. I stopped the program and closed out labview on my PC and rebooted the Pi and the file started updating on the Pi.

 

The folks at Community 2020 need to make sure nisyscfg is in the vi.lib.

 

Solved!

Message 11 of 17
(1,181 Views)

@mcmullen3212_2 wrote:

Ok Guys, I can't believe this but I solved the issue. Basically, 2020 Community was missing a directory in the vi.lib, nisyscfg is not there. So I went to an older version (2019) and copied the files, made a folder and pasted all the contents.

 

It works, I verified by building a startup exe file and setting it as start up. The only way I can see progress is that I am logging data to a text file on the Pi. I stopped the program and closed out labview on my PC and rebooted the Pi and the file started updating on the Pi.

 

The folks at Community 2020 need to make sure nisyscfg is in the vi.lib.

 

Solved!


NI System Configuration VIs are a separate product.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 12 of 17
(1,172 Views)

@mcmullen3212_2 wrote:

Ok Guys, I can't believe this but I solved the issue. Basically, 2020 Community was missing a directory in the vi.lib, nisyscfg is not there. So I went to an older version (2019) and copied the files, made a folder and pasted all the contents.

 


How did you find out which folder was missing?

Lucian
CLA
0 Kudos
Message 13 of 17
(1,161 Views)

When I tried to build a start up, you can see the software trying to load VIs it can’t find. I just went to the directory it was trying to look in and did a “find” on windows. Then I did the same for an older version and found the files. This is when I realized a whole directory was missing.

0 Kudos
Message 14 of 17
(1,157 Views)

thank you so much ..

0 Kudos
Message 15 of 17
(1,130 Views)

Glad I could actually help! 

0 Kudos
Message 16 of 17
(1,120 Views)

It's been a few years since you posted this, but I just ran into this same issue on LabVIEW 2021 sp1.

 

I was unsuccessfully building an app for RPi using the Hobbyist toolkit and kept getting error 1498 thrown.

 

Your post made me realise that my whole nisyscfg folder was missing. I wasn't able to copy it over from a different version so I installed the System Configuration product, and the System Configuration Support for LabVIEW 2021 and I'm able to build successfully now 🙂

Message 17 of 17
(122 Views)