Jump to content

Home

Build DLLs... FAILED!


Serj666_PL

Recommended Posts

Posted

1st type of error:

LINK : fatal error LNK1181: cannot open input file 'odbc32.lib'

2nd type of error:

.\l_struct.cpp(332) : warning C4996: 'sprintf' was declared deprecated

C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'

Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' (most CCPs)

3rd type of error:

.\g_crash.c(198) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory

4th type of error:

d:\jk3code\ojpenhanced\source\cgame\cg_players.c(8729) : warning C4701: potentially uninitialized local variable 'saberTrail' used

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...