FIRST Robotics Competition Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

nivision.h linking error

we were testing AVI saving to harddrive, but the linker is saying unresolved symbols: imaqCreateAVI, imaqCloseAVI, ImaqWriteAVIFrame. we have other nivision functions, like imaqCreateImage, but they are not throwing errors. It seems to be connected something with the AVI but not the nivision as a whole.

0 Kudos
Message 1 of 2
(7,340 Views)

This may be due to these functions not be expected to be used by FIRST teams (all of the standard FIRST Vision functions use JPEGs), and therefore are not found in the headerfile.  This being said I will double check with R&D to see if this is the case.

Cheers,

Mark

NI FIRST Support

Mark
NI App Software R&D
0 Kudos
Message 2 of 2
(2,580 Views)