06-18-2010 07:33 PM
ok so I am now using 2.2 version of NI 4882 with VC++ 6.0 and using Devquery.c example and here is the error:
LINK : fatal error LNK1104: cannot open file "gpib-32.obj"Error executing link.exe.
Any leads? I did add "C:\Program Files\National Instruments\NI-488.2\Languages\Microsoft C" as Include files to the compiler and /MD as compile option.
thanks
-M.
06-18-2010 11:24 PM
@gpib_user17 wrote:
Can you pls recommend which specific version of NI 488 should I use with VC++ 6.0 ?
thanks
-M.
I honestly don't know how far back you'd need to go. Did you try the building from the command line as suggested in the last message in the thread I linked to earlier? Unfortunately, I no longer have VC++ 6.0 to even try this. Is there a specific reason you're using such an old version of the compiler?