1>------ Build started: Project: joltv2, Configuration: Release Win32 ------
1> apihook.cpp
1>apihook.cpp(156): error C2065: 'i': undeclared identifier
1>apihook.cpp(198): warning C4996: 'strcmpi': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strcmpi. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(562): note: see declaration of 'strcmpi'
1>apihook.cpp(264): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(568): note: see declaration of 'stricmp'
1> attack.cpp
1>attack.cpp(94): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(90): note: see declaration of 'strcat'
1>attack.cpp(95): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(90): note: see declaration of 'strcat'
1>attack.cpp(96): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(90): note: see declaration of 'strcat'
1>attack.cpp(97): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(90): note: see declaration of 'strcat'
1>attack.cpp(98): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(90): note: see declaration of 'strcat'
1>attack.cpp(99): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(90): note: see declaration of 'strcat'
1>attack.cpp(106): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1769): note: see declaration of 'sprintf'
1> bind.cpp
1>c:\users\tijesef1243\desktop\slipknot\timehandling.h(31): error C2993: 'float': illegal type for non-type template parameter 'Interval'
1>c:\users\tijesef1243\desktop\slipknot\console.h(60): error C2762: 'EventCounter': invalid expression as a template argument for 'Interval'
1> c:\users\tijesef1243\desktop\slipknot\timehandling.h(34): note: see declaration of 'EventCounter'
1> calcscreen.cpp
1> client.cpp
1>c:\users\tijesef1243\desktop\slipknot\engine\../engine/cdll_int.h(34): error C2040: 'HSPRITE': 'int' differs in levels of indirection from 'HSPRITE__ *'
1>c:\users\tijesef1243\desktop\slipknot\engine/eiface.h(380): warning C4005: 'ARRAYSIZE': macro redefinition
1> C:\Program Files (x86)\Windows Kits\8.1\Include\um\winnt.h(1243): note: see previous definition of 'ARRAYSIZE'
1>c:\users\tijesef1243\desktop\slipknot\timehandling.h(31): error C2993: 'float': illegal type for non-type template parameter 'Interval'
1>c:\users\tijesef1243\desktop\slipknot\console.h(60): error C2762: 'EventCounter': invalid expression as a template argument for 'Interval'
1> c:\users\tijesef1243\desktop\slipknot\timehandling.h(34): note: see declaration of 'EventCounter'
1>client.cpp(314): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>client.cpp(328): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>client.cpp(330): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
1>client.cpp(362): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>client.cpp(363): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>client.cpp(621): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
1>client.cpp(755): warning C4244: 'argument': conversion from 'double' to 'int', possible loss of data
1>client.cpp(854): warning C4244: 'argument': conversion from 'double' to 'int', possible loss of data
1>client.cpp(905): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
1>client.cpp(908): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
1>client.cpp(912): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
1>client.cpp(899): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1396): note: see declaration of '_vsnprintf'
1>client.cpp(946): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
1>client.cpp(949): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
1>client.cpp(952): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
1>client.cpp(942): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1396): note: see declaration of '_vsnprintf'
1>client.cpp(985): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1396): note: see declaration of '_vsnprintf'
1>client.cpp(1004): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1396): note: see declaration of '_vsnprintf'
1>client.cpp(1043): warning C4996: '_strlwr': This function or variable may be unsafe. Consider using _strlwr_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(233): note: see declaration of '_strlwr'
1>client.cpp(1166): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
1>client.cpp(1209): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>client.cpp(1242): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
1>client.cpp(1250): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1769): note: see declaration of 'sprintf'
1>client.cpp(1281): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>client.cpp(1378): warning C4996: 'strcmpi': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strcmpi. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(562): note: see declaration of 'strcmpi'
1>client.cpp(1383): warning C4996: 'strcmpi': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strcmpi. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(562): note: see declaration of 'strcmpi'
1>client.cpp(1388): warning C4996: 'strcmpi': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strcmpi. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(562): note: see declaration of 'strcmpi'
1>client.cpp(1393): warning C4996: 'strcmpi': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strcmpi. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(562): note: see declaration of 'strcmpi'
1>client.cpp(1398): warning C4996: 'strcmpi': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strcmpi. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(562): note: see declaration of 'strcmpi'
1>client.cpp(1403): warning C4996: 'strcmpi': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strcmpi. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(562): note: see declaration of 'strcmpi'
1>client.cpp(1408): warning C4996: 'strcmpi': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strcmpi. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(562): note: see declaration of 'strcmpi'
1>client.cpp(1413): warning C4996: 'strcmpi': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strcmpi. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(562): note: see declaration of 'strcmpi'
1>client.cpp(1418): warning C4996: 'strcmpi': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strcmpi. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(562): note: see declaration of 'strcmpi'
1>client.cpp(1553): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
1>client.cpp(1554): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
1>client.cpp(1568): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy'
1>client.cpp(1656): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1396): note: see declaration of '_vsnprintf'
1>client.cpp(1671): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1396): note: see declaration of '_vsnprintf'
1>client.cpp(1687): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1396): note: see declaration of '_vsnprintf'
1>client.cpp(1700): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1396): note: see declaration of '_vsnprintf'
1>client.cpp(1810): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy'
1>client.cpp(1818): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1769): note: see declaration of 'sprintf'
1>client.cpp(1844): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
1>client.cpp(1853): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
1>client.cpp(1854): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
1>client.cpp(1882): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
1>client.cpp(1883): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
1>client.cpp(1887): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
1>client.cpp(1894): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
1>client.cpp(1912): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(346): note: see declaration of 'strncpy'
1>client.cpp(1942): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy'
1>client.cpp(1951): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy'
1>client.cpp(1962): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
1>client.cpp(2040): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
1>client.cpp(2058): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
1>client.cpp(2061): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
1>client.cpp(2062): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
1>client.cpp(2088): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
1>client.cpp(2090): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
1>client.cpp(2091): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
1>client.cpp(2094): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
1>client.cpp(2116): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
1>client.cpp(2117): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
1>client.cpp(2145): warning C4244: 'argument': conversion from 'DWORD' to 'BYTE', possible loss of data
1>client.cpp(2123): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1769): note: see declaration of 'sprintf'
1>client.cpp(2172): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
1>client.cpp(2173): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
1>client.cpp(2280): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
1>client.cpp(2281): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
1>client.cpp(2304): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
1>client.cpp(2305): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
1>client.cpp(2308): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>client.cpp(2309): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>client.cpp(2292): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1769): note: see declaration of 'sprintf'
1>client.cpp(2417): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
1>client.cpp(2748): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data
1>client.cpp(2951): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy'
1>client.cpp(2986): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy'
1>client.cpp(3012): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1769): note: see declaration of 'sprintf'
1>client.cpp(3066): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy'
1>client.cpp(3073): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy'
1>client.cpp(3145): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1769): note: see declaration of 'sprintf'
1>client.cpp(3151): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1769): note: see declaration of 'sprintf'
1>client.cpp(3157): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1769): note: see declaration of 'sprintf'
1>client.cpp(3197): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
1>client.cpp(3180): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1769): note: see declaration of 'sprintf'
1>client.cpp(3186): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1769): note: see declaration of 'sprintf'
1>client.cpp(3192): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1769): note: see declaration of 'sprintf'
1>client.cpp(3206): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1769): note: see declaration of 'sprintf'
1>client.cpp(3453): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy'
1>client.cpp(3537): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(552): note: see declaration of 'strdup'
1>client.cpp(3681): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>client.cpp(3693): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>client.cpp(3713): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>client.cpp(3722): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>client.cpp(3810): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1396): note: see declaration of '_vsnprintf'
1>client.cpp(3823): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1396): note: see declaration of '_vsnprintf'
1> color.cpp
1>color.cpp(122): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(2254): note: see declaration of 'sscanf'
1>color.cpp(123): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(2254): note: see declaration of 'sscanf'
1>color.cpp(124): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(2254): note: see declaration of 'sscanf'
1>color.cpp(125): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(2254): note: see declaration of 'sscanf'
1> console.cpp
1>c:\users\tijesef1243\desktop\slipknot\timehandling.h(31): error C2993: 'float': illegal type for non-type template parameter 'Interval'
1>c:\users\tijesef1243\desktop\slipknot\console.h(60): error C2762: 'EventCounter': invalid expression as a template argument for 'Interval'
1> c:\users\tijesef1243\desktop\slipknot\timehandling.h(34): note: see declaration of 'EventCounter'
1>c:\users\tijesef1243\desktop\slipknot\engine\../engine/cdll_int.h(34): error C2040: 'HSPRITE': 'int' differs in levels of indirection from 'HSPRITE__ *'
1>console.cpp(104): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1396): note: see declaration of '_vsnprintf'
1>console.cpp(179): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy'
1>console.cpp(185): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy'
1>console.cpp(214): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1769): note: see declaration of 'sprintf'
1> Crc32Static.cpp
1> cvar.cpp
1>cvar.cpp(101): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
1>cvar.cpp(102): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
1>cvar.cpp(139): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
1> eventhook.cpp
1>c:\users\tijesef1243\desktop\slipknot\engine\../engine/cdll_int.h(34): error C2040: 'HSPRITE': 'int' differs in levels of indirection from 'HSPRITE__ *'
1> font.cpp
1>font.cpp(33): fatal error C1083: Cannot open include file: 'gl\glaux.h': No such file or directory
1> gpatch.cpp
1> interpreter.cpp
1>interpreter.cpp(253): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(346): note: see declaration of 'strncpy'
1> main.cpp
1>main.cpp(96): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy'
1>main.cpp(98): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy'
1>main.cpp(344): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1769): note: see declaration of 'sprintf'
1> menu.cpp
1> parsemsg.cpp
1> mpatcher.cpp
1>mpatcher.cpp(52): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(1396): note: see declaration of '_vsnprintf'
1>mpatcher.cpp(62): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(178): note: see declaration of 'strerror'
1>mpatcher.cpp(129): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(178): note: see declaration of 'strerror'
1>mpatcher.cpp(168): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy'
1>mpatcher.cpp(186): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy'
1>mpatcher.cpp(169): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strupr. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(603): note: see declaration of 'strupr'
1>mpatcher.cpp(173): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(178): note: see declaration of 'strerror'
1>mpatcher.cpp(187): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strupr. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(603): note: see declaration of 'strupr'
1>mpatcher.cpp(217): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy'
1>mpatcher.cpp(234): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy'
1>mpatcher.cpp(218): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strupr. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(603): note: see declaration of 'strupr'
1>mpatcher.cpp(235): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strupr. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(603): note: see declaration of 'strupr'
1>mpatcher.cpp(298): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(178): note: see declaration of 'strerror'
1>mpatcher.cpp(328): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(178): note: see declaration of 'strerror'
1>mpatcher.cpp(386): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(178): note: see declaration of 'strerror'
1>mpatcher.cpp(389): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(205): note: see declaration of 'fopen'
1>mpatcher.cpp(392): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(178): note: see declaration of 'strerror'
1>mpatcher.cpp(417): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(178): note: see declaration of 'strerror'
1>mpatcher.cpp(513): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(178): note: see declaration of 'strerror'
1>mpatcher.cpp(537): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(178): note: see declaration of 'strerror'
1>mpatcher.cpp(551): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(178): note: see declaration of 'strerror'
1> opengl.cpp
1>c:\users\tijesef1243\desktop\slipknot\engine\../engine/cdll_int.h(34): error C2040: 'HSPRITE': 'int' differs in levels of indirection from 'HSPRITE__ *'
1>opengl.cpp(62): warning C4551: function call missing argument list
1>opengl.cpp(137): warning C4551: function call missing argument list
1>opengl.cpp(186): warning C4551: function call missing argument list
1>opengl.cpp(191): warning C4551: function call missing argument list
1> playeritems.cpp
1>playeritems.cpp(82): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy'
1> random.cpp
1> Generating Code...
1> Compiling...
1> recoil.cpp
1>c:\users\tijesef1243\desktop\slipknot\engine\../engine/cdll_int.h(34): error C2040: 'HSPRITE': 'int' differs in levels of indirection from 'HSPRITE__ *'
1>recoil.cpp(29): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(31): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(33): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(36): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(43): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(45): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(47): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(50): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(57): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(59): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(61): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(64): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(73): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(75): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(77): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(90): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(92): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(94): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(97): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(106): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(108): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(111): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(123): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(125): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(128): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(140): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(142): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(144): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(147): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(154): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(156): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(158): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(161): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(169): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(171): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(174): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(181): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(183): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(186): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(193): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(195): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(198): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(205): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(207): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(210): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(219): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(221): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(226): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(228): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(232): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(237): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(239): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(244): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(246): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(253): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(255): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(258): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(263): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(265): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(270): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1>recoil.cpp(272): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
1> rfunc.cpp
1> sprites.cpp
1>sprites.cpp(31): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(552): note: see declaration of 'strdup'
1> stdafx.cpp
1> stringfinder.cpp
1> timehandling.cpp
1>c:\users\tijesef1243\desktop\slipknot\timehandling.h(31): error C2993: 'float': illegal type for non-type template parameter 'Interval'
1> trace.cpp
1> winamp5.cpp
1>c:\users\tijesef1243\desktop\slipknot\timehandling.h(31): error C2993: 'float': illegal type for non-type template parameter 'Interval'
1>winamp5.cpp(39): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy'
1>winamp5.cpp(50): error C2762: 'EventCounter': invalid expression as a template argument for 'Interval'
1> c:\users\tijesef1243\desktop\slipknot\timehandling.h(34): note: see declaration of 'EventCounter'
1> Generating Code...
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========