Quantcast
Channel: Measurement Studio for VC++ topics
Viewing all articles
Browse latest Browse all 660

niRFSA_init

$
0
0

Hello,

 

I have followed the correct instructions to import the correct nirfsa.lib and my paths are correct.

When I comment out this line, my program compiles fine.

niRFSA_init ("PXI1Slot2", VI_TRUE, VI_FALSE, &session)

 

I am trying to build a simple driver to connect I receive the error below.

error:

LNK2019 : Unresolved external symbol _sprint referenced in function _LoadDLLIfNeeded

 

Where else I should be looking for any libs or directories? What am I missing?
I referenece the
<IVIROOTDIR32>\Include
<VXIPNPPATH>\WinNT\Visa\include additional libraries as well as

 

<IVIROOTDIR32>\Lib\msc

For the nirfsa .lib dependencies


Viewing all articles
Browse latest Browse all 660

Trending Articles