during execution or debugging of some NI-imaqdx with Labwindows 2013 examples i've this error:
error: Undefined symbol '_imaqCreateImage' referenced in "c:\Documents and Settings\All Users\Documents\National Instruments\CVI\samples\IMAQdx\Grab and Basic Attributes\cvibuild.Grab and Basic Attributes\Debug\Grab and Basic Attributes.obj".
i need to control a webcam camera with labwindows using imaq and imaqdx function.
i write also a new program like example i correctly link the .lib and .h file of niimaq and niimaqdx...
the project compile but when i try to create and .exe (in releese and also debugging configuation) it occours the same error ...
what i have to do?
thaks
regards