1>------ Build started: Project: HIT, Configuration: Release Win32 ------
1>Compiling...
1>main.cpp
1>.\main.cpp(366) : warning C4996: '_ftime64' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\sys/timeb.h(152) : see declaration of '_ftime64'
1> Message: 'This function or variable may be unsafe. Consider using _ftime64_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
1>.\main.cpp(367) : warning C4996: 'ctime' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\time.inl(88) : see declaration of 'ctime'
1> Message: 'This function or variable may be unsafe. Consider using ctime_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
1>collision.cpp
1>Generating Code...
1>Linking...
1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV01@@Z) already defined in main.obj
1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::~basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (??1?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ) already defined in main.obj
1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)" (??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBD@Z) already defined in main.obj
1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: static void __cdecl std::_String_base::_Xran(void)" (?_Xran@_String_base@std@@SAXXZ) already defined in libcpmt.lib(string.obj)
1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: static void __cdecl std::_String_base::_Xlen(void)" (?_Xlen@_String_base@std@@SAXXZ) already defined in libcpmt.lib(string.obj)
1>sfml-system-s.lib(Unicode.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported
1>sfml-graphics-s.lib(String.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported
1>sfml-graphics-s.lib(Font.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported
1>sfml-graphics-s.lib(ImageLoader.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported
1>sfml-graphics-s.lib(FontLoader.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported
1>sfml-window-s.lib(WindowImplWin32.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported
1>sfml-graphics-s.lib(Sprite.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported
1>sfml-graphics-s.lib(RenderWindow.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported
1>sfml-graphics-s.lib(Image.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported
1>sfml-window-s.lib(Window.obj) : warning LNK4217: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported in function "public: __thiscall std::bad_alloc::bad_alloc(char const *)" (??0bad_alloc@std@@QAE@PBD@Z)
1>sfml-window-s.lib(VideoMode.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported
1>sfml-window-s.lib(WindowImpl.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported
1>sfml-window-s.lib(VideoModeSupport.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported
1>sfml-system-s.lib(Unicode.obj) : warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported
1>sfml-graphics-s.lib(String.obj) : warning LNK4217: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported in function "public: virtual void * __thiscall std::bad_alloc::`scalar deleting destructor'(unsigned int)" (??_Gbad_alloc@std@@UAEPAXI@Z)
1>sfml-graphics-s.lib(Font.obj) : warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported
1>sfml-graphics-s.lib(ImageLoader.obj) : warning LNK4217: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported in function "public: virtual void * __thiscall std::bad_alloc::`scalar deleting destructor'(unsigned int)" (??_Gbad_alloc@std@@UAEPAXI@Z)
1>sfml-graphics-s.lib(FontLoader.obj) : warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported
1>sfml-window-s.lib(WindowImplWin32.obj) : warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported
1>sfml-graphics-s.lib(Sprite.obj) : warning LNK4217: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported in function "public: virtual void * __thiscall std::bad_alloc::`scalar deleting destructor'(unsigned int)" (??_Gbad_alloc@std@@UAEPAXI@Z)
1>sfml-graphics-s.lib(RenderWindow.obj) : warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported
1>sfml-graphics-s.lib(Image.obj) : warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported
1>sfml-window-s.lib(Window.obj) : warning LNK4217: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported in function "public: virtual __thiscall std::bad_alloc::~bad_alloc(void)" (??1bad_alloc@std@@UAE@XZ)
1>sfml-window-s.lib(VideoMode.obj) : warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported
1>sfml-window-s.lib(WindowImpl.obj) : warning LNK4217: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported in function "public: __thiscall std::logic_error::logic_error(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0logic_error@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z)
1>sfml-window-s.lib(VideoModeSupport.obj) : warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported
1>sfml-graphics-s.lib(String.obj) : warning LNK4217: locally defined symbol ??0exception@std@@QAE@XZ (public: __thiscall std::exception::exception(void)) imported in function "public: __thiscall std::logic_error::logic_error(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0logic_error@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z)
1>sfml-graphics-s.lib(Font.obj) : warning LNK4217: locally defined symbol ??0exception@std@@QAE@XZ (public: __thiscall std::exception::exception(void)) imported in function __ehhandler$??0logic_error@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z
1>sfml-graphics-s.lib(ImageLoader.obj) : warning LNK4217: locally defined symbol ??0exception@std@@QAE@XZ (public: __thiscall std::exception::exception(void)) imported in function "public: __thiscall std::logic_error::logic_error(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0logic_error@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z)
1>sfml-graphics-s.lib(FontLoader.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@XZ (public: __thiscall std::exception::exception(void)) imported
1>sfml-window-s.lib(WindowImplWin32.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@XZ (public: __thiscall std::exception::exception(void)) imported
1>sfml-graphics-s.lib(Sprite.obj) : warning LNK4217: locally defined symbol ??0exception@std@@QAE@XZ (public: __thiscall std::exception::exception(void)) imported in function "public: __thiscall std::logic_error::logic_error(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0logic_error@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z)
1>sfml-graphics-s.lib(RenderWindow.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@XZ (public: __thiscall std::exception::exception(void)) imported
1>sfml-graphics-s.lib(Image.obj) : warning LNK4217: locally defined symbol ??0exception@std@@QAE@XZ (public: __thiscall std::exception::exception(void)) imported in function "public: __thiscall std::logic_error::logic_error(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0logic_error@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z)
1>sfml-window-s.lib(Window.obj) : warning LNK4217: locally defined symbol ??0exception@std@@QAE@XZ (public: __thiscall std::exception::exception(void)) imported in function "public: __thiscall std::logic_error::logic_error(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0logic_error@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z)
1>sfml-window-s.lib(VideoMode.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@XZ (public: __thiscall std::exception::exception(void)) imported
1>sfml-window-s.lib(WindowImpl.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@XZ (public: __thiscall std::exception::exception(void)) imported
1>sfml-window-s.lib(VideoModeSupport.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@XZ (public: __thiscall std::exception::exception(void)) imported
1>sfml-system-s.lib(Unicode.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported
1>sfml-graphics-s.lib(String.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported
1>sfml-graphics-s.lib(Font.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported
1>sfml-graphics-s.lib(ImageLoader.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported
1>sfml-graphics-s.lib(FontLoader.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported
1>sfml-window-s.lib(WindowImplWin32.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported
1>sfml-graphics-s.lib(Sprite.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported
1>sfml-graphics-s.lib(RenderWindow.obj) : warning LNK4217: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported in function __ehhandler$??1RenderWindow@sf@@UAE@XZ
1>sfml-graphics-s.lib(Image.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported
1>sfml-window-s.lib(Window.obj) : warning LNK4217: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported in function "public: __thiscall std::logic_error::logic_error(class std::logic_error const &)" (??0logic_error@std@@QAE@ABV01@@Z)
1>sfml-window-s.lib(VideoMode.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported
1>sfml-window-s.lib(WindowImpl.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported
1>sfml-window-s.lib(VideoModeSupport.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported
1>sfml-system-s.lib(Unicode.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported
1>sfml-graphics-s.lib(String.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported
1>sfml-graphics-s.lib(Font.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported
1>sfml-graphics-s.lib(ImageLoader.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported
1>sfml-graphics-s.lib(FontLoader.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported
1>sfml-window-s.lib(WindowImplWin32.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported
1>sfml-graphics-s.lib(Sprite.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported
1>sfml-graphics-s.lib(RenderWindow.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported
1>sfml-graphics-s.lib(Image.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported
1>sfml-window-s.lib(Window.obj) : warning LNK4217: locally defined symbol __invalid_parameter_noinfo imported in function "public: bool __thiscall sf::Window::GetEvent(class sf::Event &)" (?GetEvent@Window@sf@@QAE_NAAVEvent@2@@Z)
1>sfml-window-s.lib(VideoMode.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported
1>sfml-window-s.lib(WindowImpl.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported
1>sfml-window-s.lib(VideoModeSupport.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported
1>sfml-window-s.lib(Window.obj) : warning LNK4217: locally defined symbol _memmove_s imported in function "class sf::Event * * __cdecl std::_Uninit_copy<class sf::Event * *,class sf::Event * *,class std::allocator<class sf::Event *> >(class sf::Event * *,class sf::Event * *,class sf::Event * *,class std::allocator<class sf::Event *> &,struct std::_Scalar_ptr_iterator_tag,struct std::_Range_checked_iterator_tag)" (??$_Uninit_copy@PAPAVEvent@sf@@PAPAV12@V?$allocator@PAVEvent@sf@@@std@@@std@@YAPAPAVEvent@sf@@PAPAV12@00AAV?$allocator@PAVEvent@sf@@@0@U_Scalar_ptr_iterator_tag@0@U_Range_checked_iterator_tag@0@@Z)
1>sfml-graphics-s.lib(String.obj) : warning LNK4049: locally defined symbol _memmove_s imported
1>sfml-graphics-s.lib(FontLoader.obj) : warning LNK4049: locally defined symbol _memmove_s imported
1>sfml-graphics-s.lib(ImageLoader.obj) : warning LNK4217: locally defined symbol _longjmp imported in function "void __cdecl `anonymous namespace'::PngErrorHandler(struct png_struct_def *,char const *)" (?PngErrorHandler@?A0x721544db@@YAXPAUpng_struct_def@@PBD@Z)
1>sfml-graphics-s.lib(pngerror.obj) : warning LNK4049: locally defined symbol _longjmp imported
1>sfml-graphics-s.lib(ImageLoader.obj) : warning LNK4217: locally defined symbol _fclose imported in function "private: bool __thiscall sf::priv::ImageLoader::WriteJpg(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::vector<class sf::Color,class std::allocator<class sf::Color> > const &,unsigned int,unsigned int)" (?WriteJpg@ImageLoader@priv@sf@@AAE_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABV?$vector@VColor@sf@@V?$allocator@VColor@sf@@@std@@@5@II@Z)
1>sfml-graphics-s.lib(stb_image_aug.obj) : warning LNK4049: locally defined symbol _fclose imported
1>sfml-graphics-s.lib(image_DXT.obj) : warning LNK4049: locally defined symbol _fclose imported
1>sfml-graphics-s.lib(ImageLoader.obj) : warning LNK4217: locally defined symbol _fopen imported in function "private: bool __thiscall sf::priv::ImageLoader::WriteJpg(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::vector<class sf::Color,class std::allocator<class sf::Color> > const &,unsigned int,unsigned int)" (?WriteJpg@ImageLoader@priv@sf@@AAE_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABV?$vector@VColor@sf@@V?$allocator@VColor@sf@@@std@@@5@II@Z)
1>sfml-graphics-s.lib(stb_image_aug.obj) : warning LNK4049: locally defined symbol _fopen imported
1>sfml-graphics-s.lib(image_DXT.obj) : warning LNK4049: locally defined symbol _fopen imported
1>sfml-graphics-s.lib(jmemnobs.obj) : warning LNK4049: locally defined symbol _free imported
1>sfml-graphics-s.lib(zutil.obj) : warning LNK4049: locally defined symbol _free imported
1>sfml-graphics-s.lib(SOIL.obj) : warning LNK4217: locally defined symbol _free imported in function _SOIL_free_image_data
1>sfml-graphics-s.lib(stb_image_aug.obj) : warning LNK4049: locally defined symbol _free imported
1>sfml-graphics-s.lib(image_DXT.obj) : warning LNK4049: locally defined symbol _free imported
1>sfml-graphics-s.lib(pngmem.obj) : warning LNK4049: locally defined symbol _free imported
1>sfml-graphics-s.lib(jdatadst.obj) : warning LNK4217: locally defined symbol _fflush imported in function _term_destination
1>sfml-graphics-s.lib(pngwio.obj) : warning LNK4217: locally defined symbol _fflush imported in function _png_set_write_fn
1>sfml-graphics-s.lib(jerror.obj) : warning LNK4217: locally defined symbol _exit imported in function _error_exit
1>sfml-graphics-s.lib(jerror.obj) : warning LNK4217: locally defined symbol ___iob_func imported in function _output_message
1>sfml-graphics-s.lib(pngwutil.obj) : warning LNK4049: locally defined symbol ___iob_func imported
1>sfml-graphics-s.lib(pngerror.obj) : warning LNK4049: locally defined symbol ___iob_func imported
1>sfml-graphics-s.lib(jerror.obj) : warning LNK4217: locally defined symbol _sprintf imported in function _format_message
1>sfml-graphics-s.lib(pngwrite.obj) : warning LNK4049: locally defined symbol _sprintf imported
1>sfml-graphics-s.lib(png.obj) : warning LNK4049: locally defined symbol _sprintf imported
1>sfml-graphics-s.lib(pngwutil.obj) : warning LNK4049: locally defined symbol _sprintf imported
1>sfml-graphics-s.lib(pngwrite.obj) : warning LNK4217: locally defined symbol __gmtime64 imported in function _gmtime
1>sfml-graphics-s.lib(pngwrite.obj) : warning LNK4217: locally defined symbol _abort imported in function _png_create_write_struct_2
1>sfml-graphics-s.lib(pngset.obj) : warning LNK4217: locally defined symbol _strncpy imported in function _png_set_unknown_chunks
1>sfml-graphics-s.lib(pngerror.obj) : warning LNK4049: locally defined symbol _strncpy imported
1>sfml-graphics-s.lib(stb_image_aug.obj) : warning LNK4217: locally defined symbol _fseek imported in function _skip
1>sfml-graphics-s.lib(stb_image_aug.obj) : warning LNK4217: locally defined symbol _fread imported in function _getn
1>sfml-graphics-s.lib(zutil.obj) : warning LNK4049: locally defined symbol _malloc imported
1>sfml-graphics-s.lib(stb_image_aug.obj) : warning LNK4217: locally defined symbol _malloc imported in function _convert_format
1>sfml-graphics-s.lib(image_DXT.obj) : warning LNK4049: locally defined symbol _malloc imported
1>sfml-graphics-s.lib(pngmem.obj) : warning LNK4049: locally defined symbol _malloc imported
1>sfml-graphics-s.lib(jmemnobs.obj) : warning LNK4049: locally defined symbol _malloc imported
1>sfml-graphics-s.lib(stb_image_aug.obj) : warning LNK4217: locally defined symbol _ftell imported in function _stbi_jpeg_test_file
1>sfml-graphics-s.lib(stb_image_aug.obj) : warning LNK4217: locally defined symbol _realloc imported in function _expand
1>sfml-graphics-s.lib(stb_image_aug.obj) : warning LNK4217: locally defined symbol _ldexp imported in function _hdr_convert
1>sfml-graphics-s.lib(stb_image_aug.obj) : warning LNK4217: locally defined symbol _strtol imported in function _hdr_load
1>sfml-graphics-s.lib(stb_image_aug.obj) : warning LNK4217: locally defined symbol _strncmp imported in function _hdr_load
1>sfml-graphics-s.lib(jmemmgr.obj) : warning LNK4217: locally defined symbol _getenv imported in function _jinit_memory_mgr
1>sfml-system-s.lib(Unicode.obj) : warning LNK4217: locally defined symbol ??0bad_cast@std@@QAE@PBD@Z (public: __thiscall std::bad_cast::bad_cast(char const *)) imported in function "class std::ctype<wchar_t> const & __cdecl std::use_facet<class std::ctype<wchar_t> >(class std::locale const &)" (??$use_facet@V?$ctype@_W@std@@@std@@YAABV?$ctype@_W@0@ABVlocale@0@@Z)
1>sfml-window-s.lib(WindowImplWin32.obj) : error LNK2019: unresolved external symbol __imp__SwapBuffers@4 referenced in function "private: virtual void __thiscall sf::priv::WindowImplWin32::Display(void)" (?Display@WindowImplWin32@priv@sf@@EAEXXZ)
1>sfml-window-s.lib(WindowImplWin32.obj) : error LNK2019: unresolved external symbol __imp__SetPixelFormat@12 referenced in function "private: void __thiscall sf::priv::WindowImplWin32::CreateContext(class sf::VideoMode const &,struct sf::WindowSettings &)" (?CreateContext@WindowImplWin32@priv@sf@@AAEXABVVideoMode@3@AAUWindowSettings@3@@Z)
1>sfml-window-s.lib(WindowImplWin32.obj) : error LNK2019: unresolved external symbol __imp__ChoosePixelFormat@8 referenced in function "private: void __thiscall sf::priv::WindowImplWin32::CreateContext(class sf::VideoMode const &,struct sf::WindowSettings &)" (?CreateContext@WindowImplWin32@priv@sf@@AAEXABVVideoMode@3@AAUWindowSettings@3@@Z)
1>sfml-window-s.lib(WindowImplWin32.obj) : error LNK2019: unresolved external symbol __imp__DescribePixelFormat@16 referenced in function "private: void __thiscall sf::priv::WindowImplWin32::CreateContext(class sf::VideoMode const &,struct sf::WindowSettings &)" (?CreateContext@WindowImplWin32@priv@sf@@AAEXABVVideoMode@3@AAUWindowSettings@3@@Z)
1>sfml-window-s.lib(WindowImplWin32.obj) : error LNK2019: unresolved external symbol __imp__GetDeviceCaps@8 referenced in function "public: __thiscall sf::priv::WindowImplWin32::WindowImplWin32(class sf::VideoMode,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned long,struct sf::WindowSettings &)" (??0WindowImplWin32@priv@sf@@QAE@VVideoMode@2@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@KAAUWindowSettings@2@@Z)
1>sfml-graphics-s.lib(jdatadst.obj) : error LNK2019: unresolved external symbol __imp__fwrite referenced in function _empty_output_buffer
1>sfml-graphics-s.lib(stb_image_aug.obj) : error LNK2001: unresolved external symbol __imp__fwrite
1>sfml-graphics-s.lib(image_DXT.obj) : error LNK2001: unresolved external symbol __imp__fwrite
1>sfml-graphics-s.lib(pngwio.obj) : error LNK2001: unresolved external symbol __imp__fwrite
1>sfml-graphics-s.lib(jdatadst.obj) : error LNK2019: unresolved external symbol __imp__ferror referenced in function _term_destination
1>sfml-graphics-s.lib(jerror.obj) : error LNK2019: unresolved external symbol __imp__fprintf referenced in function _output_message
1>sfml-graphics-s.lib(pngwutil.obj) : error LNK2001: unresolved external symbol __imp__fprintf
1>sfml-graphics-s.lib(pngerror.obj) : error LNK2001: unresolved external symbol __imp__fprintf
1>sfml-graphics-s.lib(stb_image_aug.obj) : error LNK2019: unresolved external symbol __imp__fgetc referenced in function _get8
1>sfml-graphics-s.lib(stb_image_aug.obj) : error LNK2019: unresolved external symbol __imp__feof referenced in function _at_eof
1>sfml-graphics-s.lib(jmemmgr.obj) : error LNK2019: unresolved external symbol __imp__sscanf referenced in function _jinit_memory_mgr
1>C:\Users\Henry\Documents\Visual Studio 2005\Projects\HIT\Release\HIT.exe : fatal error LNK1120: 11 unresolved externals
1>Build log was saved at "file://c:\Users\Henry\Documents\Visual Studio 2005\Projects\HIT\HIT\Release\BuildLog.htm"
1>HIT - 22 error(s), 111 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Rebuilt it, and I guess I have the same amount of errors.