Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

compile nimhddk_windowsWDM

I am trying to compile the nimhddk_windowsWDM package for example digex1.cpp which will be used with NI 6509.

 

I am getting the compiler error

 

Error 1 error C2523: 'tDeviceListItem::~tDevicSetupDiGetClassDevseListItem' : destructor tag mismatch c:\magellan\6509\6509\6509\tdevicelist.cpp 33 1 6509

 

for the line below

_hardwareDeviceInfo =

(&_guid,

NULL,

// Define no enumerator (global)

NULL,

// Define no

(DIGCF_PRESENT | DIGCF_DEVICEINTERFACE));

 

I am compiling on Windows XP and Microsoft Visual Studio 10

 

Any help would be appreciated

 

thanks

 

Rodney

0 Kudos
Message 1 of 2
(4,144 Views)

Please repost in the Driver Development Kit (DDK) forum to get a bit more visibility with the DDK developers.

 

Thanks,

Steven K.
National Instruments
Software Engineer
0 Kudos
Message 2 of 2
(4,140 Views)