hello everybody,
after having installed my Imaq Vision i tried to compile the
LLSequence-Example in "C:\Program Files\National
Instruments\NI-IMAQ\Sample\MSVC" but i got some linker error
messages...for example:
[Linker error] undefined reference to `_imp__imgGetAttribute@12'
[Linker error] undefined reference to `_imp__imgSetAttribute@12'
[Linker error] undefined reference to `_imp__imgGetAttribute@12'
i included the follwing files into a new project:
llsequence.c
llsequence.h
niimaq.h
and added the following dlls/libs as parameters for the linker:
"../../../../Program Files/National Instruments/NI-IMAQ/Lib/MSVC/imaq.lib"
../../../../WINDOWS/SYSTEM32/imaq.dll
../../../../WINDOWS/SYSTEM32/ImaqPnl.dll
../../../../WINDOWS/SYSTEM32/NIVision.dll
../../../../WINDOWS/SYSTEM32/NIVisSvc.dll
../../../../WINDOWS/SYSTEM32/nidslk.dll
../../../../WINDOWS/SYSTEM32/niimaqci.dll
../../../../WINDOWS/SYSTEM32/niini32.dll
../../../../WINDOWS/SYSTEM32/nipal32.dll
../../../../WINDOWS/SYSTEM32/nipalu.dll
../../../../WINDOWS/SYSTEM32/nipalut.dll
../../../../WINDOWS/SYSTEM32/nirpc.dll
../../../../WINDOWS/SYSTEM32/nidscmem.dll
what is missing, or better: what did i wrong?
thank you very much and best regards
malte