FPGA_SystemOpen.vi loaded with errors

I’m loading the target but have an unresolved reference to a shared library. I’ve been using MAX to install and update but am unable to figure out where to find this library.

Error Message:
Deploying FPGA_SystemOpen.viFPGA_SystemOpen.vi loaded with errors on the target and was closed.
LabVIEW: Failed to load shared library NiFpgaLv.*:NiFpgaLv_Read32:C. Ensure that the library is present on the RT target. Use MAX to install NI software or FTP to transfer custom libraries to the RT target.
Deployment completed with errors

Thanks in advance:)

You shouldn’t be using MAX for anything.
The FRC tools are setup for our special case.

cRIO Imaging Tool - installs all the libraries we depend on and use
LabVIEW - downloads our team programs

Thanks, that has cleared up my version and reference issues.
Somehow I missed that in the instructions.