私のプロジェクト設定: /I"..\ANTLR_LIB" /I"..\eNITL" /I"......\boost" /ZI /nologo /W3 /WX- /MP /Od /Oy- /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0710" /D "_UNICODE" /D "UNICODE" /D "BOOST_USE_WINDOWS_H" /GF- /Gm- /EHsc /RTC1 /MTd /GS / Gy /fp:正確 /Zc:wchar_t /Zc:forScope /Yu"StdAfx.h" /Fp"Debug\PIDL_UnProtect.pch" /Fa"Debug\" /Fo"Debug\" /Fd"Debug\vc100.pdb" /Gz /wd"4996" /analyze- /errorReport:キュー
リンク ブースト ライブラリ:
boost\bin.v2\libs\system\build\msvc-10.0\debug\link-static\runtime-link-static\threading-multi\libboost_system-vc100-mt-sgd-1_48.lib boost\bin.v2\libs \filesystem\build\msvc-10.0\debug\link-static\runtime-link-static\threading-multi\libboost_filesystem-vc100-mt-sgd-1_48.lib
しかし、このエラーが発生しました。問題は何ですか??
エラー LNK2019: 未解決の外部シンボル "void __stdcall boost::filesystem3::path_traits::convert(char const *,char const *,class std::basic_string,class std::allocator > &,class std::codecvt const &) " (?convert@path_traits@filesystem3@boost@@YGXPBD0AAV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@ABV?$codecvt@_WDH@5@@ Z) 関数で参照されている "void __stdcall boost::filesystem3::path_traits::dispatch,class std::allocator > >(class std::basic_string,class std::allocator > const &,class std::basic_string,class std ::アロケータ > &,class std::codecvt const &)"(??$dispatch@V?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@@path_traits@filesystem3@boost@@YGXABV?$basic_string@DU?$ char_traits@D@std@@V?$allocator@D@2@@std@@AAV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@4@ABV?$ codecvt@_WDH@4@@Z) 3>PIDL.obj : エラー LNK2001: 未解決の外部シンボル "void __stdcall boost::filesystem3::path_traits::convert(char const *,char const *,class std::basic_string,class std::allocator > &,class std::codecvt const &)" (?convert@path_traits@filesystem3@boost@@YGXPBD0AAV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2 @@std@@ABV?$codecvt@_WDH@5@@Z) 3>Backend.obj: エラー LNK2019: 未解決の外部シンボル "void __stdcall boost::filesystem3::path_traits::convert(wchar_t const *,wchar_t const * ,class std::basic_string,class std::allocator > &,class std::codecvt const &)" (?convert@path_traits@filesystem3@boost@@YGXPB_W0AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABV? $codecvt@_WDH@5@@Z) 関数で参照される "public: class std::basic_string,class std::allocator > const __thiscall boost::filesystem3::path::string(class std::codecvt const &)const " (?string@path@filesystem3@boost@@QBE?BV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABV?$codecvt@_WDH@5 @@Z) 3>PIDL.obj : エラー LNK2001: 未解決の外部シンボル "void __stdcall boost::filesystem3::path_traits::convert(wchar_t const *,wchar_t const *,class std::basic_string,class std::allocator > &,class std::codecvt const &)"(?convert@path_traits@filesystem3@boost@@YGXPB_W0AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABV?$codecvt@_WDH@5@@Z ) 3>Backend.obj : エラー LNK2019: 未解決の外部シンボル "private: static class std::codecvt const * & __stdcall boost::filesystem3::path::wchar_t_codecvt_facet(void)" (?wchar_t_codecvt_facet@path@filesystem3@boost@ @CGAAPBV?$codecvt@_WDH@std@@XZ) 関数で参照される「public: static class std::codecvt const & __stdcall boost::filesystem3::path::codecvt(void)」(?codecvt@path@filesystem3@ boost@@SGABV?$codecvt@_WDH@std@@XZ) 3>PIDL.obj: エラー LNK2001: 未解決の外部シンボル "private: static class std::codecvt const * & __stdcall boost::filesystem3::path::wchar_t_codecvt_facet (空所)"(?wchar_t_codecvt_facet@path@filesystem3@boost@@CGAAPBV?$codecvt@_WDH@std@@XZ) 3>PIDL.obj: エラー LNK2019: 未解決の外部シンボル "class boost::filesystem3::file_status __stdcall boost::filesystem3: :detail::status(class boost::filesystem3::path const &,class boost::system::error_code *)" (?status@detail@filesystem3@boost@@YG?AVfile_status@23@ABVpath@23@PAVerror_code @system@3@@Z) 関数 "bool __stdcall boost::filesystem3::exists(class boost::filesystem3::path const &)" で参照 (?exists@filesystem3@boost@@YG_NABVpath@12@@Z) 3>PIDL.obj: エラー LNK2019: 未解決の外部シンボル "bool __stdcall boost::filesystem3::detail::create_directory(class boost::filesystem3::path const &,class boost::system::error_code *)"(?create_directory@detail@filesystem3@boost@@YG_NABVpath@23@PAVerror_code@system@3@@Z) 関数で参照される「bool __stdcall boost::filesystem3::create_directory(class boost::filesystem3::path const &)」 (?create_directory@filesystem3@boost@@YG_NABVpath@12@@Z) 3>PIDL.obj: エラー LNK2019: 未解決の外部シンボル "class boost::filesystem3::path __stdcall boost::filesystem3::detail::initial_path(class boost::system::error_code *)" (?initial_path@detail@filesystem3@boost@@YG?AVpath@23@PAVerror_code@system@3@@Z) 関数で参照される "class boost::filesystem3::path __stdcall boost ::filesystem3::initial_path(void)" (?initial_path@filesystem3@boost@@YG?AVpath@12@XZ) 3>PIDL.obj: エラー LNK2019: 未解決の外部シンボル "bool __stdcall boost::filesystem3::detail: :remove(class boost::filesystem3::path const &,class boost::system::error_code *)" (?remove@detail@filesystem3@boost@@YG_NABVpath@23@PAVerror_code@system@3@@Z) "bool __stdcall boost::filesystem3: :remove(class boost::filesystem3::path const &)" (?remove@filesystem3@boost@@YG_NABVpath@12@@Z) 3>PIDL.obj: エラー LNK2019: 未解決の外部シンボル "void __stdcall boost::filesystem3 ::detail::directory_iterator_construct(class boost::filesystem3::directory_iterator &,class boost::filesystem3::path const &,class boost::system::error_code *)" (?directory_iterator_construct@detail@filesystem3@boost@@ YGXAAVdirectory_iterator@23@ABVpath@23@PAVerror_code@system@3@@Z) 関数で参照される "public: __thiscall boost::filesystem3::directory_iterator::directory_iterator(class boost::filesystem3::path const &)"(??0directory_iterator@filesystem3@boost@@QAE@ABVpath@12@@Z) 3>PIDL.obj: エラー LNK2019: 未解決の外部シンボル "void __stdcall boost::filesystem3::detail::directory_iterator_increment(class boost::filesystem3 ::directory_iterator &,class boost::system::error_code *)" (?directory_iterator_increment@detail@filesystem3@boost@@YGXAAVdirectory_iterator@23@PAVerror_code@system@3@@Z) "private: void __thiscall boost: :filesystem3::directory_iterator::increment(void)" (?increment@directory_iterator@filesystem3@boost@@AAEXXZ) 3>PIDL.obj: エラー LNK2019: 未解決の外部シンボル "class boost::system::error_code __stdcall boost:: filesystem3::detail::dir_itr_close(void * &)" (?dir_itr_close@detail@filesystem3@boost@@YG?AVerror_code@system@3@AAPAX@Z) は関数 "public:__thiscall boost::filesystem3::detail::dir_itr_imp::~dir_itr_imp(void)" (??1dir_itr_imp@detail@filesystem3@boost@@QAE@XZ) 3>stdafx.obj: エラー LNK2019: 未解決の外部シンボル "class boost ::system::error_category const & __stdcall boost::system::generic_category(void)" (?generic_category@system@boost@@YGABVerror_category@12@XZ) 関数で参照される "void __cdecl boost::system::dynamic initializer for 'posix_category''(void)" (??__Eposix_category@system@boost@@YAXXZ)
3>stdafx.obj : error LNK2019: unresolved external symbol "class boost::system::error_category const & __stdcall boost::system::system_category(void)" (?system_category@system@boost@@YGABVerror_category@12@XZ) referenced in function "void __cdecl boost::system::
'native_ecat''(void) の動的初期化子" (??__Enative_ecat@system@boost@@YAXXZ)