04-29-2025 05:00 PM - edited 04-29-2025 05:00 PM
I have downloaded the most recent vivado .deb linux file from here:https://www.ni.com/en/support/downloads/software-products/download.labview-fpga-compilation-tool.htm...
After installing everything. I attempted to run the CompileWorker shortcut that appears in my apps. (running the most recent LTS version of ubuntu 24).
Nothing happens. I install mono and directly attempt to run the executable with mono in the terminal. What is the issue?
04-29-2025 09:16 PM
Please use the supported Ubuntu 18.04 or 20.04. NI R&D did not validate the unsupported OS version and cannot guarantee that it will function properly.
04-30-2025 08:11 AM
Does this error look to be OS Related? I had missing dependencies, but I was able to get those installed without a problem.
Ubuntu 20.04 LTS (Focal Fossa) is out of standard support May 2025, (Next Month).
There has to be a better solution then using an outdated unsupported OS.
04-30-2025 09:05 AM
Progress,
Have installed all older dependencies including mono-complete. I am able to run the application. I am still getting a smaller unnamed error. What suggestions do you have?