wxWidgets 2.8.12 mit VS 2008 compilieren
-
Dabei kriege ich jetzt diese Fehlermeldungen:
Bibliothek "..\..\lib\vc_dll\wxbase28d.lib" und Objekt "..\..\lib\vc_dll\wxbase28d.exp" werden erstellt.
dummy.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: void __thiscall std::locale::facet::_Register(void)" (__imp_?_Register@facet@locale@std@@QAEXXZ)" in Funktion ""class std::ctype<char> const & __cdecl std::use_facet<class std::ctype<char> >(class std::locale const &)" (??ctype@D@std@@@std@@YAABV?ctype@D@0@ABVlocale@0@@Z)". dummy.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""\_\_declspec(dllimport) public: static unsigned int \_\_cdecl std::ctype::\_Getcat(class std::locale::facet const * *)" (\_\_imp_?\_Getcat@?ctype@D@std@@SAIPAPBVfacet@locale@2@@Z)" in Funktion ""class std::ctype<char> const & __cdecl std::use_facet<class std::ctype<char> >(class std::locale const &)" (??ctype@D@std@@@std@@YAABV?ctype@D@0@ABVlocale@0@@Z)". dummy.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""\_\_declspec(dllimport) public: static unsigned int \_\_cdecl std::ctype ::\_Getcat(class std::locale::facet const * *)" (\_\_imp_?\_Getcat@?ctype@G@std@@SAIPAPBVfacet@locale@2@@Z)" in Funktion ""class std::ctype<unsigned short> const & __cdecl std::use_facet<class std::ctype<unsigned short> >(class std::locale const &)" (??ctype@G@std@@@std@@YAABV?$ctype@G@0@ABVlocale@0@@Z)".
..\..\lib\vc_dll\wxbase28d_vc_custom.dll : fatal error LNK1120: 3 nicht aufgelöste externe Verweise.