Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

NI PCIe-1433 missing x64 clAllSerial.lib file

After deploying ni-acquisition_19.0_suite_online.exe I find five files in C:\Program Files (x86)\cameralink\serial

  • clallserial.h
  • clallserial.lib
  • clallserial.tlb
  • clallserial.dll  (163K)
  • clsernif.dll      (63K)

But in C:\Program Files\cameralink\serial I find only

  • clallserial.dll (208K)
  • clsernif.dll (77K)

Using Visual Studio 2019 I am able to build a WIN32 (x86) program that successfully calls clSerialInit but I cannot build an x64 program as (of course) the cl functions are unresolved.

 

Where can I find the LIB and TLB files that accompany the 64-bit DLLs delivered in C:\Program Files\cameralink\serial?

0 Kudos
Message 1 of 3
(2,004 Views)

Have you tried re-installing your vision software components separately?

0 Kudos
Message 2 of 3
(1,871 Views)

This is a problem that I've seen on multiple installations by multiple individuals.  The x64 bit LIB files are not delivered, just the x86 files.

0 Kudos
Message 3 of 3
(1,844 Views)