intel / intel-ipsec-mb

Intel(R) Multi-Buffer Crypto for IPSec
BSD 3-Clause "New" or "Revised" License
288 stars 87 forks source link

Windows compilation broken with DEBUG=y #58

Closed pablodelara closed 4 years ago

pablodelara commented 4 years ago

When compiling with MS Visual Studio 2015, with DEBUG=y, the compilation of the test applications fail due to undeclared "func":

api_test.c(51): error C2065: 'func': undeclared identifier api_test.c(61): error C2065: 'func': undeclared identifier