Software Development Kit (SDK) and API Discussions

NMSDK - C++ Visual Studio 2015 Problem

igork
2,254 Views

Hello!

 

Did anyone managed to use any version of NMSDK in Visual Studio 2015? I am currently using NMSDK 9.3 and I am getting linker error LNK 2019:

 

1>libadt.lib(str.obj) : error LNK2019: unresolved external symbol __imp__vacopy referenced in function str_vappend
1> 1>
1>libadt.lib(syslog.obj) : error LNK2001: unresolved external symbol __imp__vacopy
1> 1>
1>D:\DiskArrays\src\proto\x64\Debug\netapp.dll : fatal error LNK1120: 1 unresolved externals

 

Any tips would be highly appreciated.

 

Thanks!

1 REPLY 1

PoINT_dg
1,759 Views

Hello NetApp Support,

 

is there a plan for a version of NMSDK wich works with VS2015 or later? This should not be too much of work 😉

 

Thanks,

Detlef.

 

 

Public