Skip to content

Instantly share code, notes, and snippets.

@ZachBacon
Created September 16, 2018 18:41
Show Gist options
  • Save ZachBacon/28d0ada602d7a571de350178915d4afd to your computer and use it in GitHub Desktop.
Save ZachBacon/28d0ada602d7a571de350178915d4afd to your computer and use it in GitHub Desktop.
1>------ Build started: Project: translations_1, Configuration: Release x64 ------
2>------ Build started: Project: vbam, Configuration: Release x64 ------
3>------ Build started: Project: visualboyadvance-m, Configuration: Release x64 ------
2>expr-lex.cpp
2>d:\deps\visualboyadvance-m\build-x64\expr-lex.cpp(495): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory
2>Done building project "vbam.vcxproj" -- FAILED.
3>xaudio2.cpp
3>sfml-network-s.lib(Http.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in wxvbam.obj
3>sfml-network-s.lib(IpAddress.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in wxvbam.obj
3>sfml-network-s.lib(Socket.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in wxvbam.obj
3>sfml-network-s.lib(TcpSocket.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in wxvbam.obj
3>sfml-network-s.lib(Packet.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in wxvbam.obj
3>sfml-network-s.lib(SocketSelector.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in wxvbam.obj
3>sfml-network-s.lib(TcpListener.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in wxvbam.obj
3>sfml-network-s.lib(SocketImpl.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in wxvbam.obj
3>sfml-system-s.lib(Err.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in wxvbam.obj
3>sfml-system-s.lib(String.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in wxvbam.obj
3>msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: char __cdecl std::basic_ios<char,struct std::char_traits<char> >::widen(char)const " (?widen@?$basic_ios@DU?$char_traits@D@std@@@std@@QEBADD@Z) already defined in sfml-network-s.lib(Http.obj)
3>msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: void __cdecl std::basic_ostream<char,struct std::char_traits<char> >::_Osfx(void)" (?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAXXZ) already defined in sfml-network-s.lib(Http.obj)
3>msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::basic_ostream<char,struct std::char_traits<char> >::put(char)" (?put@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV12@D@Z) already defined in sfml-network-s.lib(Http.obj)
3>msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::basic_ostream<char,struct std::char_traits<char> >::flush(void)" (?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV12@XZ) already defined in sfml-network-s.lib(Http.obj)
3>msvcprt.lib(MSVCP140.dll) : error LNK2005: "protected: __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::basic_streambuf<char,struct std::char_traits<char> >(void)" (??0?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAA@XZ) already defined in sfml-network-s.lib(Http.obj)
3>msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: virtual __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::~basic_streambuf<char,struct std::char_traits<char> >(void)" (??1?$basic_streambuf@DU?$char_traits@D@std@@@std@@UEAA@XZ) already defined in sfml-network-s.lib(Http.obj)
3>msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: int __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::snextc(void)" (?snextc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHXZ) already defined in sfml-network-s.lib(Http.obj)
3>msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: virtual __cdecl std::basic_ios<char,struct std::char_traits<char> >::~basic_ios<char,struct std::char_traits<char> >(void)" (??1?$basic_ios@DU?$char_traits@D@std@@@std@@UEAA@XZ) already defined in sfml-network-s.lib(Http.obj)
3>msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: bool __cdecl std::basic_istream<char,struct std::char_traits<char> >::_Ipfx(bool)" (?_Ipfx@?$basic_istream@DU?$char_traits@D@std@@@std@@QEAA_N_N@Z) already defined in sfml-network-s.lib(Http.obj)
3>libcpmt.lib(locale0.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in wxvbam.obj
3>libcpmt.lib(locale0.obj) : error LNK2005: "void __cdecl std::_Facet_Register(class std::_Facet_base *)" (?_Facet_Register@std@@YAXPEAV_Facet_base@1@@Z) already defined in msvcprt.lib(locale0_implib.obj)
3>libcpmt.lib(locale0.obj) : error LNK2005: "private: static class std::locale::_Locimp * __cdecl std::locale::_Getgloballocale(void)" (?_Getgloballocale@locale@std@@CAPEAV_Locimp@12@XZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(locale0.obj) : error LNK2005: "private: static class std::locale::_Locimp * __cdecl std::locale::_Init(bool)" (?_Init@locale@std@@CAPEAV_Locimp@12@_N@Z) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(locale0.obj) : error LNK2005: "public: static void __cdecl std::_Locinfo::_Locinfo_ctor(class std::_Locinfo *,char const *)" (?_Locinfo_ctor@_Locinfo@std@@SAXPEAV12@PEBD@Z) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(locale0.obj) : error LNK2005: "public: static void __cdecl std::_Locinfo::_Locinfo_dtor(class std::_Locinfo *)" (?_Locinfo_dtor@_Locinfo@std@@SAXPEAV12@@Z) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(locale.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in wxvbam.obj
3>libcpmt.lib(locale.obj) : error LNK2005: "public: __cdecl std::locale::id::operator unsigned __int64(void)" (??Bid@locale@std@@QEAA_KXZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(locale.obj) : error LNK2005: "public: static unsigned __int64 __cdecl std::ctype<char>::_Getcat(class std::locale::facet const * *,class std::locale const *)" (?_Getcat@?$ctype@D@std@@SA_KPEAPEBVfacet@locale@2@PEBV42@@Z) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(locale.obj) : error LNK2005: "public: struct _Cvtvec __cdecl std::_Locinfo::_Getcvt(void)const " (?_Getcvt@_Locinfo@std@@QEBA?AU_Cvtvec@@XZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(locale.obj) : error LNK2005: "protected: char * __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::_Pninc(void)" (?_Pninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAPEADXZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(locale.obj) : error LNK2005: "public: int __cdecl std::ios_base::flags(void)const " (?flags@ios_base@std@@QEBAHXZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(locale.obj) : error LNK2005: "public: class std::locale __cdecl std::ios_base::getloc(void)const " (?getloc@ios_base@std@@QEBA?AVlocale@2@XZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(locale.obj) : error LNK2005: "public: int __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::sgetc(void)" (?sgetc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHXZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(locale.obj) : error LNK2005: "public: int __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::sputc(char)" (?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHD@Z) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(locale.obj) : error LNK2005: "public: __int64 __cdecl std::ios_base::width(__int64)" (?width@ios_base@std@@QEAA_J_J@Z) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(locale.obj) : error LNK2005: "public: __int64 __cdecl std::ios_base::width(void)const " (?width@ios_base@std@@QEBA_JXZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(iosptrs.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in wxvbam.obj
3>libcpmt.lib(xthrow.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in wxvbam.obj
3>libcpmt.lib(xthrow.obj) : error LNK2005: "void __cdecl std::_Xbad_alloc(void)" (?_Xbad_alloc@std@@YAXXZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(xthrow.obj) : error LNK2005: "void __cdecl std::_Xlength_error(char const *)" (?_Xlength_error@std@@YAXPEBD@Z) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(xthrow.obj) : error LNK2005: "void __cdecl std::_Xout_of_range(char const *)" (?_Xout_of_range@std@@YAXPEBD@Z) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(wlocale.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in wxvbam.obj
3>libcpmt.lib(wlocale.obj) : error LNK2005: "public: __cdecl std::locale::id::operator unsigned __int64(void)" (??Bid@locale@std@@QEAA_KXZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(wlocale.obj) : error LNK2005: "public: struct _Cvtvec __cdecl std::_Locinfo::_Getcvt(void)const " (?_Getcvt@_Locinfo@std@@QEBA?AU_Cvtvec@@XZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(wlocale.obj) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getdays(void)const " (?_W_Getdays@_Locinfo@std@@QEBAPEBGXZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(wlocale.obj) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getmonths(void)const " (?_W_Getmonths@_Locinfo@std@@QEBAPEBGXZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(wlocale.obj) : error LNK2005: "public: int __cdecl std::ios_base::flags(void)const " (?flags@ios_base@std@@QEBAHXZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(wlocale.obj) : error LNK2005: "public: class std::locale __cdecl std::ios_base::getloc(void)const " (?getloc@ios_base@std@@QEBA?AVlocale@2@XZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(wlocale.obj) : error LNK2005: "public: unsigned short __cdecl std::basic_streambuf<wchar_t,struct std::char_traits<wchar_t> >::sputc(wchar_t)" (?sputc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QEAAG_W@Z) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(wlocale.obj) : error LNK2005: "public: __int64 __cdecl std::ios_base::width(__int64)" (?width@ios_base@std@@QEAA_J_J@Z) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(wlocale.obj) : error LNK2005: "public: __int64 __cdecl std::ios_base::width(void)const " (?width@ios_base@std@@QEBA_JXZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(xlocale.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in wxvbam.obj
3>libcpmt.lib(xlocale.obj) : error LNK2005: "public: __cdecl std::locale::id::operator unsigned __int64(void)" (??Bid@locale@std@@QEAA_KXZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(xlocale.obj) : error LNK2005: "public: static unsigned __int64 __cdecl std::ctype<char>::_Getcat(class std::locale::facet const * *,class std::locale const *)" (?_Getcat@?$ctype@D@std@@SA_KPEAPEBVfacet@locale@2@PEBV42@@Z) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(xlocale.obj) : error LNK2005: "public: struct _Cvtvec __cdecl std::_Locinfo::_Getcvt(void)const " (?_Getcvt@_Locinfo@std@@QEBA?AU_Cvtvec@@XZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(xlocale.obj) : error LNK2005: "protected: char * __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::_Pninc(void)" (?_Pninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAPEADXZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(xlocale.obj) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getdays(void)const " (?_W_Getdays@_Locinfo@std@@QEBAPEBGXZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(xlocale.obj) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getmonths(void)const " (?_W_Getmonths@_Locinfo@std@@QEBAPEBGXZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(xlocale.obj) : error LNK2005: "public: int __cdecl std::ios_base::flags(void)const " (?flags@ios_base@std@@QEBAHXZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(xlocale.obj) : error LNK2005: "public: class std::locale __cdecl std::ios_base::getloc(void)const " (?getloc@ios_base@std@@QEBA?AVlocale@2@XZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(xlocale.obj) : error LNK2005: "public: int __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::sgetc(void)" (?sgetc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHXZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(xlocale.obj) : error LNK2005: "public: int __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::sputc(char)" (?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHD@Z) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(xlocale.obj) : error LNK2005: "public: __int64 __cdecl std::ios_base::width(__int64)" (?width@ios_base@std@@QEAA_J_J@Z) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(xlocale.obj) : error LNK2005: "public: __int64 __cdecl std::ios_base::width(void)const " (?width@ios_base@std@@QEBA_JXZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(xlock.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in wxvbam.obj
3>libcpmt.lib(xlock.obj) : error LNK2005: "public: __cdecl std::_Lockit::_Lockit(int)" (??0_Lockit@std@@QEAA@H@Z) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(xlock.obj) : error LNK2005: "public: __cdecl std::_Lockit::~_Lockit(void)" (??1_Lockit@std@@QEAA@XZ) already defined in msvcprt.lib(MSVCP140.dll)
3>libcpmt.lib(xdateord.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in wxvbam.obj
3>libcpmt.lib(StlCompareStringA.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in wxvbam.obj
3>libcpmt.lib(winapinls.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in wxvbam.obj
3>libcpmt.lib(StlCompareStringW.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in wxvbam.obj
3>libcpmt.lib(StlLCMapStringW.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in wxvbam.obj
3>libcpmt.lib(StlLCMapStringA.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in wxvbam.obj
3>libcpmt.lib(winapisupp.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in wxvbam.obj
3> Creating library D:/Deps/visualboyadvance-m/build-x64/Release/visualboyadvance-m.lib and object D:/Deps/visualboyadvance-m/build-x64/Release/visualboyadvance-m.exp
3>LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
3>wxmsw31u_core.lib(imagjpeg.obj) : error LNK2019: unresolved external symbol jpeg_std_error referenced in function "public: virtual bool __cdecl wxJPEGHandler::LoadFile(class wxImage *,class wxInputStream &,bool,int)" (?LoadFile@wxJPEGHandler@@UEAA_NPEAVwxImage@@AEAVwxInputStream@@_NH@Z)
3>wxmsw31u_core.lib(imagjpeg.obj) : error LNK2019: unresolved external symbol jpeg_CreateCompress referenced in function "public: virtual bool __cdecl wxJPEGHandler::SaveFile(class wxImage *,class wxOutputStream &,bool)" (?SaveFile@wxJPEGHandler@@UEAA_NPEAVwxImage@@AEAVwxOutputStream@@_N@Z)
3>wxmsw31u_core.lib(imagjpeg.obj) : error LNK2019: unresolved external symbol jpeg_CreateDecompress referenced in function "public: virtual bool __cdecl wxJPEGHandler::LoadFile(class wxImage *,class wxInputStream &,bool,int)" (?LoadFile@wxJPEGHandler@@UEAA_NPEAVwxImage@@AEAVwxInputStream@@_NH@Z)
3>wxmsw31u_core.lib(imagjpeg.obj) : error LNK2019: unresolved external symbol jpeg_destroy_compress referenced in function "public: virtual bool __cdecl wxJPEGHandler::SaveFile(class wxImage *,class wxOutputStream &,bool)" (?SaveFile@wxJPEGHandler@@UEAA_NPEAVwxImage@@AEAVwxOutputStream@@_N@Z)
3>wxmsw31u_core.lib(imagjpeg.obj) : error LNK2019: unresolved external symbol jpeg_destroy_decompress referenced in function "public: virtual bool __cdecl wxJPEGHandler::LoadFile(class wxImage *,class wxInputStream &,bool,int)" (?LoadFile@wxJPEGHandler@@UEAA_NPEAVwxImage@@AEAVwxInputStream@@_NH@Z)
3>wxmsw31u_core.lib(imagjpeg.obj) : error LNK2019: unresolved external symbol jpeg_set_defaults referenced in function "public: virtual bool __cdecl wxJPEGHandler::SaveFile(class wxImage *,class wxOutputStream &,bool)" (?SaveFile@wxJPEGHandler@@UEAA_NPEAVwxImage@@AEAVwxOutputStream@@_N@Z)
3>wxmsw31u_core.lib(imagjpeg.obj) : error LNK2019: unresolved external symbol jpeg_set_quality referenced in function "public: virtual bool __cdecl wxJPEGHandler::SaveFile(class wxImage *,class wxOutputStream &,bool)" (?SaveFile@wxJPEGHandler@@UEAA_NPEAVwxImage@@AEAVwxOutputStream@@_N@Z)
3>wxmsw31u_core.lib(imagjpeg.obj) : error LNK2019: unresolved external symbol jpeg_start_compress referenced in function "public: virtual bool __cdecl wxJPEGHandler::SaveFile(class wxImage *,class wxOutputStream &,bool)" (?SaveFile@wxJPEGHandler@@UEAA_NPEAVwxImage@@AEAVwxOutputStream@@_N@Z)
3>wxmsw31u_core.lib(imagjpeg.obj) : error LNK2019: unresolved external symbol jpeg_write_scanlines referenced in function "public: virtual bool __cdecl wxJPEGHandler::SaveFile(class wxImage *,class wxOutputStream &,bool)" (?SaveFile@wxJPEGHandler@@UEAA_NPEAVwxImage@@AEAVwxOutputStream@@_N@Z)
3>wxmsw31u_core.lib(imagjpeg.obj) : error LNK2019: unresolved external symbol jpeg_finish_compress referenced in function "public: virtual bool __cdecl wxJPEGHandler::SaveFile(class wxImage *,class wxOutputStream &,bool)" (?SaveFile@wxJPEGHandler@@UEAA_NPEAVwxImage@@AEAVwxOutputStream@@_N@Z)
3>wxmsw31u_core.lib(imagjpeg.obj) : error LNK2019: unresolved external symbol jpeg_read_header referenced in function "public: virtual bool __cdecl wxJPEGHandler::LoadFile(class wxImage *,class wxInputStream &,bool,int)" (?LoadFile@wxJPEGHandler@@UEAA_NPEAVwxImage@@AEAVwxInputStream@@_NH@Z)
3>wxmsw31u_core.lib(imagjpeg.obj) : error LNK2019: unresolved external symbol jpeg_start_decompress referenced in function "public: virtual bool __cdecl wxJPEGHandler::LoadFile(class wxImage *,class wxInputStream &,bool,int)" (?LoadFile@wxJPEGHandler@@UEAA_NPEAVwxImage@@AEAVwxInputStream@@_NH@Z)
3>wxmsw31u_core.lib(imagjpeg.obj) : error LNK2019: unresolved external symbol jpeg_read_scanlines referenced in function "public: virtual bool __cdecl wxJPEGHandler::LoadFile(class wxImage *,class wxInputStream &,bool,int)" (?LoadFile@wxJPEGHandler@@UEAA_NPEAVwxImage@@AEAVwxInputStream@@_NH@Z)
3>wxmsw31u_core.lib(imagjpeg.obj) : error LNK2019: unresolved external symbol jpeg_finish_decompress referenced in function "public: virtual bool __cdecl wxJPEGHandler::LoadFile(class wxImage *,class wxInputStream &,bool,int)" (?LoadFile@wxJPEGHandler@@UEAA_NPEAVwxImage@@AEAVwxInputStream@@_NH@Z)
3>wxmsw31u_core.lib(imagjpeg.obj) : error LNK2019: unresolved external symbol jpeg_resync_to_restart referenced in function "public: virtual bool __cdecl wxJPEGHandler::LoadFile(class wxImage *,class wxInputStream &,bool,int)" (?LoadFile@wxJPEGHandler@@UEAA_NPEAVwxImage@@AEAVwxInputStream@@_NH@Z)
3>wxmsw31u_core.lib(imagtiff.obj) : error LNK2019: unresolved external symbol TIFFGetVersion referenced in function "public: static class wxVersionInfo __cdecl wxTIFFHandler::GetLibraryVersionInfo(void)" (?GetLibraryVersionInfo@wxTIFFHandler@@SA?AVwxVersionInfo@@XZ)
3>wxmsw31u_core.lib(imagtiff.obj) : error LNK2019: unresolved external symbol _TIFFmalloc referenced in function "public: virtual bool __cdecl wxTIFFHandler::LoadFile(class wxImage *,class wxInputStream &,bool,int)" (?LoadFile@wxTIFFHandler@@UEAA_NPEAVwxImage@@AEAVwxInputStream@@_NH@Z)
3>wxmsw31u_core.lib(imagtiff.obj) : error LNK2019: unresolved external symbol _TIFFfree referenced in function "public: virtual bool __cdecl wxTIFFHandler::LoadFile(class wxImage *,class wxInputStream &,bool,int)" (?LoadFile@wxTIFFHandler@@UEAA_NPEAVwxImage@@AEAVwxInputStream@@_NH@Z)
3>wxmsw31u_core.lib(imagtiff.obj) : error LNK2019: unresolved external symbol TIFFClose referenced in function "protected: virtual int __cdecl wxTIFFHandler::DoGetImageCount(class wxInputStream &)" (?DoGetImageCount@wxTIFFHandler@@MEAAHAEAVwxInputStream@@@Z)
3>wxmsw31u_core.lib(imagtiff.obj) : error LNK2019: unresolved external symbol TIFFGetField referenced in function "public: virtual bool __cdecl wxTIFFHandler::LoadFile(class wxImage *,class wxInputStream &,bool,int)" (?LoadFile@wxTIFFHandler@@UEAA_NPEAVwxImage@@AEAVwxInputStream@@_NH@Z)
3>wxmsw31u_core.lib(imagtiff.obj) : error LNK2019: unresolved external symbol TIFFGetFieldDefaulted referenced in function "public: virtual bool __cdecl wxTIFFHandler::LoadFile(class wxImage *,class wxInputStream &,bool,int)" (?LoadFile@wxTIFFHandler@@UEAA_NPEAVwxImage@@AEAVwxInputStream@@_NH@Z)
3>wxmsw31u_core.lib(imagtiff.obj) : error LNK2019: unresolved external symbol TIFFReadDirectory referenced in function "protected: virtual int __cdecl wxTIFFHandler::DoGetImageCount(class wxInputStream &)" (?DoGetImageCount@wxTIFFHandler@@MEAAHAEAVwxInputStream@@@Z)
3>wxmsw31u_core.lib(imagtiff.obj) : error LNK2019: unresolved external symbol TIFFScanlineSize referenced in function "public: virtual bool __cdecl wxTIFFHandler::LoadFile(class wxImage *,class wxInputStream &,bool,int)" (?LoadFile@wxTIFFHandler@@UEAA_NPEAVwxImage@@AEAVwxInputStream@@_NH@Z)
3>wxmsw31u_core.lib(imagtiff.obj) : error LNK2019: unresolved external symbol TIFFDefaultStripSize referenced in function "public: virtual bool __cdecl wxTIFFHandler::SaveFile(class wxImage *,class wxOutputStream &,bool)" (?SaveFile@wxTIFFHandler@@UEAA_NPEAVwxImage@@AEAVwxOutputStream@@_N@Z)
3>wxmsw31u_core.lib(imagtiff.obj) : error LNK2019: unresolved external symbol TIFFSetDirectory referenced in function "public: virtual bool __cdecl wxTIFFHandler::LoadFile(class wxImage *,class wxInputStream &,bool,int)" (?LoadFile@wxTIFFHandler@@UEAA_NPEAVwxImage@@AEAVwxInputStream@@_NH@Z)
3>wxmsw31u_core.lib(imagtiff.obj) : error LNK2019: unresolved external symbol TIFFSetField referenced in function "public: virtual bool __cdecl wxTIFFHandler::SaveFile(class wxImage *,class wxOutputStream &,bool)" (?SaveFile@wxTIFFHandler@@UEAA_NPEAVwxImage@@AEAVwxOutputStream@@_N@Z)
3>wxmsw31u_core.lib(imagtiff.obj) : error LNK2019: unresolved external symbol TIFFReadScanline referenced in function "public: virtual bool __cdecl wxTIFFHandler::LoadFile(class wxImage *,class wxInputStream &,bool,int)" (?LoadFile@wxTIFFHandler@@UEAA_NPEAVwxImage@@AEAVwxInputStream@@_NH@Z)
3>wxmsw31u_core.lib(imagtiff.obj) : error LNK2019: unresolved external symbol TIFFWriteScanline referenced in function "public: virtual bool __cdecl wxTIFFHandler::SaveFile(class wxImage *,class wxOutputStream &,bool)" (?SaveFile@wxTIFFHandler@@UEAA_NPEAVwxImage@@AEAVwxOutputStream@@_N@Z)
3>wxmsw31u_core.lib(imagtiff.obj) : error LNK2019: unresolved external symbol TIFFReadRGBAImageOriented referenced in function "public: virtual bool __cdecl wxTIFFHandler::LoadFile(class wxImage *,class wxInputStream &,bool,int)" (?LoadFile@wxTIFFHandler@@UEAA_NPEAVwxImage@@AEAVwxInputStream@@_NH@Z)
3>wxmsw31u_core.lib(imagtiff.obj) : error LNK2019: unresolved external symbol TIFFRGBAImageOK referenced in function "public: virtual bool __cdecl wxTIFFHandler::LoadFile(class wxImage *,class wxInputStream &,bool,int)" (?LoadFile@wxTIFFHandler@@UEAA_NPEAVwxImage@@AEAVwxInputStream@@_NH@Z)
3>wxmsw31u_core.lib(imagtiff.obj) : error LNK2019: unresolved external symbol TIFFClientOpen referenced in function "protected: virtual int __cdecl wxTIFFHandler::DoGetImageCount(class wxInputStream &)" (?DoGetImageCount@wxTIFFHandler@@MEAAHAEAVwxInputStream@@@Z)
3>wxmsw31u_core.lib(imagtiff.obj) : error LNK2019: unresolved external symbol TIFFSetErrorHandler referenced in function "public: __cdecl wxTIFFHandler::wxTIFFHandler(void)" (??0wxTIFFHandler@@QEAA@XZ)
3>wxmsw31u_core.lib(imagtiff.obj) : error LNK2019: unresolved external symbol TIFFSetWarningHandler referenced in function "public: __cdecl wxTIFFHandler::wxTIFFHandler(void)" (??0wxTIFFHandler@@QEAA@XZ)
3>D:\Deps\visualboyadvance-m\build-x64\Release\visualboyadvance-m.exe : fatal error LNK1120: 33 unresolved externals
3>Done building project "visualboyadvance-m.vcxproj" -- FAILED.
4>------ Skipped Build: Project: INSTALL, Configuration: Release x64 ------
4>Project not selected to build for this solution configuration
5>------ Skipped Build: Project: PACKAGE, Configuration: Release x64 ------
5>Project not selected to build for this solution configuration
========== Build: 1 succeeded, 2 failed, 5 up-to-date, 2 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment