dbdimp.c(513) : warning C4996: 'sprintf' was declared deprecated C:\msvs8\VC\INCLUDE\stdio.h(345) : see declaration of 'sprintf' Message: 'This function or variable may be unsafe. Consider using sprin f_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online h lp for details.' dbdimp.c(516) : warning C4996: 'sprintf' was declared deprecated C:\msvs8\VC\INCLUDE\stdio.h(345) : see declaration of 'sprintf' Message: 'This function or variable may be unsafe. Consider using sprin f_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online h lp for details.' dbdimp.c(694) : warning C4018: '>' : signed/unsigned mismatch dbdimp.c(746) : error C2065: 'sigset_t' : undeclared identifier dbdimp.c(746) : error C2146: syntax error : missing ';' before identifier 'set' dbdimp.c(746) : error C2065: 'set' : undeclared identifier dbdimp.c(3915) : warning C4244: 'function' : conversion from 'CS_BIGINT' to 'NV , possible loss of data dbdimp.c(3920) : warning C4244: 'function' : conversion from 'CS_UBIGINT' to 'N ', possible loss of data dbdimp.c(4926) : warning C4244: '=' : conversion from 'long' to 'CS_BINARY', po sible loss of data NMAKE : fatal error U1077: 'C:\msvs8\VC\BIN\cl.EXE' : return code '0x2' Stop.