FIRST Robotics Competition Discussions

Showing results for 
Search instead for 
Did you mean: 
Reply

nivision.h linking error

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 (4,853 Views)
Reply
0 Kudos

Re: nivision.h linking error

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
LabVIEW R&D
0 Kudos
Message 2 of 2 (93 Views)
Reply
0 Kudos