09-25-2011 03:35 PM
I am building a custom FRC Driver Station compiuter. It is running Windows 2000 (don't ask; it works fine) and has all of the required FRC software. Problem is, I keep getting "Resource not found" errors every time the FRC Driver Station loads.
LabVIEW: Resource not found.
An error occurred loading VI IMAQ Clear Overlay
LabVIEW error code 3: Could not load front panel.
An error occurred loading VI WPI_CameraDecodeJPEGString.vi
LabVIEW error code 3: Could not load front panel.
I just installed the IMAQ driver (since I'm not using the full LabVIEW compiler/using Wind River C++ instead on another computer).
Am I missing anything?
Everything else seems to be working fine.
Thanks
R
Solved! Go to Solution.
10-24-2011 07:58 AM
You are missing the image processing support libraries and dll's.
It's protesting when it tries to start the Dashboard program with the video display from the camera.
You can either track down the missing dll's (located in c:\WINDOWS and I remember some the files from c:\Program Files\National Instruments are also required) to copy them from your development machine or just install the image processing components from the LV installation disk.