Skip to content

Instantly share code, notes, and snippets.

@hkaiser
Created August 16, 2012 13:34
Show Gist options
  • Save hkaiser/3370110 to your computer and use it in GitHub Desktop.
Save hkaiser/3370110 to your computer and use it in GitHub Desktop.
1>------ Build started: Project: ZERO_CHECK, Configuration: Debug x64 ------
1>Build started 8/16/2012 8:32:05 AM.
1>InitializeBuildStatus:
1> Creating "x64\Debug\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild" because "AlwaysCreate" was specified.
1>FinalizeBuildStatus:
1> Deleting file "x64\Debug\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild".
1> Touching "x64\Debug\ZERO_CHECK\ZERO_CHECK.lastbuildstate".
1>
1>Build succeeded.
1>
1>Time Elapsed 00:00:00.05
2>------ Build started: Project: hpx_serialization, Configuration: Debug x64 ------
2>Build started 8/16/2012 8:32:05 AM.
2>InitializeBuildStatus:
2> Creating "hpx_serialization.dir\Debug\hpx_serialization.unsuccessfulbuild" because "AlwaysCreate" was specified.
2>CustomBuild:
2> All outputs are up-to-date.
2>ClCompile:
2> All outputs are up-to-date.
2> portable_binary_iarchive.cpp
2> portable_binary_oarchive.cpp
2>ManifestResourceCompile:
2> All outputs are up-to-date.
2>Link:
2> hpx_serialization.vcxproj -> D:\Devel\hpx_split\build\Debug.vc10\Debug\lib\hpx\hpx_serializationd.dll
2>Manifest:
2> All outputs are up-to-date.
2>LinkEmbedManifest:
2> All outputs are up-to-date.
2> hpx_serialization.vcxproj -> D:\Devel\hpx_split\build\Debug.vc10\Debug\lib\hpx\hpx_serializationd.dll
2>FinalizeBuildStatus:
2> Deleting file "hpx_serialization.dir\Debug\hpx_serialization.unsuccessfulbuild".
2> Touching "hpx_serialization.dir\Debug\hpx_serialization.lastbuildstate".
2>
2>Build succeeded.
2>
2>Time Elapsed 00:00:02.44
3>------ Build started: Project: hpx_util, Configuration: Debug x64 ------
3>Build started 8/16/2012 8:32:08 AM.
3>InitializeBuildStatus:
3> Touching "hpx_util.dir\Debug\hpx_util.unsuccessfulbuild".
3>CustomBuild:
3> All outputs are up-to-date.
3>ClCompile:
3> asio_util.cpp
3> batch_environment.cpp
3> find_prefix.cpp
3> generate_unique_ids.cpp
3> get_commandline_args.cpp
3> ini.cpp
3> init_ini_data.cpp
3> interval_timer.cpp
3> io_service_pool.cpp
3> itt_notify.cpp
3> locality_result.cpp
3> logging.cpp
3> manage_config.cpp
3> map_hostnames.cpp
3> parse_command_line.cpp
3> query_counters.cpp
3> register_locks.cpp
3> runtime_configuration.cpp
3> sed_transform.cpp
3> serialize_exception.cpp
3> thread_mapper.cpp
3>ManifestResourceCompile:
3> All outputs are up-to-date.
3>Link:
3> Creating library D:/Devel/hpx_split/build/Debug.vc10/Debug/lib/hpx/hpx_utild.lib and object D:/Devel/hpx_split/build/Debug.vc10/Debug/lib/hpx/hpx_utild.exp
3>serialize_exception.obj : error LNK2001: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::get_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$get_exception@Vexception@hpx@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>thread_mapper.obj : error LNK2001: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::get_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$get_exception@Vexception@hpx@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::get_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$get_exception@Vexception@hpx@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>register_locks.obj : error LNK2001: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::get_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$get_exception@Vexception@hpx@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>runtime_configuration.obj : error LNK2001: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::get_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$get_exception@Vexception@hpx@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>sed_transform.obj : error LNK2001: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::get_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$get_exception@Vexception@hpx@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>locality_result.obj : error LNK2001: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::get_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$get_exception@Vexception@hpx@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>logging.obj : error LNK2001: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::get_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$get_exception@Vexception@hpx@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>map_hostnames.obj : error LNK2001: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::get_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$get_exception@Vexception@hpx@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::get_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$get_exception@Vexception@hpx@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>ini.obj : error LNK2001: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::get_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$get_exception@Vexception@hpx@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>init_ini_data.obj : error LNK2019: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::get_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$get_exception@Vexception@hpx@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z) referenced in function "public: struct hpx::detail::bad_typeid & __cdecl hpx::detail::bad_typeid::operator=(struct hpx::detail::bad_typeid const &)" (??4bad_typeid@detail@hpx@@QEAAAEAU012@AEBU012@@Z)
3>interval_timer.obj : error LNK2001: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::get_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$get_exception@Vexception@hpx@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>io_service_pool.obj : error LNK2001: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::get_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$get_exception@Vexception@hpx@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>asio_util.obj : error LNK2001: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::get_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$get_exception@Vexception@hpx@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>batch_environment.obj : error LNK2001: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::get_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$get_exception@Vexception@hpx@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>generate_unique_ids.obj : error LNK2001: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::get_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$get_exception@Vexception@hpx@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>get_commandline_args.obj : error LNK2001: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::get_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$get_exception@Vexception@hpx@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>serialize_exception.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::assertion_failed(char const *,char const *,char const *,long)" (?assertion_failed@detail@hpx@@YAXPEBD00J@Z)
3>thread_mapper.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::assertion_failed(char const *,char const *,char const *,long)" (?assertion_failed@detail@hpx@@YAXPEBD00J@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::assertion_failed(char const *,char const *,char const *,long)" (?assertion_failed@detail@hpx@@YAXPEBD00J@Z)
3>register_locks.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::assertion_failed(char const *,char const *,char const *,long)" (?assertion_failed@detail@hpx@@YAXPEBD00J@Z)
3>runtime_configuration.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::assertion_failed(char const *,char const *,char const *,long)" (?assertion_failed@detail@hpx@@YAXPEBD00J@Z)
3>sed_transform.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::assertion_failed(char const *,char const *,char const *,long)" (?assertion_failed@detail@hpx@@YAXPEBD00J@Z)
3>locality_result.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::assertion_failed(char const *,char const *,char const *,long)" (?assertion_failed@detail@hpx@@YAXPEBD00J@Z)
3>logging.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::assertion_failed(char const *,char const *,char const *,long)" (?assertion_failed@detail@hpx@@YAXPEBD00J@Z)
3>map_hostnames.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::assertion_failed(char const *,char const *,char const *,long)" (?assertion_failed@detail@hpx@@YAXPEBD00J@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::assertion_failed(char const *,char const *,char const *,long)" (?assertion_failed@detail@hpx@@YAXPEBD00J@Z)
3>ini.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::assertion_failed(char const *,char const *,char const *,long)" (?assertion_failed@detail@hpx@@YAXPEBD00J@Z)
3>init_ini_data.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::assertion_failed(char const *,char const *,char const *,long)" (?assertion_failed@detail@hpx@@YAXPEBD00J@Z)
3>interval_timer.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::assertion_failed(char const *,char const *,char const *,long)" (?assertion_failed@detail@hpx@@YAXPEBD00J@Z)
3>io_service_pool.obj : error LNK2019: unresolved external symbol "void __cdecl hpx::detail::assertion_failed(char const *,char const *,char const *,long)" (?assertion_failed@detail@hpx@@YAXPEBD00J@Z) referenced in function "public: __cdecl hpx::util::io_service_pool::~io_service_pool(void)" (??1io_service_pool@util@hpx@@QEAA@XZ)
3>asio_util.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::assertion_failed(char const *,char const *,char const *,long)" (?assertion_failed@detail@hpx@@YAXPEBD00J@Z)
3>batch_environment.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::assertion_failed(char const *,char const *,char const *,long)" (?assertion_failed@detail@hpx@@YAXPEBD00J@Z)
3>generate_unique_ids.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::assertion_failed(char const *,char const *,char const *,long)" (?assertion_failed@detail@hpx@@YAXPEBD00J@Z)
3>get_commandline_args.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::assertion_failed(char const *,char const *,char const *,long)" (?assertion_failed@detail@hpx@@YAXPEBD00J@Z)
3>asio_util.obj : error LNK2019: unresolved external symbol "public: void __cdecl hpx::exception_list::add(class boost::system::system_error const &)" (?add@exception_list@hpx@@QEAAXAEBVsystem_error@system@boost@@@Z) referenced in function "int `class boost::asio::ip::basic_endpoint<class boost::asio::ip::tcp> __cdecl hpx::util::resolve_hostname(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned short,class asio::ip::io_service &)'::`1'::catch$0" (?catch$0@?0??resolve_hostname@util@hpx@@YA?AV?$basic_endpoint@Vtcp@ip@asio@boost@@@ip@asio@boost@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@GAEAVio_service@56@@Z@4HA)
3>runtime_configuration.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::throw_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$throw_exception@Vexception@hpx@@@detail@hpx@@YAXAEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>locality_result.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::throw_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$throw_exception@Vexception@hpx@@@detail@hpx@@YAXAEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>logging.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::throw_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$throw_exception@Vexception@hpx@@@detail@hpx@@YAXAEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::throw_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$throw_exception@Vexception@hpx@@@detail@hpx@@YAXAEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::throw_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$throw_exception@Vexception@hpx@@@detail@hpx@@YAXAEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>asio_util.obj : error LNK2019: unresolved external symbol "void __cdecl hpx::detail::throw_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$throw_exception@Vexception@hpx@@@detail@hpx@@YAXAEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z) referenced in function "class boost::asio::ip::basic_endpoint<class boost::asio::ip::tcp> __cdecl hpx::util::resolve_hostname(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned short,class boost::asio::io_service &)" (?resolve_hostname@util@hpx@@YA?AV?$basic_endpoint@Vtcp@ip@asio@boost@@@ip@asio@boost@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@GAEAVio_service@56@@Z)
3>generate_unique_ids.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::throw_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$throw_exception@Vexception@hpx@@@detail@hpx@@YAXAEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>ini.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::throw_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$throw_exception@Vexception@hpx@@@detail@hpx@@YAXAEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>io_service_pool.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::throw_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$throw_exception@Vexception@hpx@@@detail@hpx@@YAXAEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J@Z)
3>asio_util.obj : error LNK2019: unresolved external symbol "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl hpx::exception_list::get_message(void)const " (?get_message@exception_list@hpx@@QEBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) referenced in function "class boost::asio::ip::basic_endpoint<class boost::asio::ip::tcp> __cdecl hpx::util::resolve_hostname(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned short,class boost::asio::io_service &)" (?resolve_hostname@util@hpx@@YA?AV?$basic_endpoint@Vtcp@ip@asio@boost@@@ip@asio@boost@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@GAEAVio_service@56@@Z)
3>asio_util.obj : error LNK2019: unresolved external symbol "public: __cdecl hpx::exception_list::exception_list(void)" (??0exception_list@hpx@@QEAA@XZ) referenced in function "class boost::asio::ip::basic_endpoint<class boost::asio::ip::tcp> __cdecl hpx::util::resolve_hostname(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned short,class boost::asio::io_service &)" (?resolve_hostname@util@hpx@@YA?AV?$basic_endpoint@Vtcp@ip@asio@boost@@@ip@asio@boost@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@GAEAVio_service@56@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "private: bool __cdecl hpx::lcos::local::mutex::wait_for_single_object(class boost::posix_time::ptime const &)" (?wait_for_single_object@mutex@local@lcos@hpx@@AEAA_NAEBVptime@posix_time@boost@@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "private: bool __cdecl hpx::lcos::local::mutex::wait_for_single_object(class boost::posix_time::ptime const &)" (?wait_for_single_object@mutex@local@lcos@hpx@@AEAA_NAEBVptime@posix_time@boost@@@Z) referenced in function "public: void __cdecl hpx::lcos::local::mutex::lock(void)" (?lock@mutex@local@lcos@hpx@@QEAAXXZ)
3>locality_result.obj : error LNK2001: unresolved external symbol "private: bool __cdecl hpx::lcos::local::mutex::wait_for_single_object(class boost::posix_time::ptime const &)" (?wait_for_single_object@mutex@local@lcos@hpx@@AEAA_NAEBVptime@posix_time@boost@@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "private: bool __cdecl hpx::lcos::local::mutex::wait_for_single_object(class boost::posix_time::ptime const &)" (?wait_for_single_object@mutex@local@lcos@hpx@@AEAA_NAEBVptime@posix_time@boost@@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "private: bool __cdecl hpx::lcos::local::mutex::wait_for_single_object(class boost::posix_time::ptime const &)" (?wait_for_single_object@mutex@local@lcos@hpx@@AEAA_NAEBVptime@posix_time@boost@@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::lcos::local::mutex::timed_lock(class boost::posix_time::ptime const &)" (?timed_lock@mutex@local@lcos@hpx@@QEAA_NAEBVptime@posix_time@boost@@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: bool __cdecl hpx::lcos::local::mutex::timed_lock(class boost::posix_time::ptime const &)" (?timed_lock@mutex@local@lcos@hpx@@QEAA_NAEBVptime@posix_time@boost@@@Z) referenced in function "public: bool __cdecl hpx::lcos::local::mutex::timed_lock(struct boost::xtime const &)" (?timed_lock@mutex@local@lcos@hpx@@QEAA_NAEBUxtime@boost@@@Z)
3>locality_result.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::lcos::local::mutex::timed_lock(class boost::posix_time::ptime const &)" (?timed_lock@mutex@local@lcos@hpx@@QEAA_NAEBVptime@posix_time@boost@@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::lcos::local::mutex::timed_lock(class boost::posix_time::ptime const &)" (?timed_lock@mutex@local@lcos@hpx@@QEAA_NAEBVptime@posix_time@boost@@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::lcos::local::mutex::timed_lock(class boost::posix_time::ptime const &)" (?timed_lock@mutex@local@lcos@hpx@@QEAA_NAEBVptime@posix_time@boost@@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "private: void __cdecl hpx::lcos::local::mutex::set_event(void)" (?set_event@mutex@local@lcos@hpx@@AEAAXXZ)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "private: void __cdecl hpx::lcos::local::mutex::set_event(void)" (?set_event@mutex@local@lcos@hpx@@AEAAXXZ) referenced in function "public: void __cdecl hpx::lcos::local::mutex::unlock(void)" (?unlock@mutex@local@lcos@hpx@@QEAAXXZ)
3>locality_result.obj : error LNK2001: unresolved external symbol "private: void __cdecl hpx::lcos::local::mutex::set_event(void)" (?set_event@mutex@local@lcos@hpx@@AEAAXXZ)
3>logging.obj : error LNK2001: unresolved external symbol "private: void __cdecl hpx::lcos::local::mutex::set_event(void)" (?set_event@mutex@local@lcos@hpx@@AEAAXXZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "private: void __cdecl hpx::lcos::local::mutex::set_event(void)" (?set_event@mutex@local@lcos@hpx@@AEAAXXZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: virtual void __cdecl hpx::actions::continuation::trigger(void)const " (?trigger@continuation@actions@hpx@@UEBAXXZ)
3>generate_unique_ids.obj : error LNK2001: unresolved external symbol "public: virtual void __cdecl hpx::actions::continuation::trigger(void)const " (?trigger@continuation@actions@hpx@@UEBAXXZ)
3>locality_result.obj : error LNK2001: unresolved external symbol "public: virtual void __cdecl hpx::actions::continuation::trigger(void)const " (?trigger@continuation@actions@hpx@@UEBAXXZ)
3>logging.obj : error LNK2001: unresolved external symbol "public: virtual void __cdecl hpx::actions::continuation::trigger(void)const " (?trigger@continuation@actions@hpx@@UEBAXXZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: virtual void __cdecl hpx::actions::continuation::trigger(void)const " (?trigger@continuation@actions@hpx@@UEBAXXZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: virtual void __cdecl hpx::actions::continuation::trigger_error(class boost::exception_ptr &&)const " (?trigger_error@continuation@actions@hpx@@UEBAX$$QEAVexception_ptr@boost@@@Z)
3>generate_unique_ids.obj : error LNK2001: unresolved external symbol "public: virtual void __cdecl hpx::actions::continuation::trigger_error(class boost::exception_ptr &&)const " (?trigger_error@continuation@actions@hpx@@UEBAX$$QEAVexception_ptr@boost@@@Z)
3>locality_result.obj : error LNK2001: unresolved external symbol "public: virtual void __cdecl hpx::actions::continuation::trigger_error(class boost::exception_ptr &&)const " (?trigger_error@continuation@actions@hpx@@UEBAX$$QEAVexception_ptr@boost@@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: virtual void __cdecl hpx::actions::continuation::trigger_error(class boost::exception_ptr &&)const " (?trigger_error@continuation@actions@hpx@@UEBAX$$QEAVexception_ptr@boost@@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: virtual void __cdecl hpx::actions::continuation::trigger_error(class boost::exception_ptr &&)const " (?trigger_error@continuation@actions@hpx@@UEBAX$$QEAVexception_ptr@boost@@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: virtual void __cdecl hpx::actions::continuation::trigger_error(class boost::exception_ptr const &)const " (?trigger_error@continuation@actions@hpx@@UEBAXAEBVexception_ptr@boost@@@Z)
3>generate_unique_ids.obj : error LNK2001: unresolved external symbol "public: virtual void __cdecl hpx::actions::continuation::trigger_error(class boost::exception_ptr const &)const " (?trigger_error@continuation@actions@hpx@@UEBAXAEBVexception_ptr@boost@@@Z)
3>locality_result.obj : error LNK2001: unresolved external symbol "public: virtual void __cdecl hpx::actions::continuation::trigger_error(class boost::exception_ptr const &)const " (?trigger_error@continuation@actions@hpx@@UEBAXAEBVexception_ptr@boost@@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: virtual void __cdecl hpx::actions::continuation::trigger_error(class boost::exception_ptr const &)const " (?trigger_error@continuation@actions@hpx@@UEBAXAEBVexception_ptr@boost@@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: virtual void __cdecl hpx::actions::continuation::trigger_error(class boost::exception_ptr const &)const " (?trigger_error@continuation@actions@hpx@@UEBAXAEBVexception_ptr@boost@@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: bool __cdecl hpx::threads::detail::thread_data::add_thread_exit_callback(struct hpx::util::function_nonser<void __cdecl(void)> const &)" (?add_thread_exit_callback@thread_data@detail@threads@hpx@@QEAA_NAEBU?$function_nonser@$$A6AXXZ@util@4@@Z) referenced in function "public: bool __cdecl hpx::threads::thread_data::add_thread_exit_callback(struct hpx::util::function_nonser<void __cdecl(void)> const &)" (?add_thread_exit_callback@thread_data@threads@hpx@@QEAA_NAEBU?$function_nonser@$$A6AXXZ@util@3@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::threads::detail::thread_data::add_thread_exit_callback(struct hpx::util::function_nonser<void __cdecl(void)> const &)" (?add_thread_exit_callback@thread_data@detail@threads@hpx@@QEAA_NAEBU?$function_nonser@$$A6AXXZ@util@4@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::threads::detail::thread_data::add_thread_exit_callback(struct hpx::util::function_nonser<void __cdecl(void)> const &)" (?add_thread_exit_callback@thread_data@detail@threads@hpx@@QEAA_NAEBU?$function_nonser@$$A6AXXZ@util@4@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::threads::detail::thread_data::add_thread_exit_callback(struct hpx::util::function_nonser<void __cdecl(void)> const &)" (?add_thread_exit_callback@thread_data@detail@threads@hpx@@QEAA_NAEBU?$function_nonser@$$A6AXXZ@util@4@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: void __cdecl hpx::threads::detail::thread_data::run_thread_exit_callbacks(void)" (?run_thread_exit_callbacks@thread_data@detail@threads@hpx@@QEAAXXZ) referenced in function "public: void __cdecl hpx::threads::thread_data::run_thread_exit_callbacks(void)" (?run_thread_exit_callbacks@thread_data@threads@hpx@@QEAAXXZ)
3>logging.obj : error LNK2001: unresolved external symbol "public: void __cdecl hpx::threads::detail::thread_data::run_thread_exit_callbacks(void)" (?run_thread_exit_callbacks@thread_data@detail@threads@hpx@@QEAAXXZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: void __cdecl hpx::threads::detail::thread_data::run_thread_exit_callbacks(void)" (?run_thread_exit_callbacks@thread_data@detail@threads@hpx@@QEAAXXZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: void __cdecl hpx::threads::detail::thread_data::run_thread_exit_callbacks(void)" (?run_thread_exit_callbacks@thread_data@detail@threads@hpx@@QEAAXXZ)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: void __cdecl hpx::threads::detail::thread_data::free_thread_exit_callbacks(void)" (?free_thread_exit_callbacks@thread_data@detail@threads@hpx@@QEAAXXZ) referenced in function "public: void __cdecl hpx::threads::thread_data::free_thread_exit_callbacks(void)" (?free_thread_exit_callbacks@thread_data@threads@hpx@@QEAAXXZ)
3>logging.obj : error LNK2001: unresolved external symbol "public: void __cdecl hpx::threads::detail::thread_data::free_thread_exit_callbacks(void)" (?free_thread_exit_callbacks@thread_data@detail@threads@hpx@@QEAAXXZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: void __cdecl hpx::threads::detail::thread_data::free_thread_exit_callbacks(void)" (?free_thread_exit_callbacks@thread_data@detail@threads@hpx@@QEAAXXZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: void __cdecl hpx::threads::detail::thread_data::free_thread_exit_callbacks(void)" (?free_thread_exit_callbacks@thread_data@detail@threads@hpx@@QEAAXXZ)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: static void __cdecl hpx::threads::detail::thread_data::operator delete(void *,struct hpx::threads::thread_pool &)" (??3thread_data@detail@threads@hpx@@SAXPEAXAEAUthread_pool@23@@Z) referenced in function "int `public: __cdecl hpx::threads::thread_data::thread_data(struct threads::thread_data::thread_init_data &,struct threads::thread_data::thread_pool &,enum threads::thread_data::thread_state_enum)'::`1'::dtor$0" (?dtor$0@?0???0thread_data@threads@hpx@@QEAA@AEAUthread_init_data@12@AEAUthread_pool@12@W4thread_state_enum@12@@Z@4HA)
3>logging.obj : error LNK2001: unresolved external symbol "public: static void __cdecl hpx::threads::detail::thread_data::operator delete(void *,struct hpx::threads::thread_pool &)" (??3thread_data@detail@threads@hpx@@SAXPEAXAEAUthread_pool@23@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: static void __cdecl hpx::threads::detail::thread_data::operator delete(void *,struct hpx::threads::thread_pool &)" (??3thread_data@detail@threads@hpx@@SAXPEAXAEAUthread_pool@23@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: static void __cdecl hpx::threads::detail::thread_data::operator delete(void *,struct hpx::threads::thread_pool &)" (??3thread_data@detail@threads@hpx@@SAXPEAXAEAUthread_pool@23@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: static void * __cdecl hpx::threads::detail::thread_data::operator new(unsigned __int64,struct hpx::threads::thread_pool &)" (??2thread_data@detail@threads@hpx@@SAPEAX_KAEAUthread_pool@23@@Z) referenced in function "public: __cdecl hpx::threads::thread_data::thread_data(struct hpx::threads::thread_init_data &,struct hpx::threads::thread_pool &,enum hpx::threads::thread_state_enum)" (??0thread_data@threads@hpx@@QEAA@AEAUthread_init_data@12@AEAUthread_pool@12@W4thread_state_enum@12@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: static void * __cdecl hpx::threads::detail::thread_data::operator new(unsigned __int64,struct hpx::threads::thread_pool &)" (??2thread_data@detail@threads@hpx@@SAPEAX_KAEAUthread_pool@23@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: static void * __cdecl hpx::threads::detail::thread_data::operator new(unsigned __int64,struct hpx::threads::thread_pool &)" (??2thread_data@detail@threads@hpx@@SAPEAX_KAEAUthread_pool@23@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: static void * __cdecl hpx::threads::detail::thread_data::operator new(unsigned __int64,struct hpx::threads::thread_pool &)" (??2thread_data@detail@threads@hpx@@SAPEAX_KAEAUthread_pool@23@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: virtual __cdecl hpx::lcos::base_lco::~base_lco(void)" (??1base_lco@lcos@hpx@@UEAA@XZ) referenced in function "int `public: __cdecl hpx::threads::detail::thread_data::thread_data(struct threads::detail::thread_init_data &,void *,enum threads::detail::thread_state_enum,struct threads::detail::thread_pool &)'::`1'::dtor$0" (?dtor$0@?0???0thread_data@detail@threads@hpx@@QEAA@AEAUthread_init_data@23@PEAXW4thread_state_enum@23@AEAUthread_pool@23@@Z@4HA)
3>logging.obj : error LNK2001: unresolved external symbol "public: virtual __cdecl hpx::lcos::base_lco::~base_lco(void)" (??1base_lco@lcos@hpx@@UEAA@XZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: virtual __cdecl hpx::lcos::base_lco::~base_lco(void)" (??1base_lco@lcos@hpx@@UEAA@XZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: virtual __cdecl hpx::lcos::base_lco::~base_lco(void)" (??1base_lco@lcos@hpx@@UEAA@XZ)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "unsigned int __cdecl hpx::get_locality_id(class hpx::error_code &)" (?get_locality_id@hpx@@YAIAEAVerror_code@1@@Z) referenced in function "public: __cdecl hpx::threads::detail::thread_data::thread_data(struct hpx::threads::thread_init_data &,void *,enum hpx::threads::thread_state_enum,struct hpx::threads::thread_pool &)" (??0thread_data@detail@threads@hpx@@QEAA@AEAUthread_init_data@23@PEAXW4thread_state_enum@23@AEAUthread_pool@23@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "unsigned int __cdecl hpx::get_locality_id(class hpx::error_code &)" (?get_locality_id@hpx@@YAIAEAVerror_code@1@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "unsigned int __cdecl hpx::get_locality_id(class hpx::error_code &)" (?get_locality_id@hpx@@YAIAEAVerror_code@1@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "unsigned int __cdecl hpx::get_locality_id(class hpx::error_code &)" (?get_locality_id@hpx@@YAIAEAVerror_code@1@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "class hpx::error_code hpx::throws" (?throws@hpx@@3Verror_code@1@A)
3>query_counters.obj : error LNK2001: unresolved external symbol "class hpx::error_code hpx::throws" (?throws@hpx@@3Verror_code@1@A)
3>runtime_configuration.obj : error LNK2001: unresolved external symbol "class hpx::error_code hpx::throws" (?throws@hpx@@3Verror_code@1@A)
3>thread_mapper.obj : error LNK2001: unresolved external symbol "class hpx::error_code hpx::throws" (?throws@hpx@@3Verror_code@1@A)
3>generate_unique_ids.obj : error LNK2001: unresolved external symbol "class hpx::error_code hpx::throws" (?throws@hpx@@3Verror_code@1@A)
3>interval_timer.obj : error LNK2001: unresolved external symbol "class hpx::error_code hpx::throws" (?throws@hpx@@3Verror_code@1@A)
3>locality_result.obj : error LNK2001: unresolved external symbol "class hpx::error_code hpx::throws" (?throws@hpx@@3Verror_code@1@A)
3>logging.obj : error LNK2001: unresolved external symbol "class hpx::error_code hpx::throws" (?throws@hpx@@3Verror_code@1@A)
3>parse_command_line.obj : error LNK2019: unresolved external symbol "class boost::coroutines::detail::coroutine_self<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl> > * __cdecl hpx::threads::get_self_ptr(void)" (?get_self_ptr@threads@hpx@@YAPEAV?$coroutine_self@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@@detail@coroutines@boost@@XZ) referenced in function "public: unsigned int __cdecl hpx::threads::thread_data::get_parent_locality_id(void)const " (?get_parent_locality_id@thread_data@threads@hpx@@QEBAIXZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "class boost::coroutines::detail::coroutine_self<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl> > * __cdecl hpx::threads::get_self_ptr(void)" (?get_self_ptr@threads@hpx@@YAPEAV?$coroutine_self@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@@detail@coroutines@boost@@XZ)
3>register_locks.obj : error LNK2001: unresolved external symbol "class boost::coroutines::detail::coroutine_self<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl> > * __cdecl hpx::threads::get_self_ptr(void)" (?get_self_ptr@threads@hpx@@YAPEAV?$coroutine_self@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@@detail@coroutines@boost@@XZ)
3>thread_mapper.obj : error LNK2001: unresolved external symbol "class boost::coroutines::detail::coroutine_self<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl> > * __cdecl hpx::threads::get_self_ptr(void)" (?get_self_ptr@threads@hpx@@YAPEAV?$coroutine_self@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@@detail@coroutines@boost@@XZ)
3>generate_unique_ids.obj : error LNK2001: unresolved external symbol "class boost::coroutines::detail::coroutine_self<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl> > * __cdecl hpx::threads::get_self_ptr(void)" (?get_self_ptr@threads@hpx@@YAPEAV?$coroutine_self@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@@detail@coroutines@boost@@XZ)
3>interval_timer.obj : error LNK2001: unresolved external symbol "class boost::coroutines::detail::coroutine_self<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl> > * __cdecl hpx::threads::get_self_ptr(void)" (?get_self_ptr@threads@hpx@@YAPEAV?$coroutine_self@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@@detail@coroutines@boost@@XZ)
3>locality_result.obj : error LNK2001: unresolved external symbol "class boost::coroutines::detail::coroutine_self<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl> > * __cdecl hpx::threads::get_self_ptr(void)" (?get_self_ptr@threads@hpx@@YAPEAV?$coroutine_self@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@@detail@coroutines@boost@@XZ)
3>logging.obj : error LNK2001: unresolved external symbol "class boost::coroutines::detail::coroutine_self<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl> > * __cdecl hpx::threads::get_self_ptr(void)" (?get_self_ptr@threads@hpx@@YAPEAV?$coroutine_self@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@@detail@coroutines@boost@@XZ)
3>generate_unique_ids.obj : error LNK2001: unresolved external symbol "public: virtual void __cdecl hpx::threads::detail::thread_data::set_event(void)" (?set_event@thread_data@detail@threads@hpx@@UEAAXXZ)
3>logging.obj : error LNK2001: unresolved external symbol "public: virtual void __cdecl hpx::threads::detail::thread_data::set_event(void)" (?set_event@thread_data@detail@threads@hpx@@UEAAXXZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: virtual void __cdecl hpx::threads::detail::thread_data::set_event(void)" (?set_event@thread_data@detail@threads@hpx@@UEAAXXZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: virtual void __cdecl hpx::threads::detail::thread_data::set_event(void)" (?set_event@thread_data@detail@threads@hpx@@UEAAXXZ)
3>generate_unique_ids.obj : error LNK2001: unresolved external symbol "protected: virtual void __cdecl hpx::lcos::base_lco::set_exception(class boost::exception_ptr const &)" (?set_exception@base_lco@lcos@hpx@@MEAAXAEBVexception_ptr@boost@@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "protected: virtual void __cdecl hpx::lcos::base_lco::set_exception(class boost::exception_ptr const &)" (?set_exception@base_lco@lcos@hpx@@MEAAXAEBVexception_ptr@boost@@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "protected: virtual void __cdecl hpx::lcos::base_lco::set_exception(class boost::exception_ptr const &)" (?set_exception@base_lco@lcos@hpx@@MEAAXAEBVexception_ptr@boost@@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "protected: virtual void __cdecl hpx::lcos::base_lco::set_exception(class boost::exception_ptr const &)" (?set_exception@base_lco@lcos@hpx@@MEAAXAEBVexception_ptr@boost@@@Z)
3>generate_unique_ids.obj : error LNK2001: unresolved external symbol "protected: virtual void __cdecl hpx::lcos::base_lco::connect(struct hpx::naming::id_type const &)" (?connect@base_lco@lcos@hpx@@MEAAXAEBUid_type@naming@3@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "protected: virtual void __cdecl hpx::lcos::base_lco::connect(struct hpx::naming::id_type const &)" (?connect@base_lco@lcos@hpx@@MEAAXAEBUid_type@naming@3@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "protected: virtual void __cdecl hpx::lcos::base_lco::connect(struct hpx::naming::id_type const &)" (?connect@base_lco@lcos@hpx@@MEAAXAEBUid_type@naming@3@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "protected: virtual void __cdecl hpx::lcos::base_lco::connect(struct hpx::naming::id_type const &)" (?connect@base_lco@lcos@hpx@@MEAAXAEBUid_type@naming@3@@Z)
3>generate_unique_ids.obj : error LNK2001: unresolved external symbol "protected: virtual void __cdecl hpx::lcos::base_lco::disconnect(struct hpx::naming::id_type const &)" (?disconnect@base_lco@lcos@hpx@@MEAAXAEBUid_type@naming@3@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "protected: virtual void __cdecl hpx::lcos::base_lco::disconnect(struct hpx::naming::id_type const &)" (?disconnect@base_lco@lcos@hpx@@MEAAXAEBUid_type@naming@3@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "protected: virtual void __cdecl hpx::lcos::base_lco::disconnect(struct hpx::naming::id_type const &)" (?disconnect@base_lco@lcos@hpx@@MEAAXAEBUid_type@naming@3@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "protected: virtual void __cdecl hpx::lcos::base_lco::disconnect(struct hpx::naming::id_type const &)" (?disconnect@base_lco@lcos@hpx@@MEAAXAEBUid_type@naming@3@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: static void __cdecl hpx::threads::detail::thread_data::operator delete(void *,unsigned __int64)" (??3thread_data@detail@threads@hpx@@SAXPEAX_K@Z) referenced in function "public: virtual void * __cdecl hpx::threads::detail::thread_data::`scalar deleting destructor'(unsigned int)" (??_Gthread_data@detail@threads@hpx@@UEAAPEAXI@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: static void __cdecl hpx::threads::detail::thread_data::operator delete(void *,unsigned __int64)" (??3thread_data@detail@threads@hpx@@SAXPEAX_K@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: static void __cdecl hpx::threads::detail::thread_data::operator delete(void *,unsigned __int64)" (??3thread_data@detail@threads@hpx@@SAXPEAX_K@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: static void __cdecl hpx::threads::detail::thread_data::operator delete(void *,unsigned __int64)" (??3thread_data@detail@threads@hpx@@SAXPEAX_K@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: void __cdecl hpx::parcelset::parcelhandler::put_parcel(class hpx::parcelset::parcel &,struct hpx::util::function_nonser<void __cdecl(class boost::system::error_code const &,unsigned __int64)>)" (?put_parcel@parcelhandler@parcelset@hpx@@QEAAXAEAVparcel@23@U?$function_nonser@$$A6AXAEBVerror_code@system@boost@@_K@Z@util@3@@Z) referenced in function "public: void __cdecl hpx::parcelset::parcelhandler::put_parcel(class hpx::parcelset::parcel &)" (?put_parcel@parcelhandler@parcelset@hpx@@QEAAXAEAVparcel@23@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: void __cdecl hpx::parcelset::parcelhandler::put_parcel(class hpx::parcelset::parcel &,struct hpx::util::function_nonser<void __cdecl(class boost::system::error_code const &,unsigned __int64)>)" (?put_parcel@parcelhandler@parcelset@hpx@@QEAAXAEAVparcel@23@U?$function_nonser@$$A6AXAEBVerror_code@system@boost@@_K@Z@util@3@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: void __cdecl hpx::parcelset::parcelhandler::put_parcel(class hpx::parcelset::parcel &,struct hpx::util::function_nonser<void __cdecl(class boost::system::error_code const &,unsigned __int64)>)" (?put_parcel@parcelhandler@parcelset@hpx@@QEAAXAEAVparcel@23@U?$function_nonser@$$A6AXAEBVerror_code@system@boost@@_K@Z@util@3@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: void __cdecl hpx::parcelset::parcelhandler::put_parcel(class hpx::parcelset::parcel &,struct hpx::util::function_nonser<void __cdecl(class boost::system::error_code const &,unsigned __int64)>)" (?put_parcel@parcelhandler@parcelset@hpx@@QEAAXAEAVparcel@23@U?$function_nonser@$$A6AXAEBVerror_code@system@boost@@_K@Z@util@3@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: __cdecl hpx::lcos::local::mutex::~mutex(void)" (??1mutex@local@lcos@hpx@@QEAA@XZ) referenced in function "int `public: __cdecl hpx::agas::server::component_namespace::component_namespace(void)'::`1'::dtor$1" (?dtor$1@?0???0component_namespace@server@agas@hpx@@QEAA@XZ@4HA)
3>logging.obj : error LNK2001: unresolved external symbol "public: __cdecl hpx::lcos::local::mutex::~mutex(void)" (??1mutex@local@lcos@hpx@@QEAA@XZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: __cdecl hpx::lcos::local::mutex::~mutex(void)" (??1mutex@local@lcos@hpx@@QEAA@XZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: __cdecl hpx::lcos::local::mutex::~mutex(void)" (??1mutex@local@lcos@hpx@@QEAA@XZ)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: struct hpx::agas::response __cdecl hpx::agas::server::component_namespace::service(struct hpx::agas::request const &,class hpx::error_code &)" (?service@component_namespace@server@agas@hpx@@QEAA?AUresponse@34@AEBUrequest@34@AEAVerror_code@4@@Z) referenced in function "public: struct hpx::agas::response __cdecl hpx::agas::server::component_namespace::remote_service(struct hpx::agas::request const &)" (?remote_service@component_namespace@server@agas@hpx@@QEAA?AUresponse@34@AEBUrequest@34@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: struct hpx::agas::response __cdecl hpx::agas::server::component_namespace::service(struct hpx::agas::request const &,class hpx::error_code &)" (?service@component_namespace@server@agas@hpx@@QEAA?AUresponse@34@AEBUrequest@34@AEAVerror_code@4@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: struct hpx::agas::response __cdecl hpx::agas::server::component_namespace::service(struct hpx::agas::request const &,class hpx::error_code &)" (?service@component_namespace@server@agas@hpx@@QEAA?AUresponse@34@AEBUrequest@34@AEAVerror_code@4@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: struct hpx::agas::response __cdecl hpx::agas::server::component_namespace::service(struct hpx::agas::request const &,class hpx::error_code &)" (?service@component_namespace@server@agas@hpx@@QEAA?AUresponse@34@AEBUrequest@34@AEAVerror_code@4@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > __cdecl hpx::agas::server::component_namespace::bulk_service(class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &,class hpx::error_code &)" (?bulk_service@component_namespace@server@agas@hpx@@QEAA?AV?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@6@AEAVerror_code@4@@Z) referenced in function "public: class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > __cdecl hpx::agas::server::component_namespace::remote_bulk_service(class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &)" (?remote_bulk_service@component_namespace@server@agas@hpx@@QEAA?AV?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@6@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > __cdecl hpx::agas::server::component_namespace::bulk_service(class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &,class hpx::error_code &)" (?bulk_service@component_namespace@server@agas@hpx@@QEAA?AV?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@6@AEAVerror_code@4@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > __cdecl hpx::agas::server::component_namespace::bulk_service(class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &,class hpx::error_code &)" (?bulk_service@component_namespace@server@agas@hpx@@QEAA?AV?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@6@AEAVerror_code@4@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > __cdecl hpx::agas::server::component_namespace::bulk_service(class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &,class hpx::error_code &)" (?bulk_service@component_namespace@server@agas@hpx@@QEAA?AV?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@6@AEAVerror_code@4@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: bool __cdecl hpx::agas::server::primary_namespace::route(class hpx::parcelset::parcel const &,class hpx::error_code &)" (?route@primary_namespace@server@agas@hpx@@QEAA_NAEBVparcel@parcelset@4@AEAVerror_code@4@@Z) referenced in function "public: bool __cdecl hpx::agas::server::primary_namespace::remote_route(class hpx::parcelset::parcel const &)" (?remote_route@primary_namespace@server@agas@hpx@@QEAA_NAEBVparcel@parcelset@4@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::server::primary_namespace::route(class hpx::parcelset::parcel const &,class hpx::error_code &)" (?route@primary_namespace@server@agas@hpx@@QEAA_NAEBVparcel@parcelset@4@AEAVerror_code@4@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::server::primary_namespace::route(class hpx::parcelset::parcel const &,class hpx::error_code &)" (?route@primary_namespace@server@agas@hpx@@QEAA_NAEBVparcel@parcelset@4@AEAVerror_code@4@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::server::primary_namespace::route(class hpx::parcelset::parcel const &,class hpx::error_code &)" (?route@primary_namespace@server@agas@hpx@@QEAA_NAEBVparcel@parcelset@4@AEAVerror_code@4@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: struct hpx::agas::response __cdecl hpx::agas::server::primary_namespace::service(struct hpx::agas::request const &,class hpx::error_code &)" (?service@primary_namespace@server@agas@hpx@@QEAA?AUresponse@34@AEBUrequest@34@AEAVerror_code@4@@Z) referenced in function "public: struct hpx::agas::response __cdecl hpx::agas::server::primary_namespace::remote_service(struct hpx::agas::request const &)" (?remote_service@primary_namespace@server@agas@hpx@@QEAA?AUresponse@34@AEBUrequest@34@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: struct hpx::agas::response __cdecl hpx::agas::server::primary_namespace::service(struct hpx::agas::request const &,class hpx::error_code &)" (?service@primary_namespace@server@agas@hpx@@QEAA?AUresponse@34@AEBUrequest@34@AEAVerror_code@4@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: struct hpx::agas::response __cdecl hpx::agas::server::primary_namespace::service(struct hpx::agas::request const &,class hpx::error_code &)" (?service@primary_namespace@server@agas@hpx@@QEAA?AUresponse@34@AEBUrequest@34@AEAVerror_code@4@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: struct hpx::agas::response __cdecl hpx::agas::server::primary_namespace::service(struct hpx::agas::request const &,class hpx::error_code &)" (?service@primary_namespace@server@agas@hpx@@QEAA?AUresponse@34@AEBUrequest@34@AEAVerror_code@4@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > __cdecl hpx::agas::server::primary_namespace::bulk_service(class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &,class hpx::error_code &)" (?bulk_service@primary_namespace@server@agas@hpx@@QEAA?AV?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@6@AEAVerror_code@4@@Z) referenced in function "public: class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > __cdecl hpx::agas::server::primary_namespace::remote_bulk_service(class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &)" (?remote_bulk_service@primary_namespace@server@agas@hpx@@QEAA?AV?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@6@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > __cdecl hpx::agas::server::primary_namespace::bulk_service(class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &,class hpx::error_code &)" (?bulk_service@primary_namespace@server@agas@hpx@@QEAA?AV?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@6@AEAVerror_code@4@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > __cdecl hpx::agas::server::primary_namespace::bulk_service(class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &,class hpx::error_code &)" (?bulk_service@primary_namespace@server@agas@hpx@@QEAA?AV?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@6@AEAVerror_code@4@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > __cdecl hpx::agas::server::primary_namespace::bulk_service(class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &,class hpx::error_code &)" (?bulk_service@primary_namespace@server@agas@hpx@@QEAA?AV?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@6@AEAVerror_code@4@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: struct hpx::agas::response __cdecl hpx::agas::server::symbol_namespace::service(struct hpx::agas::request const &,class hpx::error_code &)" (?service@symbol_namespace@server@agas@hpx@@QEAA?AUresponse@34@AEBUrequest@34@AEAVerror_code@4@@Z) referenced in function "public: struct hpx::agas::response __cdecl hpx::agas::server::symbol_namespace::remote_service(struct hpx::agas::request const &)" (?remote_service@symbol_namespace@server@agas@hpx@@QEAA?AUresponse@34@AEBUrequest@34@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: struct hpx::agas::response __cdecl hpx::agas::server::symbol_namespace::service(struct hpx::agas::request const &,class hpx::error_code &)" (?service@symbol_namespace@server@agas@hpx@@QEAA?AUresponse@34@AEBUrequest@34@AEAVerror_code@4@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: struct hpx::agas::response __cdecl hpx::agas::server::symbol_namespace::service(struct hpx::agas::request const &,class hpx::error_code &)" (?service@symbol_namespace@server@agas@hpx@@QEAA?AUresponse@34@AEBUrequest@34@AEAVerror_code@4@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: struct hpx::agas::response __cdecl hpx::agas::server::symbol_namespace::service(struct hpx::agas::request const &,class hpx::error_code &)" (?service@symbol_namespace@server@agas@hpx@@QEAA?AUresponse@34@AEBUrequest@34@AEAVerror_code@4@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > __cdecl hpx::agas::server::symbol_namespace::bulk_service(class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &,class hpx::error_code &)" (?bulk_service@symbol_namespace@server@agas@hpx@@QEAA?AV?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@6@AEAVerror_code@4@@Z) referenced in function "public: class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > __cdecl hpx::agas::server::symbol_namespace::remote_bulk_service(class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &)" (?remote_bulk_service@symbol_namespace@server@agas@hpx@@QEAA?AV?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@6@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > __cdecl hpx::agas::server::symbol_namespace::bulk_service(class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &,class hpx::error_code &)" (?bulk_service@symbol_namespace@server@agas@hpx@@QEAA?AV?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@6@AEAVerror_code@4@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > __cdecl hpx::agas::server::symbol_namespace::bulk_service(class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &,class hpx::error_code &)" (?bulk_service@symbol_namespace@server@agas@hpx@@QEAA?AV?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@6@AEAVerror_code@4@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > __cdecl hpx::agas::server::symbol_namespace::bulk_service(class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &,class hpx::error_code &)" (?bulk_service@symbol_namespace@server@agas@hpx@@QEAA?AV?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@6@AEAVerror_code@4@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "void __cdecl hpx::agas::destroy_big_boot_barrier(void)" (?destroy_big_boot_barrier@agas@hpx@@YAXXZ) referenced in function "public: __cdecl hpx::agas::addressing_service::~addressing_service(void)" (??1addressing_service@agas@hpx@@QEAA@XZ)
3>logging.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::agas::destroy_big_boot_barrier(void)" (?destroy_big_boot_barrier@agas@hpx@@YAXXZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::agas::destroy_big_boot_barrier(void)" (?destroy_big_boot_barrier@agas@hpx@@YAXXZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::agas::destroy_big_boot_barrier(void)" (?destroy_big_boot_barrier@agas@hpx@@YAXXZ)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::get_localities(class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> > &,int,class hpx::error_code &)" (?get_localities@addressing_service@agas@hpx@@QEAA_NAEAV?$vector@Ugid_type@naming@hpx@@V?$allocator@Ugid_type@naming@hpx@@@std@@@std@@HAEAVerror_code@3@@Z) referenced in function "public: bool __cdecl hpx::agas::addressing_service::get_localities(class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> > &,class hpx::error_code &)" (?get_localities@addressing_service@agas@hpx@@QEAA_NAEAV?$vector@Ugid_type@naming@hpx@@V?$allocator@Ugid_type@naming@hpx@@@std@@@std@@AEAVerror_code@3@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::get_localities(class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> > &,int,class hpx::error_code &)" (?get_localities@addressing_service@agas@hpx@@QEAA_NAEAV?$vector@Ugid_type@naming@hpx@@V?$allocator@Ugid_type@naming@hpx@@@std@@@std@@HAEAVerror_code@3@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::get_localities(class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> > &,int,class hpx::error_code &)" (?get_localities@addressing_service@agas@hpx@@QEAA_NAEAV?$vector@Ugid_type@naming@hpx@@V?$allocator@Ugid_type@naming@hpx@@@std@@@std@@HAEAVerror_code@3@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::get_localities(class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> > &,int,class hpx::error_code &)" (?get_localities@addressing_service@agas@hpx@@QEAA_NAEAV?$vector@Ugid_type@naming@hpx@@V?$allocator@Ugid_type@naming@hpx@@@std@@@std@@HAEAVerror_code@3@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: int __cdecl hpx::agas::addressing_service::register_factory(unsigned int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class hpx::error_code &)" (?register_factory@addressing_service@agas@hpx@@QEAAHIAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEAVerror_code@3@@Z) referenced in function "public: int __cdecl hpx::agas::addressing_service::register_factory(struct hpx::naming::gid_type const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class hpx::error_code &)" (?register_factory@addressing_service@agas@hpx@@QEAAHAEBUgid_type@naming@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEAVerror_code@3@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: int __cdecl hpx::agas::addressing_service::register_factory(unsigned int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class hpx::error_code &)" (?register_factory@addressing_service@agas@hpx@@QEAAHIAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEAVerror_code@3@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: int __cdecl hpx::agas::addressing_service::register_factory(unsigned int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class hpx::error_code &)" (?register_factory@addressing_service@agas@hpx@@QEAAHIAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEAVerror_code@3@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: int __cdecl hpx::agas::addressing_service::register_factory(unsigned int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class hpx::error_code &)" (?register_factory@addressing_service@agas@hpx@@QEAAHIAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEAVerror_code@3@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::bind_range(struct hpx::naming::gid_type const &,unsigned __int64,struct hpx::naming::address const &,unsigned __int64,class hpx::error_code &)" (?bind_range@addressing_service@agas@hpx@@QEAA_NAEBUgid_type@naming@3@_KAEBUaddress@53@1AEAVerror_code@3@@Z) referenced in function "public: bool __cdecl hpx::agas::addressing_service::bind(struct hpx::naming::gid_type const &,struct hpx::naming::address const &,class hpx::error_code &)" (?bind@addressing_service@agas@hpx@@QEAA_NAEBUgid_type@naming@3@AEBUaddress@53@AEAVerror_code@3@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::bind_range(struct hpx::naming::gid_type const &,unsigned __int64,struct hpx::naming::address const &,unsigned __int64,class hpx::error_code &)" (?bind_range@addressing_service@agas@hpx@@QEAA_NAEBUgid_type@naming@3@_KAEBUaddress@53@1AEAVerror_code@3@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::bind_range(struct hpx::naming::gid_type const &,unsigned __int64,struct hpx::naming::address const &,unsigned __int64,class hpx::error_code &)" (?bind_range@addressing_service@agas@hpx@@QEAA_NAEBUgid_type@naming@3@_KAEBUaddress@53@1AEAVerror_code@3@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::bind_range(struct hpx::naming::gid_type const &,unsigned __int64,struct hpx::naming::address const &,unsigned __int64,class hpx::error_code &)" (?bind_range@addressing_service@agas@hpx@@QEAA_NAEBUgid_type@naming@3@_KAEBUaddress@53@1AEAVerror_code@3@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::unbind_range(struct hpx::naming::gid_type const &,unsigned __int64,struct hpx::naming::address &,class hpx::error_code &)" (?unbind_range@addressing_service@agas@hpx@@QEAA_NAEBUgid_type@naming@3@_KAEAUaddress@53@AEAVerror_code@3@@Z) referenced in function "public: bool __cdecl hpx::agas::addressing_service::unbind(struct hpx::naming::gid_type const &,struct hpx::naming::address &,class hpx::error_code &)" (?unbind@addressing_service@agas@hpx@@QEAA_NAEBUgid_type@naming@3@AEAUaddress@53@AEAVerror_code@3@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::unbind_range(struct hpx::naming::gid_type const &,unsigned __int64,struct hpx::naming::address &,class hpx::error_code &)" (?unbind_range@addressing_service@agas@hpx@@QEAA_NAEBUgid_type@naming@3@_KAEAUaddress@53@AEAVerror_code@3@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::unbind_range(struct hpx::naming::gid_type const &,unsigned __int64,struct hpx::naming::address &,class hpx::error_code &)" (?unbind_range@addressing_service@agas@hpx@@QEAA_NAEBUgid_type@naming@3@_KAEAUaddress@53@AEAVerror_code@3@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::unbind_range(struct hpx::naming::gid_type const &,unsigned __int64,struct hpx::naming::address &,class hpx::error_code &)" (?unbind_range@addressing_service@agas@hpx@@QEAA_NAEBUgid_type@naming@3@_KAEAUaddress@53@AEAVerror_code@3@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::resolve_full(struct hpx::naming::gid_type const &,struct hpx::naming::address &,class hpx::error_code &)" (?resolve_full@addressing_service@agas@hpx@@QEAA_NAEBUgid_type@naming@3@AEAUaddress@53@AEAVerror_code@3@@Z) referenced in function "public: bool __cdecl hpx::agas::addressing_service::resolve(struct hpx::naming::gid_type const &,struct hpx::naming::address &,class hpx::error_code &)" (?resolve@addressing_service@agas@hpx@@QEAA_NAEBUgid_type@naming@3@AEAUaddress@53@AEAVerror_code@3@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::resolve_full(struct hpx::naming::gid_type const &,struct hpx::naming::address &,class hpx::error_code &)" (?resolve_full@addressing_service@agas@hpx@@QEAA_NAEBUgid_type@naming@3@AEAUaddress@53@AEAVerror_code@3@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::resolve_full(struct hpx::naming::gid_type const &,struct hpx::naming::address &,class hpx::error_code &)" (?resolve_full@addressing_service@agas@hpx@@QEAA_NAEBUgid_type@naming@3@AEAUaddress@53@AEAVerror_code@3@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::resolve_full(struct hpx::naming::gid_type const &,struct hpx::naming::address &,class hpx::error_code &)" (?resolve_full@addressing_service@agas@hpx@@QEAA_NAEBUgid_type@naming@3@AEAUaddress@53@AEAVerror_code@3@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::resolve_cached(struct hpx::naming::gid_type const &,struct hpx::naming::address &,class hpx::error_code &)" (?resolve_cached@addressing_service@agas@hpx@@QEAA_NAEBUgid_type@naming@3@AEAUaddress@53@AEAVerror_code@3@@Z) referenced in function "public: bool __cdecl hpx::agas::addressing_service::resolve(struct hpx::naming::gid_type const &,struct hpx::naming::address &,class hpx::error_code &)" (?resolve@addressing_service@agas@hpx@@QEAA_NAEBUgid_type@naming@3@AEAUaddress@53@AEAVerror_code@3@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::resolve_cached(struct hpx::naming::gid_type const &,struct hpx::naming::address &,class hpx::error_code &)" (?resolve_cached@addressing_service@agas@hpx@@QEAA_NAEBUgid_type@naming@3@AEAUaddress@53@AEAVerror_code@3@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::resolve_cached(struct hpx::naming::gid_type const &,struct hpx::naming::address &,class hpx::error_code &)" (?resolve_cached@addressing_service@agas@hpx@@QEAA_NAEBUgid_type@naming@3@AEAUaddress@53@AEAVerror_code@3@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::resolve_cached(struct hpx::naming::gid_type const &,struct hpx::naming::address &,class hpx::error_code &)" (?resolve_cached@addressing_service@agas@hpx@@QEAA_NAEBUgid_type@naming@3@AEAUaddress@53@AEAVerror_code@3@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::resolve_full(class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> > const &,class std::vector<struct hpx::naming::address,class std::allocator<struct hpx::naming::address> > &,class boost::dynamic_bitset<unsigned long,class std::allocator<unsigned long> > &,class hpx::error_code &)" (?resolve_full@addressing_service@agas@hpx@@QEAA_NAEBV?$vector@Ugid_type@naming@hpx@@V?$allocator@Ugid_type@naming@hpx@@@std@@@std@@AEAV?$vector@Uaddress@naming@hpx@@V?$allocator@Uaddress@naming@hpx@@@std@@@5@AEAV?$dynamic_bitset@KV?$allocator@K@std@@@boost@@AEAVerror_code@3@@Z) referenced in function "public: bool __cdecl hpx::agas::addressing_service::resolve(class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> > const &,class std::vector<struct hpx::naming::address,class std::allocator<struct hpx::naming::address> > &,class boost::dynamic_bitset<unsigned long,class std::allocator<unsigned long> > &,class hpx::error_code &)" (?resolve@addressing_service@agas@hpx@@QEAA_NAEBV?$vector@Ugid_type@naming@hpx@@V?$allocator@Ugid_type@naming@hpx@@@std@@@std@@AEAV?$vector@Uaddress@naming@hpx@@V?$allocator@Uaddress@naming@hpx@@@std@@@5@AEAV?$dynamic_bitset@KV?$allocator@K@std@@@boost@@AEAVerror_code@3@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::resolve_full(class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> > const &,class std::vector<struct hpx::naming::address,class std::allocator<struct hpx::naming::address> > &,class boost::dynamic_bitset<unsigned long,class std::allocator<unsigned long> > &,class hpx::error_code &)" (?resolve_full@addressing_service@agas@hpx@@QEAA_NAEBV?$vector@Ugid_type@naming@hpx@@V?$allocator@Ugid_type@naming@hpx@@@std@@@std@@AEAV?$vector@Uaddress@naming@hpx@@V?$allocator@Uaddress@naming@hpx@@@std@@@5@AEAV?$dynamic_bitset@KV?$allocator@K@std@@@boost@@AEAVerror_code@3@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::resolve_full(class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> > const &,class std::vector<struct hpx::naming::address,class std::allocator<struct hpx::naming::address> > &,class boost::dynamic_bitset<unsigned long,class std::allocator<unsigned long> > &,class hpx::error_code &)" (?resolve_full@addressing_service@agas@hpx@@QEAA_NAEBV?$vector@Ugid_type@naming@hpx@@V?$allocator@Ugid_type@naming@hpx@@@std@@@std@@AEAV?$vector@Uaddress@naming@hpx@@V?$allocator@Uaddress@naming@hpx@@@std@@@5@AEAV?$dynamic_bitset@KV?$allocator@K@std@@@boost@@AEAVerror_code@3@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::resolve_full(class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> > const &,class std::vector<struct hpx::naming::address,class std::allocator<struct hpx::naming::address> > &,class boost::dynamic_bitset<unsigned long,class std::allocator<unsigned long> > &,class hpx::error_code &)" (?resolve_full@addressing_service@agas@hpx@@QEAA_NAEBV?$vector@Ugid_type@naming@hpx@@V?$allocator@Ugid_type@naming@hpx@@@std@@@std@@AEAV?$vector@Uaddress@naming@hpx@@V?$allocator@Uaddress@naming@hpx@@@std@@@5@AEAV?$dynamic_bitset@KV?$allocator@K@std@@@boost@@AEAVerror_code@3@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::resolve_cached(class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> > const &,class std::vector<struct hpx::naming::address,class std::allocator<struct hpx::naming::address> > &,class boost::dynamic_bitset<unsigned long,class std::allocator<unsigned long> > &,class hpx::error_code &)" (?resolve_cached@addressing_service@agas@hpx@@QEAA_NAEBV?$vector@Ugid_type@naming@hpx@@V?$allocator@Ugid_type@naming@hpx@@@std@@@std@@AEAV?$vector@Uaddress@naming@hpx@@V?$allocator@Uaddress@naming@hpx@@@std@@@5@AEAV?$dynamic_bitset@KV?$allocator@K@std@@@boost@@AEAVerror_code@3@@Z) referenced in function "public: bool __cdecl hpx::agas::addressing_service::resolve(class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> > const &,class std::vector<struct hpx::naming::address,class std::allocator<struct hpx::naming::address> > &,class boost::dynamic_bitset<unsigned long,class std::allocator<unsigned long> > &,class hpx::error_code &)" (?resolve@addressing_service@agas@hpx@@QEAA_NAEBV?$vector@Ugid_type@naming@hpx@@V?$allocator@Ugid_type@naming@hpx@@@std@@@std@@AEAV?$vector@Uaddress@naming@hpx@@V?$allocator@Uaddress@naming@hpx@@@std@@@5@AEAV?$dynamic_bitset@KV?$allocator@K@std@@@boost@@AEAVerror_code@3@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::resolve_cached(class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> > const &,class std::vector<struct hpx::naming::address,class std::allocator<struct hpx::naming::address> > &,class boost::dynamic_bitset<unsigned long,class std::allocator<unsigned long> > &,class hpx::error_code &)" (?resolve_cached@addressing_service@agas@hpx@@QEAA_NAEBV?$vector@Ugid_type@naming@hpx@@V?$allocator@Ugid_type@naming@hpx@@@std@@@std@@AEAV?$vector@Uaddress@naming@hpx@@V?$allocator@Uaddress@naming@hpx@@@std@@@5@AEAV?$dynamic_bitset@KV?$allocator@K@std@@@boost@@AEAVerror_code@3@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::resolve_cached(class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> > const &,class std::vector<struct hpx::naming::address,class std::allocator<struct hpx::naming::address> > &,class boost::dynamic_bitset<unsigned long,class std::allocator<unsigned long> > &,class hpx::error_code &)" (?resolve_cached@addressing_service@agas@hpx@@QEAA_NAEBV?$vector@Ugid_type@naming@hpx@@V?$allocator@Ugid_type@naming@hpx@@@std@@@std@@AEAV?$vector@Uaddress@naming@hpx@@V?$allocator@Uaddress@naming@hpx@@@std@@@5@AEAV?$dynamic_bitset@KV?$allocator@K@std@@@boost@@AEAVerror_code@3@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::resolve_cached(class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> > const &,class std::vector<struct hpx::naming::address,class std::allocator<struct hpx::naming::address> > &,class boost::dynamic_bitset<unsigned long,class std::allocator<unsigned long> > &,class hpx::error_code &)" (?resolve_cached@addressing_service@agas@hpx@@QEAA_NAEBV?$vector@Ugid_type@naming@hpx@@V?$allocator@Ugid_type@naming@hpx@@@std@@@std@@AEAV?$vector@Uaddress@naming@hpx@@V?$allocator@Uaddress@naming@hpx@@@std@@@5@AEAV?$dynamic_bitset@KV?$allocator@K@std@@@boost@@AEAVerror_code@3@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: void __cdecl hpx::agas::addressing_service::incref(struct hpx::naming::gid_type const &,struct hpx::naming::gid_type const &,__int64,class hpx::error_code &)" (?incref@addressing_service@agas@hpx@@QEAAXAEBUgid_type@naming@3@0_JAEAVerror_code@3@@Z) referenced in function "public: void __cdecl hpx::agas::addressing_service::incref(struct hpx::naming::gid_type const &,__int64,class hpx::error_code &)" (?incref@addressing_service@agas@hpx@@QEAAXAEBUgid_type@naming@3@_JAEAVerror_code@3@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: void __cdecl hpx::agas::addressing_service::incref(struct hpx::naming::gid_type const &,struct hpx::naming::gid_type const &,__int64,class hpx::error_code &)" (?incref@addressing_service@agas@hpx@@QEAAXAEBUgid_type@naming@3@0_JAEAVerror_code@3@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: void __cdecl hpx::agas::addressing_service::incref(struct hpx::naming::gid_type const &,struct hpx::naming::gid_type const &,__int64,class hpx::error_code &)" (?incref@addressing_service@agas@hpx@@QEAAXAEBUgid_type@naming@3@0_JAEAVerror_code@3@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: void __cdecl hpx::agas::addressing_service::incref(struct hpx::naming::gid_type const &,struct hpx::naming::gid_type const &,__int64,class hpx::error_code &)" (?incref@addressing_service@agas@hpx@@QEAAXAEBUgid_type@naming@3@0_JAEAVerror_code@3@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: void __cdecl hpx::agas::addressing_service::decref(struct hpx::naming::gid_type const &,struct hpx::naming::gid_type const &,__int64,class hpx::error_code &)" (?decref@addressing_service@agas@hpx@@QEAAXAEBUgid_type@naming@3@0_JAEAVerror_code@3@@Z) referenced in function "public: void __cdecl hpx::agas::addressing_service::decref(struct hpx::naming::gid_type const &,__int64,class hpx::error_code &)" (?decref@addressing_service@agas@hpx@@QEAAXAEBUgid_type@naming@3@_JAEAVerror_code@3@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: void __cdecl hpx::agas::addressing_service::decref(struct hpx::naming::gid_type const &,struct hpx::naming::gid_type const &,__int64,class hpx::error_code &)" (?decref@addressing_service@agas@hpx@@QEAAXAEBUgid_type@naming@3@0_JAEAVerror_code@3@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: void __cdecl hpx::agas::addressing_service::decref(struct hpx::naming::gid_type const &,struct hpx::naming::gid_type const &,__int64,class hpx::error_code &)" (?decref@addressing_service@agas@hpx@@QEAAXAEBUgid_type@naming@3@0_JAEAVerror_code@3@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: void __cdecl hpx::agas::addressing_service::decref(struct hpx::naming::gid_type const &,struct hpx::naming::gid_type const &,__int64,class hpx::error_code &)" (?decref@addressing_service@agas@hpx@@QEAAXAEBUgid_type@naming@3@0_JAEAVerror_code@3@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::register_name(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,struct hpx::naming::gid_type const &,class hpx::error_code &)" (?register_name@addressing_service@agas@hpx@@QEAA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBUgid_type@naming@3@AEAVerror_code@3@@Z) referenced in function "public: bool __cdecl hpx::agas::addressing_service::registerid(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,struct hpx::naming::gid_type const &,class hpx::error_code &)" (?registerid@addressing_service@agas@hpx@@QEAA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBUgid_type@naming@3@AEAVerror_code@3@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::register_name(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,struct hpx::naming::gid_type const &,class hpx::error_code &)" (?register_name@addressing_service@agas@hpx@@QEAA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBUgid_type@naming@3@AEAVerror_code@3@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::register_name(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,struct hpx::naming::gid_type const &,class hpx::error_code &)" (?register_name@addressing_service@agas@hpx@@QEAA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBUgid_type@naming@3@AEAVerror_code@3@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::register_name(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,struct hpx::naming::gid_type const &,class hpx::error_code &)" (?register_name@addressing_service@agas@hpx@@QEAA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBUgid_type@naming@3@AEAVerror_code@3@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::unregister_name(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,struct hpx::naming::gid_type &,class hpx::error_code &)" (?unregister_name@addressing_service@agas@hpx@@QEAA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEAUgid_type@naming@3@AEAVerror_code@3@@Z) referenced in function "public: bool __cdecl hpx::agas::addressing_service::unregisterid(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,struct hpx::naming::gid_type &,class hpx::error_code &)" (?unregisterid@addressing_service@agas@hpx@@QEAA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEAUgid_type@naming@3@AEAVerror_code@3@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::unregister_name(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,struct hpx::naming::gid_type &,class hpx::error_code &)" (?unregister_name@addressing_service@agas@hpx@@QEAA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEAUgid_type@naming@3@AEAVerror_code@3@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::unregister_name(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,struct hpx::naming::gid_type &,class hpx::error_code &)" (?unregister_name@addressing_service@agas@hpx@@QEAA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEAUgid_type@naming@3@AEAVerror_code@3@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::unregister_name(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,struct hpx::naming::gid_type &,class hpx::error_code &)" (?unregister_name@addressing_service@agas@hpx@@QEAA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEAUgid_type@naming@3@AEAVerror_code@3@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::resolve_name(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,struct hpx::naming::gid_type &,class hpx::error_code &)" (?resolve_name@addressing_service@agas@hpx@@QEAA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEAUgid_type@naming@3@AEAVerror_code@3@@Z) referenced in function "public: bool __cdecl hpx::agas::addressing_service::queryid(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,struct hpx::naming::gid_type &,class hpx::error_code &)" (?queryid@addressing_service@agas@hpx@@QEAA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEAUgid_type@naming@3@AEAVerror_code@3@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::resolve_name(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,struct hpx::naming::gid_type &,class hpx::error_code &)" (?resolve_name@addressing_service@agas@hpx@@QEAA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEAUgid_type@naming@3@AEAVerror_code@3@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::resolve_name(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,struct hpx::naming::gid_type &,class hpx::error_code &)" (?resolve_name@addressing_service@agas@hpx@@QEAA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEAUgid_type@naming@3@AEAVerror_code@3@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::resolve_name(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,struct hpx::naming::gid_type &,class hpx::error_code &)" (?resolve_name@addressing_service@agas@hpx@@QEAA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEAUgid_type@naming@3@AEAVerror_code@3@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: bool __cdecl hpx::agas::addressing_service::get_id_range(class hpx::naming::locality const &,unsigned __int64,struct hpx::naming::gid_type &,struct hpx::naming::gid_type &,class hpx::error_code &)" (?get_id_range@addressing_service@agas@hpx@@QEAA_NAEBVlocality@naming@3@_KAEAUgid_type@53@2AEAVerror_code@3@@Z) referenced in function "public: struct hpx::naming::gid_type __cdecl hpx::util::unique_id_ranges::get_id(class hpx::naming::locality const &,struct hpx::agas::addressing_service &,unsigned __int64)" (?get_id@unique_id_ranges@util@hpx@@QEAA?AUgid_type@naming@3@AEBVlocality@53@AEAUaddressing_service@agas@3@_K@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "private: static void (__cdecl*__cdecl hpx::naming::detail::id_type_impl::get_deleter(enum hpx::naming::detail::id_type_management))(struct hpx::naming::detail::id_type_impl *)" (?get_deleter@id_type_impl@detail@naming@hpx@@CAP6AXPEAU1234@@ZW4id_type_management@234@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "private: static void (__cdecl*__cdecl hpx::naming::detail::id_type_impl::get_deleter(enum hpx::naming::detail::id_type_management))(struct hpx::naming::detail::id_type_impl *)" (?get_deleter@id_type_impl@detail@naming@hpx@@CAP6AXPEAU1234@@ZW4id_type_management@234@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "private: static void (__cdecl*__cdecl hpx::naming::detail::id_type_impl::get_deleter(enum hpx::naming::detail::id_type_management))(struct hpx::naming::detail::id_type_impl *)" (?get_deleter@id_type_impl@detail@naming@hpx@@CAP6AXPEAU1234@@ZW4id_type_management@234@@Z) referenced in function "void __cdecl hpx::naming::detail::intrusive_ptr_release(struct hpx::naming::detail::id_type_impl *)" (?intrusive_ptr_release@detail@naming@hpx@@YAXPEAUid_type_impl@123@@Z)
3>interval_timer.obj : error LNK2001: unresolved external symbol "private: static void (__cdecl*__cdecl hpx::naming::detail::id_type_impl::get_deleter(enum hpx::naming::detail::id_type_management))(struct hpx::naming::detail::id_type_impl *)" (?get_deleter@id_type_impl@detail@naming@hpx@@CAP6AXPEAU1234@@ZW4id_type_management@234@@Z)
3>locality_result.obj : error LNK2001: unresolved external symbol "private: static void (__cdecl*__cdecl hpx::naming::detail::id_type_impl::get_deleter(enum hpx::naming::detail::id_type_management))(struct hpx::naming::detail::id_type_impl *)" (?get_deleter@id_type_impl@detail@naming@hpx@@CAP6AXPEAU1234@@ZW4id_type_management@234@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "private: static void (__cdecl*__cdecl hpx::naming::detail::id_type_impl::get_deleter(enum hpx::naming::detail::id_type_management))(struct hpx::naming::detail::id_type_impl *)" (?get_deleter@id_type_impl@detail@naming@hpx@@CAP6AXPEAU1234@@ZW4id_type_management@234@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const __cdecl hpx::components::get_component_type_name(int)" (?get_component_type_name@components@hpx@@YA?BV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const __cdecl hpx::components::get_component_type_name(int)" (?get_component_type_name@components@hpx@@YA?BV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H@Z) referenced in function "public: class hpx::threads::detail::thread_data * __cdecl hpx::components::managed_component<class hpx::threads::detail::thread_data,class hpx::threads::thread_data>::get_checked(void)" (?get_checked@?$managed_component@Vthread_data@detail@threads@hpx@@V134@@components@hpx@@QEAAPEAVthread_data@detail@threads@3@XZ)
3>locality_result.obj : error LNK2001: unresolved external symbol "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const __cdecl hpx::components::get_component_type_name(int)" (?get_component_type_name@components@hpx@@YA?BV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H@Z)
3>logging.obj : error LNK2001: unresolved external symbol "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const __cdecl hpx::components::get_component_type_name(int)" (?get_component_type_name@components@hpx@@YA?BV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const __cdecl hpx::components::get_component_type_name(int)" (?get_component_type_name@components@hpx@@YA?BV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "void __cdecl hpx::detail::throw_exception<class std::bad_alloc>(class std::bad_alloc const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$throw_exception@Vbad_alloc@std@@@detail@hpx@@YAXAEBVbad_alloc@std@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@1J@Z) referenced in function "public: static void * __cdecl hpx::components::managed_component<class hpx::threads::detail::thread_data,class hpx::threads::thread_data>::operator new(unsigned __int64)" (??2?$managed_component@Vthread_data@detail@threads@hpx@@V134@@components@hpx@@SAPEAX_K@Z)
3>logging.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::throw_exception<class std::bad_alloc>(class std::bad_alloc const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$throw_exception@Vbad_alloc@std@@@detail@hpx@@YAXAEBVbad_alloc@std@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@1J@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::throw_exception<class std::bad_alloc>(class std::bad_alloc const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$throw_exception@Vbad_alloc@std@@@detail@hpx@@YAXAEBVbad_alloc@std@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@1J@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::detail::throw_exception<class std::bad_alloc>(class std::bad_alloc const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long)" (??$throw_exception@Vbad_alloc@std@@@detail@hpx@@YAXAEBVbad_alloc@std@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@1J@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "void __cdecl hpx::applier::unbind_gid(struct hpx::naming::gid_type const &,class hpx::error_code &)" (?unbind_gid@applier@hpx@@YAXAEBUgid_type@naming@2@AEAVerror_code@2@@Z) referenced in function "public: __cdecl hpx::components::fixed_component_base<4294967297,2,struct hpx::agas::server::component_namespace>::~fixed_component_base<4294967297,2,struct hpx::agas::server::component_namespace>(void)" (??1?$fixed_component_base@$0BAAAAAAAB@$01Ucomponent_namespace@server@agas@hpx@@@components@hpx@@QEAA@XZ)
3>logging.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::applier::unbind_gid(struct hpx::naming::gid_type const &,class hpx::error_code &)" (?unbind_gid@applier@hpx@@YAXAEBUgid_type@naming@2@AEAVerror_code@2@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::applier::unbind_gid(struct hpx::naming::gid_type const &,class hpx::error_code &)" (?unbind_gid@applier@hpx@@YAXAEBUgid_type@naming@2@AEAVerror_code@2@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::applier::unbind_gid(struct hpx::naming::gid_type const &,class hpx::error_code &)" (?unbind_gid@applier@hpx@@YAXAEBUgid_type@naming@2@AEAVerror_code@2@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "struct hpx::naming::gid_type __cdecl hpx::detail::get_next_id(void)" (?get_next_id@detail@hpx@@YA?AUgid_type@naming@2@XZ) referenced in function "public: struct hpx::naming::gid_type __cdecl hpx::components::fixed_component_base<4294967297,2,struct hpx::agas::server::component_namespace>::get_base_gid(void)const " (?get_base_gid@?$fixed_component_base@$0BAAAAAAAB@$01Ucomponent_namespace@server@agas@hpx@@@components@hpx@@QEBA?AUgid_type@naming@3@XZ)
3>logging.obj : error LNK2001: unresolved external symbol "struct hpx::naming::gid_type __cdecl hpx::detail::get_next_id(void)" (?get_next_id@detail@hpx@@YA?AUgid_type@naming@2@XZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "struct hpx::naming::gid_type __cdecl hpx::detail::get_next_id(void)" (?get_next_id@detail@hpx@@YA?AUgid_type@naming@2@XZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "struct hpx::naming::gid_type __cdecl hpx::detail::get_next_id(void)" (?get_next_id@detail@hpx@@YA?AUgid_type@naming@2@XZ)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "bool __cdecl hpx::applier::bind_gid(struct hpx::naming::gid_type const &,struct hpx::naming::address const &,class hpx::error_code &)" (?bind_gid@applier@hpx@@YA_NAEBUgid_type@naming@2@AEBUaddress@42@AEAVerror_code@2@@Z) referenced in function "public: struct hpx::naming::gid_type __cdecl hpx::components::fixed_component_base<4294967297,2,struct hpx::agas::server::component_namespace>::get_base_gid(void)const " (?get_base_gid@?$fixed_component_base@$0BAAAAAAAB@$01Ucomponent_namespace@server@agas@hpx@@@components@hpx@@QEBA?AUgid_type@naming@3@XZ)
3>logging.obj : error LNK2001: unresolved external symbol "bool __cdecl hpx::applier::bind_gid(struct hpx::naming::gid_type const &,struct hpx::naming::address const &,class hpx::error_code &)" (?bind_gid@applier@hpx@@YA_NAEBUgid_type@naming@2@AEBUaddress@42@AEAVerror_code@2@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "bool __cdecl hpx::applier::bind_gid(struct hpx::naming::gid_type const &,struct hpx::naming::address const &,class hpx::error_code &)" (?bind_gid@applier@hpx@@YA_NAEBUgid_type@naming@2@AEBUaddress@42@AEAVerror_code@2@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "bool __cdecl hpx::applier::bind_gid(struct hpx::naming::gid_type const &,struct hpx::naming::address const &,class hpx::error_code &)" (?bind_gid@applier@hpx@@YA_NAEBUgid_type@naming@2@AEBUaddress@42@AEAVerror_code@2@@Z)
3>query_counters.obj : error LNK2019: unresolved external symbol "public: class hpx::naming::locality const & __cdecl hpx::applier::applier::here(void)const " (?here@applier@1hpx@@QEBAAEBVlocality@naming@2@XZ) referenced in function "public: __cdecl boost::detail::basic_condition_variable::~basic_condition_variable(void)" (??1basic_condition_variable@detail@boost@@QEAA@XZ)
3>generate_unique_ids.obj : error LNK2001: unresolved external symbol "public: class hpx::naming::locality const & __cdecl hpx::applier::applier::here(void)const " (?here@applier@1hpx@@QEBAAEBVlocality@naming@2@XZ)
3>locality_result.obj : error LNK2001: unresolved external symbol "public: class hpx::naming::locality const & __cdecl hpx::applier::applier::here(void)const " (?here@applier@1hpx@@QEBAAEBVlocality@naming@2@XZ)
3>logging.obj : error LNK2001: unresolved external symbol "public: class hpx::naming::locality const & __cdecl hpx::applier::applier::here(void)const " (?here@applier@1hpx@@QEBAAEBVlocality@naming@2@XZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: class hpx::naming::locality const & __cdecl hpx::applier::applier::here(void)const " (?here@applier@1hpx@@QEBAAEBVlocality@naming@2@XZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "class hpx::applier::applier & __cdecl hpx::applier::get_applier(void)" (?get_applier@applier@hpx@@YAAEAV112@XZ)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "class hpx::applier::applier & __cdecl hpx::applier::get_applier(void)" (?get_applier@applier@hpx@@YAAEAV112@XZ) referenced in function "public: struct hpx::naming::gid_type __cdecl hpx::components::fixed_component_base<4294967297,2,struct hpx::agas::server::component_namespace>::get_base_gid(void)const " (?get_base_gid@?$fixed_component_base@$0BAAAAAAAB@$01Ucomponent_namespace@server@agas@hpx@@@components@hpx@@QEBA?AUgid_type@naming@3@XZ)
3>locality_result.obj : error LNK2001: unresolved external symbol "class hpx::applier::applier & __cdecl hpx::applier::get_applier(void)" (?get_applier@applier@hpx@@YAAEAV112@XZ)
3>logging.obj : error LNK2001: unresolved external symbol "class hpx::applier::applier & __cdecl hpx::applier::get_applier(void)" (?get_applier@applier@hpx@@YAAEAV112@XZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "class hpx::applier::applier & __cdecl hpx::applier::get_applier(void)" (?get_applier@applier@hpx@@YAAEAV112@XZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "enum hpx::threads::thread_state_ex_enum __cdecl hpx::this_thread::suspend(class boost::posix_time::time_duration const &,char const *,class hpx::error_code &)" (?suspend@this_thread@hpx@@YA?AW4thread_state_ex_enum@threads@2@AEBVtime_duration@posix_time@boost@@PEBDAEAVerror_code@2@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "enum hpx::threads::thread_state_ex_enum __cdecl hpx::this_thread::suspend(class boost::posix_time::time_duration const &,char const *,class hpx::error_code &)" (?suspend@this_thread@hpx@@YA?AW4thread_state_ex_enum@threads@2@AEBVtime_duration@posix_time@boost@@PEBDAEAVerror_code@2@@Z)
3>thread_mapper.obj : error LNK2001: unresolved external symbol "enum hpx::threads::thread_state_ex_enum __cdecl hpx::this_thread::suspend(class boost::posix_time::time_duration const &,char const *,class hpx::error_code &)" (?suspend@this_thread@hpx@@YA?AW4thread_state_ex_enum@threads@2@AEBVtime_duration@posix_time@boost@@PEBDAEAVerror_code@2@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "enum hpx::threads::thread_state_ex_enum __cdecl hpx::this_thread::suspend(class boost::posix_time::time_duration const &,char const *,class hpx::error_code &)" (?suspend@this_thread@hpx@@YA?AW4thread_state_ex_enum@threads@2@AEBVtime_duration@posix_time@boost@@PEBDAEAVerror_code@2@@Z) referenced in function "private: static void __cdecl hpx::lcos::local::spinlock::yield(unsigned __int64)" (?yield@spinlock@local@lcos@hpx@@CAX_K@Z)
3>interval_timer.obj : error LNK2001: unresolved external symbol "enum hpx::threads::thread_state_ex_enum __cdecl hpx::this_thread::suspend(class boost::posix_time::time_duration const &,char const *,class hpx::error_code &)" (?suspend@this_thread@hpx@@YA?AW4thread_state_ex_enum@threads@2@AEBVtime_duration@posix_time@boost@@PEBDAEAVerror_code@2@@Z)
3>locality_result.obj : error LNK2001: unresolved external symbol "enum hpx::threads::thread_state_ex_enum __cdecl hpx::this_thread::suspend(class boost::posix_time::time_duration const &,char const *,class hpx::error_code &)" (?suspend@this_thread@hpx@@YA?AW4thread_state_ex_enum@threads@2@AEBVtime_duration@posix_time@boost@@PEBDAEAVerror_code@2@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "enum hpx::threads::thread_state_ex_enum __cdecl hpx::this_thread::suspend(class boost::posix_time::time_duration const &,char const *,class hpx::error_code &)" (?suspend@this_thread@hpx@@YA?AW4thread_state_ex_enum@threads@2@AEBVtime_duration@posix_time@boost@@PEBDAEAVerror_code@2@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "enum hpx::threads::thread_state_ex_enum __cdecl hpx::this_thread::suspend(enum hpx::threads::thread_state_enum,char const *,class hpx::error_code &)" (?suspend@this_thread@hpx@@YA?AW4thread_state_ex_enum@threads@2@W4thread_state_enum@42@PEBDAEAVerror_code@2@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "enum hpx::threads::thread_state_ex_enum __cdecl hpx::this_thread::suspend(enum hpx::threads::thread_state_enum,char const *,class hpx::error_code &)" (?suspend@this_thread@hpx@@YA?AW4thread_state_ex_enum@threads@2@W4thread_state_enum@42@PEBDAEAVerror_code@2@@Z)
3>thread_mapper.obj : error LNK2001: unresolved external symbol "enum hpx::threads::thread_state_ex_enum __cdecl hpx::this_thread::suspend(enum hpx::threads::thread_state_enum,char const *,class hpx::error_code &)" (?suspend@this_thread@hpx@@YA?AW4thread_state_ex_enum@threads@2@W4thread_state_enum@42@PEBDAEAVerror_code@2@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "enum hpx::threads::thread_state_ex_enum __cdecl hpx::this_thread::suspend(enum hpx::threads::thread_state_enum,char const *,class hpx::error_code &)" (?suspend@this_thread@hpx@@YA?AW4thread_state_ex_enum@threads@2@W4thread_state_enum@42@PEBDAEAVerror_code@2@@Z) referenced in function "private: static void __cdecl hpx::lcos::local::spinlock::yield(unsigned __int64)" (?yield@spinlock@local@lcos@hpx@@CAX_K@Z)
3>interval_timer.obj : error LNK2001: unresolved external symbol "enum hpx::threads::thread_state_ex_enum __cdecl hpx::this_thread::suspend(enum hpx::threads::thread_state_enum,char const *,class hpx::error_code &)" (?suspend@this_thread@hpx@@YA?AW4thread_state_ex_enum@threads@2@W4thread_state_enum@42@PEBDAEAVerror_code@2@@Z)
3>locality_result.obj : error LNK2001: unresolved external symbol "enum hpx::threads::thread_state_ex_enum __cdecl hpx::this_thread::suspend(enum hpx::threads::thread_state_enum,char const *,class hpx::error_code &)" (?suspend@this_thread@hpx@@YA?AW4thread_state_ex_enum@threads@2@W4thread_state_enum@42@PEBDAEAVerror_code@2@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "enum hpx::threads::thread_state_ex_enum __cdecl hpx::this_thread::suspend(enum hpx::threads::thread_state_enum,char const *,class hpx::error_code &)" (?suspend@this_thread@hpx@@YA?AW4thread_state_ex_enum@threads@2@W4thread_state_enum@42@PEBDAEAVerror_code@2@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: void __cdecl hpx::lcos::base_lco::finalize(void)" (?finalize@base_lco@lcos@hpx@@QEAAXXZ) referenced in function "public: virtual __cdecl hpx::lcos::detail::promise<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > >::~promise<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > >(void)" (??1?$promise@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@V12@@detail@lcos@hpx@@UEAA@XZ)
3>logging.obj : error LNK2001: unresolved external symbol "public: void __cdecl hpx::lcos::base_lco::finalize(void)" (?finalize@base_lco@lcos@hpx@@QEAAXXZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: void __cdecl hpx::lcos::base_lco::finalize(void)" (?finalize@base_lco@lcos@hpx@@QEAAXXZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: void __cdecl hpx::lcos::base_lco::finalize(void)" (?finalize@base_lco@lcos@hpx@@QEAAXXZ)
3>generate_unique_ids.obj : error LNK2001: unresolved external symbol "struct hpx::lcos::detail::full_empty_counter_data hpx::lcos::detail::full_empty_counter_data_" (?full_empty_counter_data_@detail@lcos@hpx@@3Ufull_empty_counter_data@123@A)
3>logging.obj : error LNK2001: unresolved external symbol "struct hpx::lcos::detail::full_empty_counter_data hpx::lcos::detail::full_empty_counter_data_" (?full_empty_counter_data_@detail@lcos@hpx@@3Ufull_empty_counter_data@123@A)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "struct hpx::lcos::detail::full_empty_counter_data hpx::lcos::detail::full_empty_counter_data_" (?full_empty_counter_data_@detail@lcos@hpx@@3Ufull_empty_counter_data@123@A)
3>query_counters.obj : error LNK2001: unresolved external symbol "struct hpx::lcos::detail::full_empty_counter_data hpx::lcos::detail::full_empty_counter_data_" (?full_empty_counter_data_@detail@lcos@hpx@@3Ufull_empty_counter_data@123@A)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: static void __cdecl boost::coroutines::detail::coroutine_impl<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl>,class boost::coroutines::detail::windows::fibers_context_impl,struct hpx::threads::detail::coroutine_allocator>::set_self(class boost::coroutines::detail::coroutine_self<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl> > *)" (?set_self@?$coroutine_impl@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@Vfibers_context_impl@windows@detail@23@Ucoroutine_allocator@6threads@hpx@@@detail@coroutines@boost@@SAXPEAV?$coroutine_self@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@@234@@Z) referenced in function "public: __cdecl boost::coroutines::detail::coroutine_self<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl> >::reset_self_on_exit::reset_self_on_exit(class boost::coroutines::detail::coroutine_self<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl> > *)" (??0reset_self_on_exit@?$coroutine_self@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@@detail@coroutines@boost@@QEAA@PEAV1234@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: static void __cdecl boost::coroutines::detail::coroutine_impl<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl>,class boost::coroutines::detail::windows::fibers_context_impl,struct hpx::threads::detail::coroutine_allocator>::set_self(class boost::coroutines::detail::coroutine_self<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl> > *)" (?set_self@?$coroutine_impl@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@Vfibers_context_impl@windows@detail@23@Ucoroutine_allocator@6threads@hpx@@@detail@coroutines@boost@@SAXPEAV?$coroutine_self@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@@234@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: static void __cdecl boost::coroutines::detail::coroutine_impl<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl>,class boost::coroutines::detail::windows::fibers_context_impl,struct hpx::threads::detail::coroutine_allocator>::set_self(class boost::coroutines::detail::coroutine_self<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl> > *)" (?set_self@?$coroutine_impl@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@Vfibers_context_impl@windows@detail@23@Ucoroutine_allocator@6threads@hpx@@@detail@coroutines@boost@@SAXPEAV?$coroutine_self@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@@234@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: static void __cdecl boost::coroutines::detail::coroutine_impl<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl>,class boost::coroutines::detail::windows::fibers_context_impl,struct hpx::threads::detail::coroutine_allocator>::set_self(class boost::coroutines::detail::coroutine_self<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl> > *)" (?set_self@?$coroutine_impl@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@Vfibers_context_impl@windows@detail@23@Ucoroutine_allocator@6threads@hpx@@@detail@coroutines@boost@@SAXPEAV?$coroutine_self@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@@234@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "class hpx::threads::detail::tagged_thread_state<enum hpx::threads::thread_state_enum> __cdecl hpx::threads::set_thread_state(void *,enum hpx::threads::thread_state_enum,enum hpx::threads::thread_state_ex_enum,enum hpx::threads::thread_priority,class hpx::error_code &)" (?set_thread_state@threads@hpx@@YA?AV?$tagged_thread_state@W4thread_state_enum@threads@hpx@@@detail@12@PEAXW4thread_state_enum@12@W4thread_state_ex_enum@12@W4thread_priority@12@AEAVerror_code@2@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "class hpx::threads::detail::tagged_thread_state<enum hpx::threads::thread_state_enum> __cdecl hpx::threads::set_thread_state(void *,enum hpx::threads::thread_state_enum,enum hpx::threads::thread_state_ex_enum,enum hpx::threads::thread_priority,class hpx::error_code &)" (?set_thread_state@threads@hpx@@YA?AV?$tagged_thread_state@W4thread_state_enum@threads@hpx@@@detail@12@PEAXW4thread_state_enum@12@W4thread_state_ex_enum@12@W4thread_priority@12@AEAVerror_code@2@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "class hpx::threads::detail::tagged_thread_state<enum hpx::threads::thread_state_enum> __cdecl hpx::threads::set_thread_state(void *,enum hpx::threads::thread_state_enum,enum hpx::threads::thread_state_ex_enum,enum hpx::threads::thread_priority,class hpx::error_code &)" (?set_thread_state@threads@hpx@@YA?AV?$tagged_thread_state@W4thread_state_enum@threads@hpx@@@detail@12@PEAXW4thread_state_enum@12@W4thread_state_ex_enum@12@W4thread_priority@12@AEAVerror_code@2@@Z) referenced in function "private: void __cdecl hpx::lcos::detail::full_empty_entry<class hpx::util::value_or_error<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > > >::log_non_empty_queue(char const * const,class boost::intrusive::slist<struct hpx::lcos::detail::full_empty_entry<class hpx::util::value_or_error<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > > >::queue_entry,struct boost::intrusive::member_hook<struct hpx::lcos::detail::full_empty_entry<class hpx::util::value_or_error<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > > >::queue_entry,class boost::intrusive::slist_member_hook<struct boost::intrusive::link_mode<0>,struct boost::intrusive::none,struct boost::intrusive::none>,8>,struct boost::intrusive::cache_last<1>,struct boost::intrusive::constant_time_size<0>,struct boost::intrusive::none,struct boost::intrusive::none> &)" (?log_non_empty_queue@?$full_empty_entry@V?$value_or_error@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@@util@hpx@@@detail@lcos@hpx@@AEAAXQEBDAEAV?$slist@Uqueue_entry@?$full_empty_entry@V?$value_or_error@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@@util@hpx@@@detail@lcos@hpx@@U?$member_hook@Uqueue_entry@?$full_empty_entry@V?$value_or_error@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@@util@hpx@@@detail@lcos@hpx@@V?$slist_member_hook@U?$link_mode@$0A@@intrusive@boost@@Unone@23@U423@@intrusive@boost@@$07@intrusive@boost@@U?$cache_last@$00@78@U?$constant_time_size@$0A@@78@Unone@78@Unone@78@@intrusive@boost@@@Z)
3>interval_timer.obj : error LNK2001: unresolved external symbol "class hpx::threads::detail::tagged_thread_state<enum hpx::threads::thread_state_enum> __cdecl hpx::threads::set_thread_state(void *,enum hpx::threads::thread_state_enum,enum hpx::threads::thread_state_ex_enum,enum hpx::threads::thread_priority,class hpx::error_code &)" (?set_thread_state@threads@hpx@@YA?AV?$tagged_thread_state@W4thread_state_enum@threads@hpx@@@detail@12@PEAXW4thread_state_enum@12@W4thread_state_ex_enum@12@W4thread_priority@12@AEAVerror_code@2@@Z)
3>locality_result.obj : error LNK2001: unresolved external symbol "class hpx::threads::detail::tagged_thread_state<enum hpx::threads::thread_state_enum> __cdecl hpx::threads::set_thread_state(void *,enum hpx::threads::thread_state_enum,enum hpx::threads::thread_state_ex_enum,enum hpx::threads::thread_priority,class hpx::error_code &)" (?set_thread_state@threads@hpx@@YA?AV?$tagged_thread_state@W4thread_state_enum@threads@hpx@@@detail@12@PEAXW4thread_state_enum@12@W4thread_state_ex_enum@12@W4thread_priority@12@AEAVerror_code@2@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "class hpx::threads::detail::tagged_thread_state<enum hpx::threads::thread_state_enum> __cdecl hpx::threads::set_thread_state(void *,enum hpx::threads::thread_state_enum,enum hpx::threads::thread_state_ex_enum,enum hpx::threads::thread_priority,class hpx::error_code &)" (?set_thread_state@threads@hpx@@YA?AV?$tagged_thread_state@W4thread_state_enum@threads@hpx@@@detail@12@PEAXW4thread_state_enum@12@W4thread_state_ex_enum@12@W4thread_priority@12@AEAVerror_code@2@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "char const * __cdecl hpx::threads::get_thread_state_name(enum hpx::threads::thread_state_enum)" (?get_thread_state_name@threads@hpx@@YAPEBDW4thread_state_enum@12@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "char const * __cdecl hpx::threads::get_thread_state_name(enum hpx::threads::thread_state_enum)" (?get_thread_state_name@threads@hpx@@YAPEBDW4thread_state_enum@12@@Z) referenced in function "private: void __cdecl hpx::lcos::detail::full_empty_entry<class hpx::util::value_or_error<class std::vector<struct hpx::agas::response,classstd::allocator<struct hpx::agas::response> > > >::log_non_empty_queue(char const * const,class boost::intrusive::slist<struct hpx::lcos::detail::full_empty_entry<class hpx::util::value_or_error<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > > >::queue_entry,struct boost::intrusive::member_hook<struct hpx::lcos::detail::full_empty_entry<class hpx::util::value_or_error<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > > >::queue_entry,class boost::intrusive::slist_member_hook<struct boost::intrusive::link_mode<0>,struct boost::intrusive::none,struct boost::intrusive::none>,8>,struct boost::intrusive::cache_last<1>,struct boost::intrusive::constant_time_size<0>,struct boost::intrusive::none,struct boost::intrusive::none> &)" (?log_non_empty_queue@?$full_empty_entry@V?$value_or_error@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@@util@hpx@@@detail@lcos@hpx@@AEAAXQEBDAEAV?$slist@Uqueue_entry@?$full_empty_entry@V?$value_or_error@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@@util@hpx@@@detail@lcos@hpx@@U?$member_hook@Uqueue_entry@?$full_empty_entry@V?$value_or_error@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@@util@hpx@@@detail@lcos@hpx@@V?$slist_member_hook@U?$link_mode@$0A@@intrusive@boost@@Unone@23@U423@@intrusive@boost@@$07@intrusive@boost@@U?$cache_last@$00@78@U?$constant_time_size@$0A@@78@Unone@78@Unone@78@@intrusive@boost@@@Z)
3>locality_result.obj : error LNK2001: unresolved external symbol "char const * __cdecl hpx::threads::get_thread_state_name(enum hpx::threads::thread_state_enum)" (?get_thread_state_name@threads@hpx@@YAPEBDW4thread_state_enum@12@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "char const * __cdecl hpx::threads::get_thread_state_name(enum hpx::threads::thread_state_enum)" (?get_thread_state_name@threads@hpx@@YAPEBDW4thread_state_enum@12@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "char const * __cdecl hpx::threads::get_thread_state_name(enum hpx::threads::thread_state_enum)" (?get_thread_state_name@threads@hpx@@YAPEBDW4thread_state_enum@12@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "unsigned __int64 __cdecl hpx::get_runtime_instance_number(void)" (?get_runtime_instance_number@hpx@@YA_KXZ)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "unsigned __int64 __cdecl hpx::get_runtime_instance_number(void)" (?get_runtime_instance_number@hpx@@YA_KXZ) referenced in function "public: static class hpx::components::detail::wrapper_heap_list<class hpx::components::detail::fixed_wrapper_heap<class hpx::components::managed_component<class hpx::lcos::detail::promise<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > >,struct hpx::components::detail::this_type>,struct hpx::lcos::local::spinlock>,class hpx::lcos::local::detail::shared_mutex<struct hpx::lcos::local::spinlock> > & __cdecl hpx::components::detail::heap_factory<class hpx::lcos::detail::promise<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > >,class hpx::components::managed_component<class hpx::lcos::detail::promise<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > >,struct hpx::components::detail::this_type> >::get_heap(void)" (?get_heap@?$heap_factory@V?$promise@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@V12@@detail@lcos@hpx@@V?$managed_component@V?$promise@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@V12@@detail@lcos@hpx@@Uthis_type@2components@4@@components@4@@detail@components@hpx@@SAAEAV?$wrapper_heap_list@V?$fixed_wrapper_heap@V?$managed_component@V?$promise@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@V12@@detail@lcos@hpx@@Uthis_type@2components@4@@components@hpx@@Uspinlock@local@lcos@3@@detail@components@hpx@@V?$shared_mutex@Uspinlock@local@lcos@hpx@@@2local@lcos@4@@234@XZ)
3>locality_result.obj : error LNK2001: unresolved external symbol "unsigned __int64 __cdecl hpx::get_runtime_instance_number(void)" (?get_runtime_instance_number@hpx@@YA_KXZ)
3>logging.obj : error LNK2001: unresolved external symbol "unsigned __int64 __cdecl hpx::get_runtime_instance_number(void)" (?get_runtime_instance_number@hpx@@YA_KXZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "unsigned __int64 __cdecl hpx::get_runtime_instance_number(void)" (?get_runtime_instance_number@hpx@@YA_KXZ)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "bool __cdecl hpx::threads::threadmanager_is(unsigned char)" (?threadmanager_is@threads@hpx@@YA_NE@Z) referenced in function "bool __cdecl hpx::threads::threadmanager_is(enum hpx::state)" (?threadmanager_is@threads@hpx@@YA_NW4state@2@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "bool __cdecl hpx::threads::threadmanager_is(unsigned char)" (?threadmanager_is@threads@hpx@@YA_NE@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "bool __cdecl hpx::threads::threadmanager_is(unsigned char)" (?threadmanager_is@threads@hpx@@YA_NE@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "bool __cdecl hpx::threads::threadmanager_is(unsigned char)" (?threadmanager_is@threads@hpx@@YA_NE@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "void __cdecl hpx::applier::register_work(struct hpx::util::function_nonser<void __cdecl(enum hpx::threads::thread_state_ex_enum)> &&,char const *,enum hpx::threads::thread_state_enum,enum hpx::threads::thread_priority,unsigned __int64,class hpx::error_code &)" (?register_work@applier@hpx@@YAX$$QEAU?$function_nonser@$$A6AXW4thread_state_ex_enum@threads@hpx@@@Z@util@2@PEBDW4thread_state_enum@threads@2@W4thread_priority@62@_KAEAVerror_code@2@@Z) referenced in function "public: bool __cdecl hpx::util::one_size_heap_list<class hpx::components::detail::fixed_wrapper_heap<class hpx::components::managed_component<class hpx::lcos::detail::promise<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > >,struct hpx::components::detail::this_type>,struct hpx::lcos::local::spinlock>,class hpx::lcos::local::detail::shared_mutex<struct hpx::lcos::local::spinlock> >::reschedule(void *,unsigned __int64,struct boost::mpl::bool_<0>)" (?reschedule@?$one_size_heap_list@V?$fixed_wrapper_heap@V?$managed_component@V?$promise@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@V12@@detail@lcos@hpx@@Uthis_type@2components@4@@components@hpx@@Uspinlock@local@lcos@3@@detail@components@hpx@@V?$shared_mutex@Uspinlock@local@lcos@hpx@@@2local@lcos@4@@util@hpx@@QEAA_NPEAX_KU?$bool_@$0A@@mpl@boost@@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::applier::register_work(struct hpx::util::function_nonser<void __cdecl(enum hpx::threads::thread_state_ex_enum)> &&,char const *,enum hpx::threads::thread_state_enum,enum hpx::threads::thread_priority,unsigned __int64,class hpx::error_code &)" (?register_work@applier@hpx@@YAX$$QEAU?$function_nonser@$$A6AXW4thread_state_ex_enum@threads@hpx@@@Z@util@2@PEBDW4thread_state_enum@threads@2@W4thread_priority@62@_KAEAVerror_code@2@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::applier::register_work(struct hpx::util::function_nonser<void __cdecl(enum hpx::threads::thread_state_ex_enum)> &&,char const *,enum hpx::threads::thread_state_enum,enum hpx::threads::thread_priority,unsigned __int64,class hpx::error_code &)" (?register_work@applier@hpx@@YAX$$QEAU?$function_nonser@$$A6AXW4thread_state_ex_enum@threads@hpx@@@Z@util@2@PEBDW4thread_state_enum@threads@2@W4thread_priority@62@_KAEAVerror_code@2@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::applier::register_work(struct hpx::util::function_nonser<void __cdecl(enum hpx::threads::thread_state_ex_enum)> &&,char const *,enum hpx::threads::thread_state_enum,enum hpx::threads::thread_priority,unsigned __int64,class hpx::error_code &)" (?register_work@applier@hpx@@YAX$$QEAU?$function_nonser@$$A6AXW4thread_state_ex_enum@threads@hpx@@@Z@util@2@PEBDW4thread_state_enum@threads@2@W4thread_priority@62@_KAEAVerror_code@2@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "void __cdecl hpx::applier::unbind_range(struct hpx::naming::gid_type const &,unsigned __int64,class hpx::error_code &)" (?unbind_range@applier@hpx@@YAXAEBUgid_type@naming@2@_KAEAVerror_code@2@@Z) referenced in function "protected: bool __cdecl hpx::components::detail::wrapper_heap<class hpx::components::managed_component<class hpx::lcos::detail::promise<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > >,struct hpx::components::detail::this_type>,struct hpx::components::detail::one_size_heap_allocators::fixed_mallocator,struct hpx::lcos::local::spinlock>::test_release(void)" (?test_release@?$wrapper_heap@V?$managed_component@V?$promise@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@V12@@detail@lcos@hpx@@Uthis_type@2components@4@@components@hpx@@Ufixed_mallocator@one_size_heap_allocators@detail@23@Uspinlock@local@lcos@3@@detail@components@hpx@@IEAA_NXZ)
3>logging.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::applier::unbind_range(struct hpx::naming::gid_type const &,unsigned __int64,class hpx::error_code &)" (?unbind_range@applier@hpx@@YAXAEBUgid_type@naming@2@_KAEAVerror_code@2@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::applier::unbind_range(struct hpx::naming::gid_type const &,unsigned __int64,class hpx::error_code &)" (?unbind_range@applier@hpx@@YAXAEBUgid_type@naming@2@_KAEAVerror_code@2@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::applier::unbind_range(struct hpx::naming::gid_type const &,unsigned __int64,class hpx::error_code &)" (?unbind_range@applier@hpx@@YAXAEBUgid_type@naming@2@_KAEAVerror_code@2@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::threads::set_thread_lco_description(void *,char const *,class hpx::error_code &)" (?set_thread_lco_description@threads@hpx@@YAXPEAXPEBDAEAVerror_code@2@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "void __cdecl hpx::threads::set_thread_lco_description(void *,char const *,class hpx::error_code &)" (?set_thread_lco_description@threads@hpx@@YAXPEAXPEBDAEAVerror_code@2@@Z) referenced in function "private: void __cdecl hpx::lcos::local::detail::counting_semaphore<struct hpx::lcos::local::spinlock>::signal_locked(__int64,class boost::unique_lock<struct hpx::lcos::local::spinlock> &)" (?signal_locked@?$counting_semaphore@Uspinlock@local@lcos@hpx@@@detail@local@lcos@hpx@@AEAAX_JAEAV?$unique_lock@Uspinlock@local@lcos@hpx@@@boost@@@Z)
3>locality_result.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::threads::set_thread_lco_description(void *,char const *,class hpx::error_code &)" (?set_thread_lco_description@threads@hpx@@YAXPEAXPEBDAEAVerror_code@2@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::threads::set_thread_lco_description(void *,char const *,class hpx::error_code &)" (?set_thread_lco_description@threads@hpx@@YAXPEAXPEBDAEAVerror_code@2@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::threads::set_thread_lco_description(void *,char const *,class hpx::error_code &)" (?set_thread_lco_description@threads@hpx@@YAXPEAXPEBDAEAVerror_code@2@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "bool __cdecl hpx::applier::bind_range(struct hpx::naming::gid_type const &,unsigned __int64,struct hpx::naming::address const &,unsigned __int64,class hpx::error_code &)" (?bind_range@applier@hpx@@YA_NAEBUgid_type@naming@2@_KAEBUaddress@42@1AEAVerror_code@2@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "bool __cdecl hpx::applier::bind_range(struct hpx::naming::gid_type const &,unsigned __int64,struct hpx::naming::address const &,unsigned __int64,class hpx::error_code &)" (?bind_range@applier@hpx@@YA_NAEBUgid_type@naming@2@_KAEBUaddress@42@1AEAVerror_code@2@@Z) referenced in function "public: struct hpx::naming::gid_type __cdeclhpx::components::detail::wrapper_heap<class hpx::components::managed_component<class hpx::lcos::detail::promise<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > >,struct hpx::components::detail::this_type>,struct hpx::components::detail::one_size_heap_allocators::fixed_mallocator,struct hpx::lcos::local::spinlock>::get_gid(class hpx::util::unique_id_ranges &,void *)" (?get_gid@?$wrapper_heap@V?$managed_component@V?$promise@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@V12@@detail@lcos@hpx@@Uthis_type@2components@4@@components@hpx@@Ufixed_mallocator@one_size_heap_allocators@detail@23@Uspinlock@local@lcos@3@@detail@components@hpx@@QEAA?AUgid_type@naming@4@AEAVunique_id_ranges@util@4@PEAX@Z)
3>locality_result.obj : error LNK2001: unresolved external symbol "bool __cdecl hpx::applier::bind_range(struct hpx::naming::gid_type const &,unsigned __int64,struct hpx::naming::address const &,unsigned __int64,class hpx::error_code &)" (?bind_range@applier@hpx@@YA_NAEBUgid_type@naming@2@_KAEBUaddress@42@1AEAVerror_code@2@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "bool __cdecl hpx::applier::bind_range(struct hpx::naming::gid_type const &,unsigned __int64,struct hpx::naming::address const &,unsigned __int64,class hpx::error_code &)" (?bind_range@applier@hpx@@YA_NAEBUgid_type@naming@2@_KAEBUaddress@42@1AEAVerror_code@2@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "bool __cdecl hpx::applier::bind_range(struct hpx::naming::gid_type const &,unsigned __int64,struct hpx::naming::address const &,unsigned __int64,class hpx::error_code &)" (?bind_range@applier@hpx@@YA_NAEBUgid_type@naming@2@_KAEBUaddress@42@1AEAVerror_code@2@@Z)
3>query_counters.obj : error LNK2019: unresolved external symbol "public: struct hpx::agas::addressing_service & __cdecl hpx::applier::applier::get_agas_client(void)" (?get_agas_client@applier@1hpx@@QEAAAEAUaddressing_service@agas@2@XZ) referenced in function "bool __cdecl boost::coroutines::detail::windows::is_fiber(void)" (?is_fiber@windows@detail@coroutines@boost@@YA_NXZ)
3>generate_unique_ids.obj : error LNK2001: unresolved external symbol "public: struct hpx::agas::addressing_service & __cdecl hpx::applier::applier::get_agas_client(void)" (?get_agas_client@applier@1hpx@@QEAAAEAUaddressing_service@agas@2@XZ)
3>locality_result.obj : error LNK2001: unresolved external symbol "public: struct hpx::agas::addressing_service & __cdecl hpx::applier::applier::get_agas_client(void)" (?get_agas_client@applier@1hpx@@QEAAAEAUaddressing_service@agas@2@XZ)
3>logging.obj : error LNK2001: unresolved external symbol "public: struct hpx::agas::addressing_service & __cdecl hpx::applier::applier::get_agas_client(void)" (?get_agas_client@applier@1hpx@@QEAAAEAUaddressing_service@agas@2@XZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: struct hpx::agas::addressing_service & __cdecl hpx::applier::applier::get_agas_client(void)" (?get_agas_client@applier@1hpx@@QEAAAEAUaddressing_service@agas@2@XZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "class boost::coroutines::detail::coroutine_self<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl> > & __cdecl hpx::threads::get_self(void)" (?get_self@threads@hpx@@YAAEAV?$coroutine_self@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@@detail@coroutines@boost@@XZ)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "class boost::coroutines::detail::coroutine_self<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl> > & __cdecl hpx::threads::get_self(void)" (?get_self@threads@hpx@@YAAEAV?$coroutine_self@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@@detail@coroutines@boost@@XZ) referenced in function "private: void __cdecl hpx::lcos::local::detail::counting_semaphore<struct hpx::lcos::local::spinlock>::wait_locked(__int64,class boost::unique_lock<struct hpx::lcos::local::spinlock> &)" (?wait_locked@?$counting_semaphore@Uspinlock@local@lcos@hpx@@@detail@local@lcos@hpx@@AEAAX_JAEAV?$unique_lock@Uspinlock@local@lcos@hpx@@@boost@@@Z)
3>locality_result.obj : error LNK2001: unresolved external symbol "class boost::coroutines::detail::coroutine_self<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl> > & __cdecl hpx::threads::get_self(void)" (?get_self@threads@hpx@@YAAEAV?$coroutine_self@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@@detail@coroutines@boost@@XZ)
3>logging.obj : error LNK2001: unresolved external symbol "class boost::coroutines::detail::coroutine_self<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl> > & __cdecl hpx::threads::get_self(void)" (?get_self@threads@hpx@@YAAEAV?$coroutine_self@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@@detail@coroutines@boost@@XZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "class boost::coroutines::detail::coroutine_self<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl> > & __cdecl hpx::threads::get_self(void)" (?get_self@threads@hpx@@YAAEAV?$coroutine_self@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@@detail@coroutines@boost@@XZ)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: static int __cdecl hpx::traits::component_type_database<class hpx::threads::detail::thread_data,void>::get(void)" (?get@?$component_type_database@Vthread_data@detail@threads@hpx@@X@traits@hpx@@SAHXZ) referenced in function "int __cdecl hpx::components::get_component_type<class hpx::threads::detail::thread_data>(void)" (??$get_component_type@Vthread_data@detail@threads@hpx@@@components@hpx@@YAHXZ)
3>logging.obj : error LNK2001: unresolved external symbol "public: static int __cdecl hpx::traits::component_type_database<class hpx::threads::detail::thread_data,void>::get(void)" (?get@?$component_type_database@Vthread_data@detail@threads@hpx@@X@traits@hpx@@SAHXZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: static int __cdecl hpx::traits::component_type_database<class hpx::threads::detail::thread_data,void>::get(void)" (?get@?$component_type_database@Vthread_data@detail@threads@hpx@@X@traits@hpx@@SAHXZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: static int __cdecl hpx::traits::component_type_database<class hpx::threads::detail::thread_data,void>::get(void)" (?get@?$component_type_database@Vthread_data@detail@threads@hpx@@X@traits@hpx@@SAHXZ)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: static void * __cdecl hpx::threads::detail::thread_data::operator new(unsigned __int64)" (??2thread_data@detail@threads@hpx@@SAPEAX_K@Z) referenced in function "public: static void __cdecl hpx::components::detail_adl_barrier::init<struct hpx::traits::construct_without_back_ptr>::call<class hpx::threads::detail::thread_data,class hpx::components::managed_component<class hpx::threads::detail::thread_data,class hpx::threads::thread_data> >(class hpx::threads::detail::thread_data * &,class hpx::components::managed_component<class hpx::threads::detail::thread_data,class hpx::threads::thread_data> *)" (??$call@Vthread_data@detail@threads@hpx@@V?$managed_component@Vthread_data@detail@threads@hpx@@V134@@components@4@@?$init@Uconstruct_without_back_ptr@traits@hpx@@@detail_adl_barrier@components@hpx@@SAXAEAPEAVthread_data@detail@threads@3@PEAV?$managed_component@Vthread_data@detail@threads@hpx@@V134@@23@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: static void * __cdecl hpx::threads::detail::thread_data::operator new(unsigned __int64)" (??2thread_data@detail@threads@hpx@@SAPEAX_K@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: static void * __cdecl hpx::threads::detail::thread_data::operator new(unsigned __int64)" (??2thread_data@detail@threads@hpx@@SAPEAX_K@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: static void * __cdecl hpx::threads::detail::thread_data::operator new(unsigned __int64)" (??2thread_data@detail@threads@hpx@@SAPEAX_K@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: static void __cdecl hpx::traits::component_type_database<class hpx::threads::detail::thread_data,void>::set(int)" (?set@?$component_type_database@Vthread_data@detail@threads@hpx@@X@traits@hpx@@SAXH@Z) referenced in function "void __cdecl hpx::components::set_component_type<class hpx::threads::detail::thread_data>(int)" (??$set_component_type@Vthread_data@detail@threads@hpx@@@components@hpx@@YAXH@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: static void __cdecl hpx::traits::component_type_database<class hpx::threads::detail::thread_data,void>::set(int)" (?set@?$component_type_database@Vthread_data@detail@threads@hpx@@X@traits@hpx@@SAXH@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: static void __cdecl hpx::traits::component_type_database<class hpx::threads::detail::thread_data,void>::set(int)" (?set@?$component_type_database@Vthread_data@detail@threads@hpx@@X@traits@hpx@@SAXH@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: static void __cdecl hpx::traits::component_type_database<class hpx::threads::detail::thread_data,void>::set(int)" (?set@?$component_type_database@Vthread_data@detail@threads@hpx@@X@traits@hpx@@SAXH@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: static int __cdecl hpx::traits::component_type_database<struct hpx::agas::server::component_namespace,void>::get(void)" (?get@?$component_type_database@Ucomponent_namespace@server@agas@hpx@@X@traits@hpx@@SAHXZ) referenced in function "int __cdecl hpx::components::get_component_type<struct hpx::agas::server::component_namespace>(void)" (??$get_component_type@Ucomponent_namespace@server@agas@hpx@@@components@hpx@@YAHXZ)
3>logging.obj : error LNK2001: unresolved external symbol "public: static int __cdecl hpx::traits::component_type_database<struct hpx::agas::server::component_namespace,void>::get(void)" (?get@?$component_type_database@Ucomponent_namespace@server@agas@hpx@@X@traits@hpx@@SAHXZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: static int __cdecl hpx::traits::component_type_database<struct hpx::agas::server::component_namespace,void>::get(void)" (?get@?$component_type_database@Ucomponent_namespace@server@agas@hpx@@X@traits@hpx@@SAHXZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: static int __cdecl hpx::traits::component_type_database<struct hpx::agas::server::component_namespace,void>::get(void)" (?get@?$component_type_database@Ucomponent_namespace@server@agas@hpx@@X@traits@hpx@@SAHXZ)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: static void __cdecl hpx::traits::component_type_database<struct hpx::agas::server::component_namespace,void>::set(int)" (?set@?$component_type_database@Ucomponent_namespace@server@agas@hpx@@X@traits@hpx@@SAXH@Z) referenced in function "void __cdecl hpx::components::set_component_type<struct hpx::agas::server::component_namespace>(int)" (??$set_component_type@Ucomponent_namespace@server@agas@hpx@@@components@hpx@@YAXH@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: static void __cdecl hpx::traits::component_type_database<struct hpx::agas::server::component_namespace,void>::set(int)" (?set@?$component_type_database@Ucomponent_namespace@server@agas@hpx@@X@traits@hpx@@SAXH@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: static void __cdecl hpx::traits::component_type_database<struct hpx::agas::server::component_namespace,void>::set(int)" (?set@?$component_type_database@Ucomponent_namespace@server@agas@hpx@@X@traits@hpx@@SAXH@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: static void __cdecl hpx::traits::component_type_database<struct hpx::agas::server::component_namespace,void>::set(int)" (?set@?$component_type_database@Ucomponent_namespace@server@agas@hpx@@X@traits@hpx@@SAXH@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: static int __cdecl hpx::traits::component_type_database<struct hpx::agas::server::primary_namespace,void>::get(void)" (?get@?$component_type_database@Uprimary_namespace@server@agas@hpx@@X@traits@hpx@@SAHXZ) referenced in function "int __cdecl hpx::components::get_component_type<struct hpx::agas::server::primary_namespace>(void)" (??$get_component_type@Uprimary_namespace@server@agas@hpx@@@components@hpx@@YAHXZ)
3>logging.obj : error LNK2001: unresolved external symbol "public: static int __cdecl hpx::traits::component_type_database<struct hpx::agas::server::primary_namespace,void>::get(void)" (?get@?$component_type_database@Uprimary_namespace@server@agas@hpx@@X@traits@hpx@@SAHXZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: static int __cdecl hpx::traits::component_type_database<struct hpx::agas::server::primary_namespace,void>::get(void)" (?get@?$component_type_database@Uprimary_namespace@server@agas@hpx@@X@traits@hpx@@SAHXZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: static int __cdecl hpx::traits::component_type_database<struct hpx::agas::server::primary_namespace,void>::get(void)" (?get@?$component_type_database@Uprimary_namespace@server@agas@hpx@@X@traits@hpx@@SAHXZ)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: static void __cdecl hpx::traits::component_type_database<struct hpx::agas::server::primary_namespace,void>::set(int)" (?set@?$component_type_database@Uprimary_namespace@server@agas@hpx@@X@traits@hpx@@SAXH@Z) referenced in function "void __cdecl hpx::components::set_component_type<struct hpx::agas::server::primary_namespace>(int)" (??$set_component_type@Uprimary_namespace@server@agas@hpx@@@components@hpx@@YAXH@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: static void __cdecl hpx::traits::component_type_database<struct hpx::agas::server::primary_namespace,void>::set(int)" (?set@?$component_type_database@Uprimary_namespace@server@agas@hpx@@X@traits@hpx@@SAXH@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: static void __cdecl hpx::traits::component_type_database<struct hpx::agas::server::primary_namespace,void>::set(int)" (?set@?$component_type_database@Uprimary_namespace@server@agas@hpx@@X@traits@hpx@@SAXH@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: static void __cdecl hpx::traits::component_type_database<struct hpx::agas::server::primary_namespace,void>::set(int)" (?set@?$component_type_database@Uprimary_namespace@server@agas@hpx@@X@traits@hpx@@SAXH@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: static int __cdecl hpx::traits::component_type_database<struct hpx::agas::server::symbol_namespace,void>::get(void)" (?get@?$component_type_database@Usymbol_namespace@server@agas@hpx@@X@traits@hpx@@SAHXZ) referenced in function "int __cdecl hpx::components::get_component_type<struct hpx::agas::server::symbol_namespace>(void)" (??$get_component_type@Usymbol_namespace@server@agas@hpx@@@components@hpx@@YAHXZ)
3>logging.obj : error LNK2001: unresolved external symbol "public: static int __cdecl hpx::traits::component_type_database<struct hpx::agas::server::symbol_namespace,void>::get(void)" (?get@?$component_type_database@Usymbol_namespace@server@agas@hpx@@X@traits@hpx@@SAHXZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: static int __cdecl hpx::traits::component_type_database<struct hpx::agas::server::symbol_namespace,void>::get(void)" (?get@?$component_type_database@Usymbol_namespace@server@agas@hpx@@X@traits@hpx@@SAHXZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: static int __cdecl hpx::traits::component_type_database<struct hpx::agas::server::symbol_namespace,void>::get(void)" (?get@?$component_type_database@Usymbol_namespace@server@agas@hpx@@X@traits@hpx@@SAHXZ)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: static void __cdecl hpx::traits::component_type_database<struct hpx::agas::server::symbol_namespace,void>::set(int)" (?set@?$component_type_database@Usymbol_namespace@server@agas@hpx@@X@traits@hpx@@SAXH@Z) referenced in function "void __cdecl hpx::components::set_component_type<struct hpx::agas::server::symbol_namespace>(int)" (??$set_component_type@Usymbol_namespace@server@agas@hpx@@@components@hpx@@YAXH@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: static void __cdecl hpx::traits::component_type_database<struct hpx::agas::server::symbol_namespace,void>::set(int)" (?set@?$component_type_database@Usymbol_namespace@server@agas@hpx@@X@traits@hpx@@SAXH@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: static void __cdecl hpx::traits::component_type_database<struct hpx::agas::server::symbol_namespace,void>::set(int)" (?set@?$component_type_database@Usymbol_namespace@server@agas@hpx@@X@traits@hpx@@SAXH@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: static void __cdecl hpx::traits::component_type_database<struct hpx::agas::server::symbol_namespace,void>::set(int)" (?set@?$component_type_database@Usymbol_namespace@server@agas@hpx@@X@traits@hpx@@SAXH@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "class hpx::threads::detail::tagged_thread_state<enum hpx::threads::thread_state_enum> __cdecl hpx::threads::get_thread_state(void *,class hpx::error_code &)" (?get_thread_state@threads@hpx@@YA?AV?$tagged_thread_state@W4thread_state_enum@threads@hpx@@@detail@12@PEAXAEAVerror_code@2@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "class hpx::threads::detail::tagged_thread_state<enum hpx::threads::thread_state_enum> __cdecl hpx::threads::get_thread_state(void *,class hpx::error_code &)" (?get_thread_state@threads@hpx@@YA?AV?$tagged_thread_state@W4thread_state_enum@threads@hpx@@@detail@12@PEAXAEAVerror_code@2@@Z) referenced in function "public: __cdecl hpx::lcos::local::detail::counting_semaphore<struct hpx::lcos::local::spinlock>::~counting_semaphore<struct hpx::lcos::local::spinlock>(void)" (??1?$counting_semaphore@Uspinlock@local@lcos@hpx@@@detail@local@lcos@hpx@@QEAA@XZ)
3>locality_result.obj : error LNK2001: unresolved external symbol "class hpx::threads::detail::tagged_thread_state<enum hpx::threads::thread_state_enum> __cdecl hpx::threads::get_thread_state(void *,class hpx::error_code &)" (?get_thread_state@threads@hpx@@YA?AV?$tagged_thread_state@W4thread_state_enum@threads@hpx@@@detail@12@PEAXAEAVerror_code@2@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "class hpx::threads::detail::tagged_thread_state<enum hpx::threads::thread_state_enum> __cdecl hpx::threads::get_thread_state(void *,class hpx::error_code &)" (?get_thread_state@threads@hpx@@YA?AV?$tagged_thread_state@W4thread_state_enum@threads@hpx@@@detail@12@PEAXAEAVerror_code@2@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "class hpx::threads::detail::tagged_thread_state<enum hpx::threads::thread_state_enum> __cdecl hpx::threads::get_thread_state(void *,class hpx::error_code &)" (?get_thread_state@threads@hpx@@YA?AV?$tagged_thread_state@W4thread_state_enum@threads@hpx@@@detail@12@PEAXAEAVerror_code@2@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl hpx::threads::get_thread_description(void *,class hpx::error_code &)" (?get_thread_description@threads@hpx@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PEAXAEAVerror_code@2@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl hpx::threads::get_thread_description(void *,class hpx::error_code &)" (?get_thread_description@threads@hpx@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PEAXAEAVerror_code@2@@Z) referenced in function "public: __cdecl hpx::lcos::local::detail::counting_semaphore<struct hpx::lcos::local::spinlock>::~counting_semaphore<struct hpx::lcos::local::spinlock>(void)" (??1?$counting_semaphore@Uspinlock@local@lcos@hpx@@@detail@local@lcos@hpx@@QEAA@XZ)
3>locality_result.obj : error LNK2001: unresolved external symbol "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl hpx::threads::get_thread_description(void *,class hpx::error_code &)" (?get_thread_description@threads@hpx@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PEAXAEAVerror_code@2@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl hpx::threads::get_thread_description(void *,class hpx::error_code &)" (?get_thread_description@threads@hpx@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PEAXAEAVerror_code@2@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl hpx::threads::get_thread_description(void *,class hpx::error_code &)" (?get_thread_description@threads@hpx@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PEAXAEAVerror_code@2@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "class boost::coroutines::detail::coroutine_self<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl> > * __cdecl hpx::threads::get_self_ptr_checked(class hpx::error_code &)" (?get_self_ptr_checked@threads@hpx@@YAPEAV?$coroutine_self@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@@detail@coroutines@boost@@AEAVerror_code@2@@Z) referenced in function "public: void __cdecl hpx::lcos::detail::full_empty_entry<class hpx::util::value_or_error<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > > >::enqueue_full_full<class hpx::util::value_or_error<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > > >(class hpx::util::value_or_error<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > > &,class hpx::error_code &)" (??$enqueue_full_full@V?$value_or_error@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@@util@hpx@@@?$full_empty_entry@V?$value_or_error@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@@util@hpx@@@detail@lcos@hpx@@QEAAXAEAV?$value_or_error@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@@util@3@AEAVerror_code@3@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "class boost::coroutines::detail::coroutine_self<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl> > * __cdecl hpx::threads::get_self_ptr_checked(class hpx::error_code &)" (?get_self_ptr_checked@threads@hpx@@YAPEAV?$coroutine_self@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@@detail@coroutines@boost@@AEAVerror_code@2@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "class boost::coroutines::detail::coroutine_self<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl> > * __cdecl hpx::threads::get_self_ptr_checked(class hpx::error_code &)" (?get_self_ptr_checked@threads@hpx@@YAPEAV?$coroutine_self@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@@detail@coroutines@boost@@AEAVerror_code@2@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "class boost::coroutines::detail::coroutine_self<class boost::coroutines::coroutine<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum),struct hpx::threads::detail::coroutine_allocator,class boost::coroutines::detail::windows::fibers_context_impl> > * __cdecl hpx::threads::get_self_ptr_checked(class hpx::error_code &)" (?get_self_ptr_checked@threads@hpx@@YAPEAV?$coroutine_self@V?$coroutine@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@ZUcoroutine_allocator@detail@23@Vfibers_context_impl@windows@6coroutines@boost@@@coroutines@boost@@@detail@coroutines@boost@@AEAVerror_code@2@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "bool __cdecl hpx::agas::is_local_address(struct hpx::naming::gid_type const &,struct hpx::naming::address &,class hpx::error_code &)" (?is_local_address@agas@hpx@@YA_NAEBUgid_type@naming@2@AEAUaddress@42@AEAVerror_code@2@@Z) referenced in function "bool __cdecl hpx::agas::is_local_address(struct hpx::naming::id_type const &,struct hpx::naming::address &,class hpx::error_code &)" (?is_local_address@agas@hpx@@YA_NAEBUid_type@naming@2@AEAUaddress@42@AEAVerror_code@2@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "bool __cdecl hpx::agas::is_local_address(struct hpx::naming::gid_type const &,struct hpx::naming::address &,class hpx::error_code &)" (?is_local_address@agas@hpx@@YA_NAEBUgid_type@naming@2@AEAUaddress@42@AEAVerror_code@2@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "bool __cdecl hpx::agas::is_local_address(struct hpx::naming::gid_type const &,struct hpx::naming::address &,class hpx::error_code &)" (?is_local_address@agas@hpx@@YA_NAEBUgid_type@naming@2@AEAUaddress@42@AEAVerror_code@2@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "bool __cdecl hpx::agas::is_local_address(struct hpx::naming::gid_type const &,struct hpx::naming::address &,class hpx::error_code &)" (?is_local_address@agas@hpx@@YA_NAEBUgid_type@naming@2@AEAUaddress@42@AEAVerror_code@2@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "public: class hpx::parcelset::parcelhandler & __cdecl hpx::applier::applier::get_parcel_handler(void)" (?get_parcel_handler@applier@1hpx@@QEAAAEAVparcelhandler@parcelset@2@XZ) referenced in function "bool __cdecl hpx::applier::detail::apply_r_p<struct hpx::actions::result_action1<struct hpx::agas::server::component_namespace,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,2001,class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &,&public: class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > __cdecl hpx::agas::server::component_namespace::remote_bulk_service(class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &),0,struct hpx::actions::detail::this_type>,class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &>(struct hpx::naming::address &,class hpx::actions::continuation *,struct hpx::naming::id_type const &,enum hpx::threads::thread_priority,class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &)" (??$apply_r_p@U?$result_action1@Ucomponent_namespace@server@agas@hpx@@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@$0HNB@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@6@$1?remote_bulk_service@1234@QEAA?AV56@AEBV76@@Z$0A@Uthis_type@detail@actions@4@@actions@hpx@@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@std@@@detail@applier@hpx@@YA_NAEAUaddress@naming@2@PEAVcontinuation@actions@2@AEBUid_type@42@W4thread_priority@threads@2@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@std@@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "public: class hpx::parcelset::parcelhandler & __cdecl hpx::applier::applier::get_parcel_handler(void)" (?get_parcel_handler@applier@1hpx@@QEAAAEAVparcelhandler@parcelset@2@XZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "public: class hpx::parcelset::parcelhandler & __cdecl hpx::applier::applier::get_parcel_handler(void)" (?get_parcel_handler@applier@1hpx@@QEAAAEAVparcelhandler@parcelset@2@XZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: class hpx::parcelset::parcelhandler & __cdecl hpx::applier::applier::get_parcel_handler(void)" (?get_parcel_handler@applier@1hpx@@QEAAAEAVparcelhandler@parcelset@2@XZ)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "void __cdecl hpx::applier::register_work_plain(struct hpx::util::function_nonser<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum)> &&,char const *,unsigned __int64,enum hpx::threads::thread_state_enum,enum hpx::threads::thread_priority,unsigned __int64,class hpx::error_code &)" (?register_work_plain@applier@hpx@@YAX$$QEAU?$function_nonser@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@Z@util@2@PEBD_KW4thread_state_enum@threads@2@W4thread_priority@62@2AEAVerror_code@2@@Z) referenced in function "public: static void __cdecl hpx::applier::detail::apply_helper<struct hpx::actions::result_action1<struct hpx::agas::server::component_namespace,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,2001,class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &,&public: class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > __cdecl hpx::agas::server::component_namespace::remote_bulk_service(class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &),0,struct hpx::actions::detail::this_type>,struct boost::mpl::bool_<0> >::call<struct hpx::util::tuple1<class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &> >(class boost::shared_ptr<class hpx::actions::continuation> &,unsigned __int64,enum hpx::threads::thread_priority,struct hpx::util::tuple1<class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &> &&)" (??$call@U?$tuple1@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@std@@@util@hpx@@@?$apply_helper@U?$result_action1@Ucomponent_namespace@server@agas@hpx@@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@$0HNB@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@6@$1?remote_bulk_service@1234@QEAA?AV56@AEBV76@@Z$0A@Uthis_type@detail@actions@4@@actions@hpx@@U?$bool_@$0A@@mpl@boost@@@detail@applier@hpx@@SAXAEAV?$shared_ptr@Vcontinuation@actions@hpx@@@boost@@_KW4thread_priority@threads@3@$$QEAU?$tuple1@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@std@@@util@3@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::applier::register_work_plain(struct hpx::util::function_nonser<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum)> &&,char const *,unsigned __int64,enum hpx::threads::thread_state_enum,enum hpx::threads::thread_priority,unsigned __int64,class hpx::error_code &)" (?register_work_plain@applier@hpx@@YAX$$QEAU?$function_nonser@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@Z@util@2@PEBD_KW4thread_state_enum@threads@2@W4thread_priority@62@2AEAVerror_code@2@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::applier::register_work_plain(struct hpx::util::function_nonser<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum)> &&,char const *,unsigned __int64,enum hpx::threads::thread_state_enum,enum hpx::threads::thread_priority,unsigned __int64,class hpx::error_code &)" (?register_work_plain@applier@hpx@@YAX$$QEAU?$function_nonser@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@Z@util@2@PEBD_KW4thread_state_enum@threads@2@W4thread_priority@62@2AEAVerror_code@2@@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::applier::register_work_plain(struct hpx::util::function_nonser<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum)> &&,char const *,unsigned __int64,enum hpx::threads::thread_state_enum,enum hpx::threads::thread_priority,unsigned __int64,class hpx::error_code &)" (?register_work_plain@applier@hpx@@YAX$$QEAU?$function_nonser@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@Z@util@2@PEBD_KW4thread_state_enum@threads@2@W4thread_priority@62@2AEAVerror_code@2@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "unsigned __int64 __cdecl hpx::threads::get_parent_phase(void)" (?get_parent_phase@threads@hpx@@YA_KXZ) referenced in function "public: __cdecl hpx::actions::transfer_action<struct hpx::actions::result_action1<struct hpx::agas::server::component_namespace,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,2001,class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &,&public: class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > __cdecl hpx::agas::server::component_namespace::remote_bulk_service(class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &),0,struct hpx::actions::detail::this_type> >::transfer_action<struct hpx::actions::result_action1<struct hpx::agas::server::component_namespace,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,2001,class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &,&public: class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > __cdecl hpx::agas::server::component_namespace::remote_bulk_service(class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &),0,struct hpx::actions::detail::this_type> ><class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &>(enum hpx::threads::thread_priority,class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &)" (??$?0AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@std@@@?$transfer_action@U?$result_action1@Ucomponent_namespace@server@agas@hpx@@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@$0HNB@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@6@$1?remote_bulk_service@1234@QEAA?AV56@AEBV76@@Z$0A@Uthis_type@detail@actions@4@@actions@hpx@@@actions@hpx@@QEAA@W4thread_priority@threads@2@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@std@@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "unsigned __int64 __cdecl hpx::threads::get_parent_phase(void)" (?get_parent_phase@threads@hpx@@YA_KXZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "unsigned __int64 __cdecl hpx::threads::get_parent_phase(void)" (?get_parent_phase@threads@hpx@@YA_KXZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "unsigned __int64 __cdecl hpx::threads::get_parent_phase(void)" (?get_parent_phase@threads@hpx@@YA_KXZ)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "void * __cdecl hpx::threads::get_parent_id(void)" (?get_parent_id@threads@hpx@@YAPEAXXZ) referenced in function "public: __cdecl hpx::actions::transfer_action<struct hpx::actions::result_action1<struct hpx::agas::server::component_namespace,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,2001,class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &,&public: class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > __cdecl hpx::agas::server::component_namespace::remote_bulk_service(class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &),0,struct hpx::actions::detail::this_type> >::transfer_action<struct hpx::actions::result_action1<struct hpx::agas::server::component_namespace,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,2001,class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &,&public: class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > __cdecl hpx::agas::server::component_namespace::remote_bulk_service(class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &),0,struct hpx::actions::detail::this_type> ><class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &>(enum hpx::threads::thread_priority,class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &)" (??$?0AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@std@@@?$transfer_action@U?$result_action1@Ucomponent_namespace@server@agas@hpx@@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@$0HNB@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@6@$1?remote_bulk_service@1234@QEAA?AV56@AEBV76@@Z$0A@Uthis_type@detail@actions@4@@actions@hpx@@@actions@hpx@@QEAA@W4thread_priority@threads@2@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@std@@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "void * __cdecl hpx::threads::get_parent_id(void)" (?get_parent_id@threads@hpx@@YAPEAXXZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "void * __cdecl hpx::threads::get_parent_id(void)" (?get_parent_id@threads@hpx@@YAPEAXXZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "void * __cdecl hpx::threads::get_parent_id(void)" (?get_parent_id@threads@hpx@@YAPEAXXZ)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "char const * __cdecl hpx::actions::detail::get_action_name<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > >,1,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > &&,&public: void __cdecl hpx::lcos::base_lco_with_value<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > >::set_value_nonvirt(class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > &&),struct hpx::actions::detail::this_type> >(void)" (??$get_action_name@U?$direct_action1@V?$base_lco_with_value@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@V12@@lcos@hpx@@$00$$QEAV?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@$1?set_value_nonvirt@123@QEAAX$$QEAV45@@ZUthis_type@detail@actions@3@@actions@hpx@@@detail@actions@hpx@@YAPEBDXZ) referenced in function "private: virtual char const * __cdecl hpx::actions::transfer_action<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > >,1,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > &&,&public: void __cdecl hpx::lcos::base_lco_with_value<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > >::set_value_nonvirt(class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > &&),struct hpx::actions::detail::this_type> >::get_action_name(void)const " (?get_action_name@?$transfer_action@U?$direct_action1@V?$base_lco_with_value@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@V12@@lcos@hpx@@$00$$QEAV?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@$1?set_value_nonvirt@123@QEAAX$$QEAV45@@ZUthis_type@detail@actions@3@@actions@hpx@@@actions@hpx@@EEBAPEBDXZ)
3>logging.obj : error LNK2001: unresolved external symbol "char const * __cdecl hpx::actions::detail::get_action_name<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > >,1,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > &&,&public: void __cdecl hpx::lcos::base_lco_with_value<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > >::set_value_nonvirt(class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > &&),struct hpx::actions::detail::this_type> >(void)" (??$get_action_name@U?$direct_action1@V?$base_lco_with_value@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@V12@@lcos@hpx@@$00$$QEAV?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@$1?set_value_nonvirt@123@QEAAX$$QEAV45@@ZUthis_type@detail@actions@3@@actions@hpx@@@detail@actions@hpx@@YAPEBDXZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "char const * __cdecl hpx::actions::detail::get_action_name<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > >,1,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > &&,&public: void __cdecl hpx::lcos::base_lco_with_value<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > >::set_value_nonvirt(class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > &&),struct hpx::actions::detail::this_type> >(void)" (??$get_action_name@U?$direct_action1@V?$base_lco_with_value@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@V12@@lcos@hpx@@$00$$QEAV?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@$1?set_value_nonvirt@123@QEAAX$$QEAV45@@ZUthis_type@detail@actions@3@@actions@hpx@@@detail@actions@hpx@@YAPEBDXZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "char const * __cdecl hpx::actions::detail::get_action_name<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > >,1,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > &&,&public: void __cdecl hpx::lcos::base_lco_with_value<class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > >::set_value_nonvirt(class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > &&),struct hpx::actions::detail::this_type> >(void)" (??$get_action_name@U?$direct_action1@V?$base_lco_with_value@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@V12@@lcos@hpx@@$00$$QEAV?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@$1?set_value_nonvirt@123@QEAAX$$QEAV45@@ZUthis_type@detail@actions@3@@actions@hpx@@@detail@actions@hpx@@YAPEBDXZ)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "char const * __cdecl hpx::actions::detail::get_action_name<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<bool,bool>,1,bool &&,&public: void __cdecl hpx::lcos::base_lco_with_value<bool,bool>::set_value_nonvirt(bool &&),struct hpx::actions::detail::this_type> >(void)" (??$get_action_name@U?$direct_action1@V?$base_lco_with_value@_N_N@lcos@hpx@@$00$$QEA_N$1?set_value_nonvirt@123@QEAAX$$QEA_N@ZUthis_type@detail@actions@3@@actions@hpx@@@detail@actions@hpx@@YAPEBDXZ) referenced in function "private: virtual char const * __cdecl hpx::actions::transfer_action<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<bool,bool>,1,bool &&,&public: void __cdecl hpx::lcos::base_lco_with_value<bool,bool>::set_value_nonvirt(bool &&),struct hpx::actions::detail::this_type> >::get_action_name(void)const " (?get_action_name@?$transfer_action@U?$direct_action1@V?$base_lco_with_value@_N_N@lcos@hpx@@$00$$QEA_N$1?set_value_nonvirt@123@QEAAX$$QEA_N@ZUthis_type@detail@actions@3@@actions@hpx@@@actions@hpx@@EEBAPEBDXZ)
3>logging.obj : error LNK2001: unresolved external symbol "char const * __cdecl hpx::actions::detail::get_action_name<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<bool,bool>,1,bool &&,&public: void __cdecl hpx::lcos::base_lco_with_value<bool,bool>::set_value_nonvirt(bool &&),struct hpx::actions::detail::this_type> >(void)" (??$get_action_name@U?$direct_action1@V?$base_lco_with_value@_N_N@lcos@hpx@@$00$$QEA_N$1?set_value_nonvirt@123@QEAAX$$QEA_N@ZUthis_type@detail@actions@3@@actions@hpx@@@detail@actions@hpx@@YAPEBDXZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "char const * __cdecl hpx::actions::detail::get_action_name<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<bool,bool>,1,bool &&,&public: void __cdecl hpx::lcos::base_lco_with_value<bool,bool>::set_value_nonvirt(bool &&),struct hpx::actions::detail::this_type> >(void)" (??$get_action_name@U?$direct_action1@V?$base_lco_with_value@_N_N@lcos@hpx@@$00$$QEA_N$1?set_value_nonvirt@123@QEAAX$$QEA_N@ZUthis_type@detail@actions@3@@actions@hpx@@@detail@actions@hpx@@YAPEBDXZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "char const * __cdecl hpx::actions::detail::get_action_name<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<bool,bool>,1,bool &&,&public: void __cdecl hpx::lcos::base_lco_with_value<bool,bool>::set_value_nonvirt(bool &&),struct hpx::actions::detail::this_type> >(void)" (??$get_action_name@U?$direct_action1@V?$base_lco_with_value@_N_N@lcos@hpx@@$00$$QEA_N$1?set_value_nonvirt@123@QEAAX$$QEA_N@ZUthis_type@detail@actions@3@@actions@hpx@@@detail@actions@hpx@@YAPEBDXZ)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "char const * __cdecl hpx::actions::detail::get_action_name<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<struct hpx::agas::response,struct hpx::agas::response>,1,struct hpx::agas::response &&,&public: void __cdecl hpx::lcos::base_lco_with_value<struct hpx::agas::response,struct hpx::agas::response>::set_value_nonvirt(struct hpx::agas::response &&),struct hpx::actions::detail::this_type> >(void)" (??$get_action_name@U?$direct_action1@V?$base_lco_with_value@Uresponse@agas@hpx@@U123@@lcos@hpx@@$00$$QEAUresponse@agas@3@$1?set_value_nonvirt@123@QEAAX$$QEAU453@@ZUthis_type@detail@actions@3@@actions@hpx@@@detail@actions@hpx@@YAPEBDXZ) referenced in function "private: virtual char const * __cdecl hpx::actions::transfer_action<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<struct hpx::agas::response,struct hpx::agas::response>,1,struct hpx::agas::response &&,&public: void __cdecl hpx::lcos::base_lco_with_value<struct hpx::agas::response,struct hpx::agas::response>::set_value_nonvirt(struct hpx::agas::response &&),struct hpx::actions::detail::this_type> >::get_action_name(void)const " (?get_action_name@?$transfer_action@U?$direct_action1@V?$base_lco_with_value@Uresponse@agas@hpx@@U123@@lcos@hpx@@$00$$QEAUresponse@agas@3@$1?set_value_nonvirt@123@QEAAX$$QEAU453@@ZUthis_type@detail@actions@3@@actions@hpx@@@actions@hpx@@EEBAPEBDXZ)
3>logging.obj : error LNK2001: unresolved external symbol "char const * __cdecl hpx::actions::detail::get_action_name<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<struct hpx::agas::response,struct hpx::agas::response>,1,struct hpx::agas::response &&,&public: void __cdecl hpx::lcos::base_lco_with_value<struct hpx::agas::response,struct hpx::agas::response>::set_value_nonvirt(struct hpx::agas::response &&),struct hpx::actions::detail::this_type> >(void)" (??$get_action_name@U?$direct_action1@V?$base_lco_with_value@Uresponse@agas@hpx@@U123@@lcos@hpx@@$00$$QEAUresponse@agas@3@$1?set_value_nonvirt@123@QEAAX$$QEAU453@@ZUthis_type@detail@actions@3@@actions@hpx@@@detail@actions@hpx@@YAPEBDXZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "char const * __cdecl hpx::actions::detail::get_action_name<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<struct hpx::agas::response,struct hpx::agas::response>,1,struct hpx::agas::response &&,&public: void __cdecl hpx::lcos::base_lco_with_value<struct hpx::agas::response,struct hpx::agas::response>::set_value_nonvirt(struct hpx::agas::response &&),struct hpx::actions::detail::this_type> >(void)" (??$get_action_name@U?$direct_action1@V?$base_lco_with_value@Uresponse@agas@hpx@@U123@@lcos@hpx@@$00$$QEAUresponse@agas@3@$1?set_value_nonvirt@123@QEAAX$$QEAU453@@ZUthis_type@detail@actions@3@@actions@hpx@@@detail@actions@hpx@@YAPEBDXZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "char const * __cdecl hpx::actions::detail::get_action_name<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<struct hpx::agas::response,struct hpx::agas::response>,1,struct hpx::agas::response &&,&public: void __cdecl hpx::lcos::base_lco_with_value<struct hpx::agas::response,struct hpx::agas::response>::set_value_nonvirt(struct hpx::agas::response &&),struct hpx::actions::detail::this_type> >(void)" (??$get_action_name@U?$direct_action1@V?$base_lco_with_value@Uresponse@agas@hpx@@U123@@lcos@hpx@@$00$$QEAUresponse@agas@3@$1?set_value_nonvirt@123@QEAAX$$QEAU453@@ZUthis_type@detail@actions@3@@actions@hpx@@@detail@actions@hpx@@YAPEBDXZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::report_error(class boost::exception_ptr const &)" (?report_error@hpx@@YAXAEBVexception_ptr@boost@@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "void __cdecl hpx::report_error(class boost::exception_ptr const &)" (?report_error@hpx@@YAXAEBVexception_ptr@boost@@@Z) referenced in function "int `public: enum actions::threads::thread_state_enum __cdecl hpx::actions::base_result_action1<struct hpx::agas::server::component_namespace,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,2001,class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &,&public: class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > __cdecl hpx::agas::server::component_namespace::remote_bulk_service(class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &),struct hpx::actions::result_action1<struct hpx::agas::server::component_namespace,class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> >,2001,class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &,&public: class std::vector<struct hpx::agas::response,class std::allocator<struct hpx::agas::response> > __cdecl hpx::agas::server::component_namespace::remote_bulk_service(class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > const &),0,struct hpx::actions::detail::this_type>,0>::thread_function::operator()<class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > &>(unsigned __int64,class std::vector<struct hpx::agas::request,class std::allocator<struct hpx::agas::request> > &)const '::`1'::catch$0" (?catch$0@?0???$?RAEAV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@std@@@thread_function@?$base_result_action1@Ucomponent_namespace@server@agas@hpx@@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@$0HNB@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@6@$1?remote_bulk_service@1234@QEAA?AV56@AEBV76@@ZU?$result_action1@Ucomponent_namespace@server@agas@hpx@@V?$vector@Uresponse@agas@hpx@@V?$allocator@Uresponse@agas@hpx@@@std@@@std@@$0HNB@AEBV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@6@$1?remote_bulk_service@1234@QEAA?AV56@AEBV76@@Z$0A@Uthis_type@detail@actions@4@@actions@4@$0A@@actions@hpx@@QEBA?AW4thread_state_enum@threads@3@_KAEAV?$vector@Urequest@agas@hpx@@V?$allocator@Urequest@agas@hpx@@@std@@@std@@@Z@4HA)
3>locality_result.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::report_error(class boost::exception_ptr const &)" (?report_error@hpx@@YAXAEBVexception_ptr@boost@@@Z)
3>logging.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::report_error(class boost::exception_ptr const &)" (?report_error@hpx@@YAXAEBVexception_ptr@boost@@@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "void __cdecl hpx::report_error(class boost::exception_ptr const &)" (?report_error@hpx@@YAXAEBVexception_ptr@boost@@@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "private: void __cdecl hpx::parcelset::parcel::serialize<class hpx::util::portable_binary_oarchive>(class hpx::util::portable_binary_oarchive &,unsigned int)" (??$serialize@Vportable_binary_oarchive@util@hpx@@@parcel@parcelset@hpx@@AEAAXAEAVportable_binary_oarchive@util@2@I@Z) referenced in function "public: static void __cdecl boost::serialization::access::serialize<class hpx::util::portable_binary_oarchive,class hpx::parcelset::parcel>(class hpx::util::portable_binary_oarchive &,class hpx::parcelset::parcel &,unsigned int)" (??$serialize@Vportable_binary_oarchive@util@hpx@@Vparcel@parcelset@3@@access@serialization@boost@@SAXAEAVportable_binary_oarchive@util@hpx@@AEAVparcel@parcelset@5@I@Z)
3>logging.obj : error LNK2001: unresolved external symbol "private: void __cdecl hpx::parcelset::parcel::serialize<class hpx::util::portable_binary_oarchive>(class hpx::util::portable_binary_oarchive &,unsigned int)" (??$serialize@Vportable_binary_oarchive@util@hpx@@@parcel@parcelset@hpx@@AEAAXAEAVportable_binary_oarchive@util@2@I@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "private: void __cdecl hpx::parcelset::parcel::serialize<class hpx::util::portable_binary_oarchive>(class hpx::util::portable_binary_oarchive &,unsigned int)" (??$serialize@Vportable_binary_oarchive@util@hpx@@@parcel@parcelset@hpx@@AEAAXAEAVportable_binary_oarchive@util@2@I@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "private: void __cdecl hpx::parcelset::parcel::serialize<class hpx::util::portable_binary_oarchive>(class hpx::util::portable_binary_oarchive &,unsigned int)" (??$serialize@Vportable_binary_oarchive@util@hpx@@@parcel@parcelset@hpx@@AEAAXAEAVportable_binary_oarchive@util@2@I@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "private: void __cdecl hpx::parcelset::parcel::serialize<class hpx::util::portable_binary_iarchive>(class hpx::util::portable_binary_iarchive &,unsigned int)" (??$serialize@Vportable_binary_iarchive@util@hpx@@@parcel@parcelset@hpx@@AEAAXAEAVportable_binary_iarchive@util@2@I@Z) referenced in function "public: static void __cdecl boost::serialization::access::serialize<class hpx::util::portable_binary_iarchive,class hpx::parcelset::parcel>(class hpx::util::portable_binary_iarchive &,class hpx::parcelset::parcel &,unsigned int)" (??$serialize@Vportable_binary_iarchive@util@hpx@@Vparcel@parcelset@3@@access@serialization@boost@@SAXAEAVportable_binary_iarchive@util@hpx@@AEAVparcel@parcelset@5@I@Z)
3>logging.obj : error LNK2001: unresolved external symbol "private: void __cdecl hpx::parcelset::parcel::serialize<class hpx::util::portable_binary_iarchive>(class hpx::util::portable_binary_iarchive &,unsigned int)" (??$serialize@Vportable_binary_iarchive@util@hpx@@@parcel@parcelset@hpx@@AEAAXAEAVportable_binary_iarchive@util@2@I@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "private: void __cdecl hpx::parcelset::parcel::serialize<class hpx::util::portable_binary_iarchive>(class hpx::util::portable_binary_iarchive &,unsigned int)" (??$serialize@Vportable_binary_iarchive@util@hpx@@@parcel@parcelset@hpx@@AEAAXAEAVportable_binary_iarchive@util@2@I@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "private: void __cdecl hpx::parcelset::parcel::serialize<class hpx::util::portable_binary_iarchive>(class hpx::util::portable_binary_iarchive &,unsigned int)" (??$serialize@Vportable_binary_iarchive@util@hpx@@@parcel@parcelset@hpx@@AEAAXAEAVportable_binary_iarchive@util@2@I@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "private: void __cdecl hpx::naming::id_type::save<class hpx::util::portable_binary_oarchive>(class hpx::util::portable_binary_oarchive &,unsigned int)const " (??$save@Vportable_binary_oarchive@util@hpx@@@id_type@naming@hpx@@AEBAXAEAVportable_binary_oarchive@util@2@I@Z) referenced in function "public: static void __cdecl boost::serialization::access::member_save<class hpx::util::portable_binary_oarchive,struct hpx::naming::id_type const >(class hpx::util::portable_binary_oarchive &,struct hpx::naming::id_type const &,unsigned int)" (??$member_save@Vportable_binary_oarchive@util@hpx@@$$CBUid_type@naming@3@@access@serialization@boost@@SAXAEAVportable_binary_oarchive@util@hpx@@AEBUid_type@naming@5@I@Z)
3>logging.obj : error LNK2001: unresolved external symbol "private: void __cdecl hpx::naming::id_type::save<class hpx::util::portable_binary_oarchive>(class hpx::util::portable_binary_oarchive &,unsigned int)const " (??$save@Vportable_binary_oarchive@util@hpx@@@id_type@naming@hpx@@AEBAXAEAVportable_binary_oarchive@util@2@I@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "private: void __cdecl hpx::naming::id_type::save<class hpx::util::portable_binary_oarchive>(class hpx::util::portable_binary_oarchive &,unsigned int)const " (??$save@Vportable_binary_oarchive@util@hpx@@@id_type@naming@hpx@@AEBAXAEAVportable_binary_oarchive@util@2@I@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "private: void __cdecl hpx::naming::id_type::save<class hpx::util::portable_binary_oarchive>(class hpx::util::portable_binary_oarchive &,unsigned int)const " (??$save@Vportable_binary_oarchive@util@hpx@@@id_type@naming@hpx@@AEBAXAEAVportable_binary_oarchive@util@2@I@Z)
3>generate_unique_ids.obj : error LNK2019: unresolved external symbol "private: void __cdecl hpx::naming::id_type::load<class hpx::util::portable_binary_iarchive>(class hpx::util::portable_binary_iarchive &,unsigned int)" (??$load@Vportable_binary_iarchive@util@hpx@@@id_type@naming@hpx@@AEAAXAEAVportable_binary_iarchive@util@2@I@Z) referenced in function "public: static void __cdecl boost::serialization::access::member_load<class hpx::util::portable_binary_iarchive,struct hpx::naming::id_type>(class hpx::util::portable_binary_iarchive &,struct hpx::naming::id_type &,unsigned int)" (??$member_load@Vportable_binary_iarchive@util@hpx@@Uid_type@naming@3@@access@serialization@boost@@SAXAEAVportable_binary_iarchive@util@hpx@@AEAUid_type@naming@5@I@Z)
3>logging.obj : error LNK2001: unresolved external symbol "private: void __cdecl hpx::naming::id_type::load<class hpx::util::portable_binary_iarchive>(class hpx::util::portable_binary_iarchive &,unsigned int)" (??$load@Vportable_binary_iarchive@util@hpx@@@id_type@naming@hpx@@AEAAXAEAVportable_binary_iarchive@util@2@I@Z)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "private: void __cdecl hpx::naming::id_type::load<class hpx::util::portable_binary_iarchive>(class hpx::util::portable_binary_iarchive &,unsigned int)" (??$load@Vportable_binary_iarchive@util@hpx@@@id_type@naming@hpx@@AEAAXAEAVportable_binary_iarchive@util@2@I@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "private: void __cdecl hpx::naming::id_type::load<class hpx::util::portable_binary_iarchive>(class hpx::util::portable_binary_iarchive &,unsigned int)" (??$load@Vportable_binary_iarchive@util@hpx@@@id_type@naming@hpx@@AEAAXAEAVportable_binary_iarchive@util@2@I@Z)
3>init_ini_data.obj : error LNK2019: unresolved external symbol "void __cdecl hpx::detail::assertion_failed_msg(char const *,char const *,char const *,char const *,long)" (?assertion_failed_msg@detail@hpx@@YAXPEBD000J@Z) referenced in function "void __cdecl boost::assertion_failed_msg(char const *,char const *,char const *,char const *,long)" (?assertion_failed_msg@boost@@YAXPEBD000J@Z)
3>interval_timer.obj : error LNK2019: unresolved external symbol "void __cdecl hpx::register_shutdown_function(struct hpx::util::function_nonser<void __cdecl(void)> const &)" (?register_shutdown_function@hpx@@YAXAEBU?$function_nonser@$$A6AXXZ@util@1@@Z) referenced in function "public: bool __cdecl hpx::util::interval_timer::start(void)" (?start@interval_timer@util@hpx@@QEAA_NXZ)
3>interval_timer.obj : error LNK2019: unresolved external symbol "void __cdecl hpx::register_pre_shutdown_function(struct hpx::util::function_nonser<void __cdecl(void)> const &)" (?register_pre_shutdown_function@hpx@@YAXAEBU?$function_nonser@$$A6AXXZ@util@1@@Z) referenced in function "public: bool __cdecl hpx::util::interval_timer::start(void)" (?start@interval_timer@util@hpx@@QEAA_NXZ)
3>interval_timer.obj : error LNK2019: unresolved external symbol "void * __cdecl hpx::threads::set_thread_state(void *,class boost::posix_time::time_duration const &,enum hpx::threads::thread_state_enum,enum hpx::threads::thread_state_ex_enum,enum hpx::threads::thread_priority,class hpx::error_code &)" (?set_thread_state@threads@hpx@@YAPEAXPEAXAEBVtime_duration@posix_time@boost@@W4thread_state_enum@12@W4thread_state_ex_enum@12@W4thread_priority@12@AEAVerror_code@2@@Z) referenced in function "protected: void __cdecl hpx::util::interval_timer::schedule_thread(void)" (?schedule_thread@interval_timer@util@hpx@@IEAAXXZ)
3>interval_timer.obj : error LNK2019: unresolved external symbol "void * __cdecl hpx::applier::register_thread_plain(struct hpx::util::function_nonser<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum)> &&,char const *,enum hpx::threads::thread_state_enum,bool,enum hpx::threads::thread_priority,unsigned __int64,class hpx::error_code &)" (?register_thread_plain@applier@hpx@@YAPEAX$$QEAU?$function_nonser@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@Z@util@2@PEBDW4thread_state_enum@threads@2@_NW4thread_priority@62@_KAEAVerror_code@2@@Z) referenced in function "protected: void __cdecl hpx::util::interval_timer::schedule_thread(void)" (?schedule_thread@interval_timer@util@hpx@@IEAAXXZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "void * __cdecl hpx::applier::register_thread_plain(struct hpx::util::function_nonser<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum)> &&,char const *,enum hpx::threads::thread_state_enum,bool,enum hpx::threads::thread_priority,unsigned __int64,class hpx::error_code &)" (?register_thread_plain@applier@hpx@@YAPEAX$$QEAU?$function_nonser@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@Z@util@2@PEBDW4thread_state_enum@threads@2@_NW4thread_priority@62@_KAEAVerror_code@2@@Z)
3>logging.obj : error LNK2019: unresolved external symbol "unsigned __int64 __cdecl hpx::get_worker_thread_num(void)" (?get_worker_thread_num@hpx@@YA_KXZ) referenced in function "public: virtual void __cdecl hpx::util::shepherd_thread_id::operator()(struct boost::logging::optimize::cache_string_one_str<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > &)const" (??Rshepherd_thread_id@util@hpx@@UEBAXAEAU?$cache_string_one_str@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@optimize@logging@boost@@@Z)
3>logging.obj : error LNK2019: unresolved external symbol "public: unsigned int __cdecl hpx::applier::applier::get_locality_id(void)const " (?get_locality_id@applier@1hpx@@QEBAIXZ) referenced in function "public: virtual void __cdecl hpx::util::locality_prefix::operator()(struct boost::logging::optimize::cache_string_one_str<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > &)const " (??Rlocality_prefix@util@hpx@@UEBAXAEAU?$cache_string_one_str@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@optimize@logging@boost@@@Z)
3>logging.obj : error LNK2019: unresolved external symbol "class hpx::applier::applier * __cdecl hpx::applier::get_applier_ptr(void)" (?get_applier_ptr@applier@hpx@@YAPEAV112@XZ) referenced in function "public: virtual void __cdecl hpx::util::locality_prefix::operator()(struct boost::logging::optimize::cache_string_one_str<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > &)const " (??Rlocality_prefix@util@hpx@@UEBAXAEAU?$cache_string_one_str@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@optimize@logging@boost@@@Z)
3>logging.obj : error LNK2019: unresolved external symbol "unsigned int __cdecl hpx::threads::get_parent_locality_id(void)" (?get_parent_locality_id@threads@hpx@@YAIXZ) referenced in function "public: virtual void __cdecl hpx::util::parent_thread_locality::operator()(struct boost::logging::optimize::cache_string_one_str<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > &)const " (??Rparent_thread_locality@util@hpx@@UEBAXAEAU?$cache_string_one_str@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@optimize@logging@boost@@@Z)
3>logging.obj : error LNK2019: unresolved external symbol "unsigned __int64 __cdecl hpx::threads::get_self_component_id(void)" (?get_self_component_id@threads@hpx@@YA_KXZ) referenced in function "public: virtual void __cdecl hpx::util::thread_component_id::operator()(struct boost::logging::optimize::cache_string_one_str<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > &)const " (??Rthread_component_id@util@hpx@@UEBAXAEAU?$cache_string_one_str@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@optimize@logging@boost@@@Z)
3>logging.obj : error LNK2019: unresolved external symbol "void __cdecl hpx::components::console_logging(enum hpx::logging_destination,unsigned __int64,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?console_logging@components@hpx@@YAXW4logging_destination@2@_KAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function "public: void __cdecl hpx::util::console::operator()<class std::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 &)const " (??$?RV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@console@util@hpx@@QEBAXAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
3>parse_command_line.obj : error LNK2019: unresolved external symbol "public: void __cdecl hpx::actions::action_manager::fetch_parcel(class hpx::parcelset::parcelhandler &,struct hpx::naming::gid_type const &)" (?fetch_parcel@action_manager@actions@hpx@@QEAAXAEAVparcelhandler@parcelset@3@AEBUgid_type@naming@3@@Z) referenced in function "public: __cdecl hpx::actions::action_manager::action_manager(class hpx::applier::applier &)" (??0action_manager@actions@hpx@@QEAA@AEAVapplier@32@@Z)
3>parse_command_line.obj : error LNK2019: unresolved external symbol "public: void __cdecl hpx::components::server::runtime_support::tidy(void)" (?tidy@runtime_support@server@components@hpx@@QEAAXXZ) referenced in function "public: __cdecl hpx::components::server::runtime_support::~runtime_support(void)" (??1runtime_support@server@components@hpx@@QEAA@XZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: void __cdecl hpx::components::server::runtime_support::tidy(void)" (?tidy@runtime_support@server@components@hpx@@QEAAXXZ)
3>parse_command_line.obj : error LNK2001: unresolved external symbol "protected: static class boost::atomic<int> hpx::runtime::instance_number_counter_" (?instance_number_counter_@runtime@hpx@@1V?$atomic@H@boost@@A)
3>parse_command_line.obj : error LNK2019: unresolved external symbol "class hpx::runtime & __cdecl hpx::get_runtime(void)" (?get_runtime@hpx@@YAAEAVruntime@1@XZ) referenced in function "bool __cdecl hpx::util::retrieve_commandline_arguments(class boost::program_options::options_description const &,class boost::program_options::variables_map &)" (?retrieve_commandline_arguments@util@hpx@@YA_NAEBVoptions_description@program_options@boost@@AEAVvariables_map@45@@Z)
3>parse_command_line.obj : error LNK2019: unresolved external symbol "public: static int __cdecl hpx::traits::component_type_database<class hpx::components::server::runtime_support,void>::get(void)" (?get@?$component_type_database@Vruntime_support@server@components@hpx@@X@traits@hpx@@SAHXZ) referenced in function "int __cdecl hpx::components::get_component_type<class hpx::components::server::runtime_support>(void)" (??$get_component_type@Vruntime_support@server@components@hpx@@@components@hpx@@YAHXZ)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: static int __cdecl hpx::traits::component_type_database<class hpx::components::server::runtime_support,void>::get(void)" (?get@?$component_type_database@Vruntime_support@server@components@hpx@@X@traits@hpx@@SAHXZ)
3>parse_command_line.obj : error LNK2019: unresolved external symbol "public: static void __cdecl hpx::traits::component_type_database<class hpx::components::server::runtime_support,void>::set(int)" (?set@?$component_type_database@Vruntime_support@server@components@hpx@@X@traits@hpx@@SAXH@Z) referenced in function "void __cdecl hpx::components::set_component_type<class hpx::components::server::runtime_support>(int)" (??$set_component_type@Vruntime_support@server@components@hpx@@@components@hpx@@YAXH@Z)
3>query_counters.obj : error LNK2001: unresolved external symbol "public: static void __cdecl hpx::traits::component_type_database<class hpx::components::server::runtime_support,void>::set(int)" (?set@?$component_type_database@Vruntime_support@server@components@hpx@@X@traits@hpx@@SAXH@Z)
3>parse_command_line.obj : error LNK2019: unresolved external symbol "public: static int __cdecl hpx::traits::component_type_database<class hpx::components::server::memory,void>::get(void)" (?get@?$component_type_database@Vmemory@server@components@hpx@@X@traits@hpx@@SAHXZ) referenced in function "int __cdecl hpx::components::get_component_type<class hpx::components::server::memory>(void)" (??$get_component_type@Vmemory@server@components@hpx@@@components@hpx@@YAHXZ)
3>parse_command_line.obj : error LNK2019: unresolved external symbol "public: static void __cdecl hpx::traits::component_type_database<class hpx::components::server::memory,void>::set(int)" (?set@?$component_type_database@Vmemory@server@components@hpx@@X@traits@hpx@@SAXH@Z) referenced in function "void __cdecl hpx::components::set_component_type<class hpx::components::server::memory>(int)" (??$set_component_type@Vmemory@server@components@hpx@@@components@hpx@@YAXH@Z)
3>query_counters.obj : error LNK2019: unresolved external symbol "public: static struct hpx::performance_counters::counter_info __cdecl hpx::performance_counters::stubs::performance_counter::get_info(struct hpx::naming::id_type const &,class hpx::error_code &)" (?get_info@performance_counter@stubs@performance_counters@hpx@@SA?AUcounter_info@34@AEBUid_type@naming@4@AEAVerror_code@4@@Z) referenced infunction "protected: void __cdecl hpx::util::query_counters::find_counters(void)" (?find_counters@query_counters@util@hpx@@IEAAXXZ)
3>query_counters.obj : error LNK2019: unresolved external symbol "struct hpx::naming::id_type __cdecl hpx::performance_counters::get_counter(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class hpx::error_code &)" (?get_counter@performance_counters@hpx@@YA?AUid_type@naming@2@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEAVerror_code@2@@Z) referenced in function "protected: void __cdecl hpx::util::query_counters::find_counters(void)" (?find_counters@query_counters@util@hpx@@IEAAXXZ)
3>query_counters.obj : error LNK2019: unresolved external symbol "void __cdecl hpx::util::expand(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &)" (?expand@util@hpx@@YAXAEAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function "protected: void __cdecl hpx::util::query_counters::find_counters(void)" (?find_counters@query_counters@util@hpx@@IEAAXXZ)
3>query_counters.obj : error LNK2019: unresolved external symbol "public: static bool __cdecl hpx::performance_counters::stubs::performance_counter::start(struct hpx::naming::id_type const &,class hpx::error_code &)" (?start@performance_counter@stubs@performance_counters@hpx@@SA_NAEBUid_type@naming@4@AEAVerror_code@4@@Z) referenced in function "public: void __cdecl hpx::util::query_counters::start(void)" (?start@query_counters@util@hpx@@QEAAXXZ)
3>query_counters.obj : error LNK2019: unresolved external symbol "public: static class hpx::lcos::future<struct hpx::performance_counters::counter_value,struct hpx::performance_counters::counter_value> __cdecl hpx::performance_counters::stubs::performance_counter::get_value_async(struct hpx::naming::id_type const &)" (?get_value_async@performance_counter@stubs@performance_counters@hpx@@SA?AV?$future@Ucounter_value@performance_counters@hpx@@U123@@lcos@4@AEBUid_type@naming@4@@Z) referenced in function "public: bool __cdecl hpx::util::query_counters::evaluate(void)" (?evaluate@query_counters@util@hpx@@QEAA_NXZ)
3>query_counters.obj : error LNK2019: unresolved external symbol "public: static int __cdecl hpx::traits::component_type_database<class hpx::performance_counters::server::base_performance_counter,void>::get(void)" (?get@?$component_type_database@Vbase_performance_counter@server@performance_counters@hpx@@X@traits@hpx@@SAHXZ) referenced in function "int __cdecl hpx::components::get_component_type<class hpx::performance_counters::server::base_performance_counter>(void)" (??$get_component_type@Vbase_performance_counter@server@performance_counters@hpx@@@components@hpx@@YAHXZ)
3>query_counters.obj : error LNK2019: unresolved external symbol "char const * __cdecl hpx::actions::detail::get_action_name<struct hpx::actions::result_action2<class hpx::components::server::runtime_support,struct hpx::naming::gid_type,1,int,unsigned __int64,&public: struct hpx::naming::gid_type __cdecl hpx::components::server::runtime_support::create_component(int,unsigned __int64),0,struct hpx::actions::detail::this_type> >(void)" (??$get_action_name@U?$result_action2@Vruntime_support@server@components@hpx@@Ugid_type@naming@4@$00H_K$1?create_component@1234@QEAA?AU564@H_K@Z$0A@Uthis_type@detail@actions@4@@actions@hpx@@@detail@actions@hpx@@YAPEBDXZ) referenced in function "public: __cdecl hpx::lcos::packaged_action<struct hpx::actions::result_action2<class hpx::components::server::runtime_support,struct hpx::naming::gid_type,1,int,unsigned __int64,&public: struct hpx::naming::gid_type __cdecl hpx::components::server::runtime_support::create_component(int,unsigned __int64),0,struct hpx::actions::detail::this_type>,struct hpx::naming::id_type,struct boost::mpl::bool_<0> >::packaged_action<struct hpx::actions::result_action2<class hpx::components::server::runtime_support,struct hpx::naming::gid_type,1,int,unsigned __int64,&public: struct hpx::naming::gid_type __cdecl hpx::components::server::runtime_support::create_component(int,unsigned __int64),0,struct hpx::actions::detail::this_type>,struct hpx::naming::id_type,struct boost::mpl::bool_<0> >(void)" (??0?$packaged_action@U?$result_action2@Vruntime_support@server@components@hpx@@Ugid_type@naming@4@$00H_K$1?create_component@1234@QEAA?AU564@H_K@Z$0A@Uthis_type@detail@actions@4@@actions@hpx@@Uid_type@naming@3@U?$bool_@$0A@@mpl@boost@@@lcos@hpx@@QEAA@XZ)
3>query_counters.obj : error LNK2019: unresolved external symbol "void __cdecl hpx::threads::interrupt_thread(void *,class hpx::error_code &)" (?interrupt_thread@threads@hpx@@YAXPEAXAEAVerror_code@2@@Z) referenced in function "public: virtual void __cdecl hpx::lcos::detail::task_base<class std::vector<class hpx::lcos::future<struct hpx::performance_counters::counter_value,struct hpx::performance_counters::counter_value>,class std::allocator<class hpx::lcos::future<struct hpx::performance_counters::counter_value,struct hpx::performance_counters::counter_value> > > >::cancel(void)" (?cancel@?$task_base@V?$vector@V?$future@Ucounter_value@performance_counters@hpx@@U123@@lcos@hpx@@V?$allocator@V?$future@Ucounter_value@performance_counters@hpx@@U123@@lcos@hpx@@@std@@@std@@@detail@lcos@hpx@@UEAAXXZ)
3>query_counters.obj : error LNK2019: unresolved external symbol "char const * __cdecl hpx::actions::detail::get_action_name<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<struct hpx::naming::gid_type,struct hpx::naming::gid_type>,1,struct hpx::naming::gid_type &&,&public: void __cdecl hpx::lcos::base_lco_with_value<struct hpx::naming::gid_type,struct hpx::naming::gid_type>::set_value_nonvirt(struct hpx::naming::gid_type &&),struct hpx::actions::detail::this_type> >(void)" (??$get_action_name@U?$direct_action1@V?$base_lco_with_value@Ugid_type@naming@hpx@@U123@@lcos@hpx@@$00$$QEAUgid_type@naming@3@$1?set_value_nonvirt@123@QEAAX$$QEAU453@@ZUthis_type@detail@actions@3@@actions@hpx@@@detail@actions@hpx@@YAPEBDXZ) referenced in function "private: virtual char const * __cdecl hpx::actions::transfer_action<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<struct hpx::naming::gid_type,struct hpx::naming::gid_type>,1,struct hpx::naming::gid_type &&,&public: void __cdecl hpx::lcos::base_lco_with_value<struct hpx::naming::gid_type,struct hpx::naming::gid_type>::set_value_nonvirt(struct hpx::naming::gid_type &&),struct hpx::actions::detail::this_type> >::get_action_name(void)const " (?get_action_name@?$transfer_action@U?$direct_action1@V?$base_lco_with_value@Ugid_type@naming@hpx@@U123@@lcos@hpx@@$00$$QEAUgid_type@naming@3@$1?set_value_nonvirt@123@QEAAX$$QEAU453@@ZUthis_type@detail@actions@3@@actions@hpx@@@actions@hpx@@EEBAPEBDXZ)
3>query_counters.obj : error LNK2019: unresolved external symbol "public: struct hpx::naming::gid_type __cdecl hpx::components::server::runtime_support::create_component(int,unsigned __int64)" (?create_component@runtime_support@server@components@hpx@@QEAA?AUgid_type@naming@4@H_K@Z) referenced in function "public: static struct hpx::util::function_nonser<enum hpx::threads::thread_state_enum __cdecl(enum hpx::threads::thread_state_ex_enum)> __cdecl hpx::actions::base_result_action2<class hpx::components::server::runtime_support,struct hpx::naming::gid_type,1,int,unsigned __int64,&public: struct hpx::naming::gid_type __cdecl hpx::components::server::runtime_support::create_component(int,unsigned __int64),struct hpx::actions::result_action2<class hpx::components::server::runtime_support,struct hpx::naming::gid_type,1,int,unsigned __int64,&public: struct hpx::naming::gid_type __cdecl hpx::components::server::runtime_support::create_component(int,unsigned __int64),0,struct hpx::actions::detail::this_type>,0>::construct_thread_function<struct hpx::util::tuple2<int,unsigned __int64> &>(class boost::shared_ptr<class hpx::actions::continuation> &,unsigned __int64,struct hpx::util::tuple2<int,unsigned __int64> &)" (??$construct_thread_function@AEAU?$tuple2@H_K@util@hpx@@@?$base_result_action2@Vruntime_support@server@components@hpx@@Ugid_type@naming@4@$00H_K$1?create_component@1234@QEAA?AU564@H_K@ZU?$result_action2@Vruntime_support@server@components@hpx@@Ugid_type@naming@4@$00H_K$1?create_component@1234@QEAA?AU564@H_K@Z$0A@Uthis_type@detail@actions@4@@actions@4@$0A@@actions@hpx@@SA?AU?$function_nonser@$$A6A?AW4thread_state_enum@threads@hpx@@W4thread_state_ex_enum@23@@Z@util@2@AEAV?$shared_ptr@Vcontinuation@actions@hpx@@@boost@@_KAEAU?$tuple2@H_K@42@@Z)
3>query_counters.obj : error LNK2019: unresolved external symbol "char const * __cdecl hpx::actions::detail::get_action_name<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<struct boost::fusion::unused_type,struct boost::fusion::unused_type>,1,struct boost::fusion::unused_type &&,&public: void __cdecl hpx::lcos::base_lco_with_value<struct boost::fusion::unused_type,struct boost::fusion::unused_type>::set_value_nonvirt(struct boost::fusion::unused_type &&),struct hpx::actions::detail::this_type> >(void)" (??$get_action_name@U?$direct_action1@V?$base_lco_with_value@Uunused_type@fusion@boost@@U123@@lcos@hpx@@$00$$QEAUunused_type@fusion@boost@@$1?set_value_nonvirt@123@QEAAX$$QEAU456@@ZUthis_type@detail@actions@3@@actions@hpx@@@detail@actions@hpx@@YAPEBDXZ) referenced in function "private: virtual char const * __cdecl hpx::actions::transfer_action<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<struct boost::fusion::unused_type,struct boost::fusion::unused_type>,1,struct boost::fusion::unused_type &&,&public: void __cdecl hpx::lcos::base_lco_with_value<struct boost::fusion::unused_type,struct boost::fusion::unused_type>::set_value_nonvirt(struct boost::fusion::unused_type &&),struct hpx::actions::detail::this_type> >::get_action_name(void)const " (?get_action_name@?$transfer_action@U?$direct_action1@V?$base_lco_with_value@Uunused_type@fusion@boost@@U123@@lcos@hpx@@$00$$QEAUunused_type@fusion@boost@@$1?set_value_nonvirt@123@QEAAX$$QEAU456@@ZUthis_type@detail@actions@3@@actions@hpx@@@actions@hpx@@EEBAPEBDXZ)
3>query_counters.obj : error LNK2019: unresolved external symbol "char const * __cdecl hpx::actions::detail::get_action_name<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<int,int>,1,int &&,&public: void __cdecl hpx::lcos::base_lco_with_value<int,int>::set_value_nonvirt(int &&),struct hpx::actions::detail::this_type> >(void)" (??$get_action_name@U?$direct_action1@V?$base_lco_with_value@HH@lcos@hpx@@$00$$QEAH$1?set_value_nonvirt@123@QEAAX$$QEAH@ZUthis_type@detail@actions@3@@actions@hpx@@@detail@actions@hpx@@YAPEBDXZ) referenced in function "private: virtual char const * __cdecl hpx::actions::transfer_action<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<int,int>,1,int &&,&public: void __cdecl hpx::lcos::base_lco_with_value<int,int>::set_value_nonvirt(int &&),struct hpx::actions::detail::this_type> >::get_action_name(void)const " (?get_action_name@?$transfer_action@U?$direct_action1@V?$base_lco_with_value@HH@lcos@hpx@@$00$$QEAH$1?set_value_nonvirt@123@QEAAX$$QEAH@ZUthis_type@detail@actions@3@@actions@hpx@@@actions@hpx@@EEBAPEBDXZ)
3>query_counters.obj : error LNK2019: unresolved external symbol "char const * __cdecl hpx::actions::detail::get_action_name<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> >,class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> > >,1,class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> > &&,&public: void __cdecl hpx::lcos::base_lco_with_value<class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> >,class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> > >::set_value_nonvirt(class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> > &&),struct hpx::actions::detail::this_type> >(void)" (??$get_action_name@U?$direct_action1@V?$base_lco_with_value@V?$vector@Ugid_type@naming@hpx@@V?$allocator@Ugid_type@naming@hpx@@@std@@@std@@V12@@lcos@hpx@@$00$$QEAV?$vector@Ugid_type@naming@hpx@@V?$allocator@Ugid_type@naming@hpx@@@std@@@std@@$1?set_value_nonvirt@123@QEAAX$$QEAV45@@ZUthis_type@detail@actions@3@@actions@hpx@@@detail@actions@hpx@@YAPEBDXZ) referenced in function "private: virtual char const * __cdecl hpx::actions::transfer_action<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> >,class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> > >,1,class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> > &&,&public: void __cdecl hpx::lcos::base_lco_with_value<class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> >,class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> > >::set_value_nonvirt(class std::vector<struct hpx::naming::gid_type,class std::allocator<struct hpx::naming::gid_type> > &&),struct hpx::actions::detail::this_type> >::get_action_name(void)const " (?get_action_name@?$transfer_action@U?$direct_action1@V?$base_lco_with_value@V?$vector@Ugid_type@naming@hpx@@V?$allocator@Ugid_type@naming@hpx@@@std@@@std@@V12@@lcos@hpx@@$00$$QEAV?$vector@Ugid_type@naming@hpx@@V?$allocator@Ugid_type@naming@hpx@@@std@@@std@@$1?set_value_nonvirt@123@QEAAX$$QEAV45@@ZUthis_type@detail@actions@3@@actions@hpx@@@actions@hpx@@EEBAPEBDXZ)
3>query_counters.obj : error LNK2019: unresolved external symbol "char const * __cdecl hpx::actions::detail::get_action_name<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<class hpx::util::section,class hpx::util::section>,1,class hpx::util::section &&,&public: void __cdecl hpx::lcos::base_lco_with_value<class hpx::util::section,class hpx::util::section>::set_value_nonvirt(class hpx::util::section &&),struct hpx::actions::detail::this_type> >(void)" (??$get_action_name@U?$direct_action1@V?$base_lco_with_value@Vsection@util@hpx@@V123@@lcos@hpx@@$00$$QEAVsection@util@3@$1?set_value_nonvirt@123@QEAAX$$QEAV453@@ZUthis_type@detail@actions@3@@actions@hpx@@@detail@actions@hpx@@YAPEBDXZ) referenced in function "private: virtual char const * __cdecl hpx::actions::transfer_action<struct hpx::actions::direct_action1<class hpx::lcos::base_lco_with_value<class hpx::util::section,class hpx::util::section>,1,class hpx::util::section &&,&public: void __cdecl hpx::lcos::base_lco_with_value<class hpx::util::section,class hpx::util::section>::set_value_nonvirt(class hpx::util::section &&),struct hpx::actions::detail::this_type> >::get_action_name(void)const " (?get_action_name@?$transfer_action@U?$direct_action1@V?$base_lco_with_value@Vsection@util@hpx@@V123@@lcos@hpx@@$00$$QEAVsection@util@3@$1?set_value_nonvirt@123@QEAAX$$QEAV453@@ZUthis_type@detail@actions@3@@actions@hpx@@@actions@hpx@@EEBAPEBDXZ)
3>register_locks.obj : error LNK2019: unresolved external symbol "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl hpx::detail::backtrace(void)" (?backtrace@detail@hpx@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) referenced in function "void __cdecl hpx::util::verify_no_locks(void)" (?verify_no_locks@util@hpx@@YAXXZ)
3>serialize_exception.obj : error LNK2019: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::construct_exception<class hpx::exception>(class hpx::exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,__int64,unsigned __int64,unsigned __int64,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??$construct_exception@Vexception@hpx@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBVexception@1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J1I1_J_K31@Z) referenced in function "void __cdecl boost::serialization::load<class hpx::util::portable_binary_iarchive>(class hpx::util::portable_binary_iarchive &,class boost::exception_ptr &,unsigned int)" (??$load@Vportable_binary_iarchive@util@hpx@@@serialization@boost@@YAXAEAVportable_binary_iarchive@util@hpx@@AEAVexception_ptr@1@I@Z)
3>serialize_exception.obj : error LNK2019: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::construct_exception<class boost::system::system_error>(class boost::system::system_error const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,__int64,unsigned __int64,unsigned __int64,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??$construct_exception@Vsystem_error@system@boost@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBVsystem_error@system@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J1I1_J_K31@Z) referenced in function "void __cdecl boost::serialization::load<class hpx::util::portable_binary_iarchive>(class hpx::util::portable_binary_iarchive &,class boost::exception_ptr &,unsigned int)" (??$load@Vportable_binary_iarchive@util@hpx@@@serialization@boost@@YAXAEAVportable_binary_iarchive@util@hpx@@AEAVexception_ptr@1@I@Z)
3>serialize_exception.obj : error LNK2019: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::construct_exception<struct hpx::detail::bad_exception>(struct hpx::detail::bad_exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,__int64,unsigned __int64,unsigned __int64,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??$construct_exception@Ubad_exception@detail@hpx@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBUbad_exception@01@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J1I1_J_K31@Z) referenced in function "void __cdecl boost::serialization::load<class hpx::util::portable_binary_iarchive>(class hpx::util::portable_binary_iarchive &,class boost::exception_ptr &,unsigned int)" (??$load@Vportable_binary_iarchive@util@hpx@@@serialization@boost@@YAXAEAVportable_binary_iarchive@util@hpx@@AEAVexception_ptr@1@I@Z)
3>serialize_exception.obj : error LNK2019: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::construct_exception<struct hpx::detail::bad_typeid>(struct hpx::detail::bad_typeid const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,__int64,unsigned __int64,unsigned __int64,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??$construct_exception@Ubad_typeid@detail@hpx@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBUbad_typeid@01@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J1I1_J_K31@Z) referenced in function "void __cdecl boost::serialization::load<class hpx::util::portable_binary_iarchive>(class hpx::util::portable_binary_iarchive &,class boost::exception_ptr &,unsigned int)" (??$load@Vportable_binary_iarchive@util@hpx@@@serialization@boost@@YAXAEAVportable_binary_iarchive@util@hpx@@AEAVexception_ptr@1@I@Z)
3>serialize_exception.obj : error LNK2019: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::construct_exception<struct hpx::detail::bad_cast>(struct hpx::detail::bad_cast const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,__int64,unsigned __int64,unsigned __int64,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??$construct_exception@Ubad_cast@detail@hpx@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBUbad_cast@01@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J1I1_J_K31@Z) referenced in function "void __cdecl boost::serialization::load<class hpx::util::portable_binary_iarchive>(class hpx::util::portable_binary_iarchive &,class boost::exception_ptr &,unsigned int)" (??$load@Vportable_binary_iarchive@util@hpx@@@serialization@boost@@YAXAEAVportable_binary_iarchive@util@hpx@@AEAVexception_ptr@1@I@Z)
3>serialize_exception.obj : error LNK2019: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::construct_exception<struct hpx::detail::bad_alloc>(struct hpx::detail::bad_alloc const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,__int64,unsigned __int64,unsigned __int64,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??$construct_exception@Ubad_alloc@detail@hpx@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBUbad_alloc@01@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J1I1_J_K31@Z) referenced in function "void __cdecl boost::serialization::load<class hpx::util::portable_binary_iarchive>(class hpx::util::portable_binary_iarchive &,class boost::exception_ptr &,unsigned int)" (??$load@Vportable_binary_iarchive@util@hpx@@@serialization@boost@@YAXAEAVportable_binary_iarchive@util@hpx@@AEAVexception_ptr@1@I@Z)
3>serialize_exception.obj : error LNK2019: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::construct_exception<class std::logic_error>(class std::logic_error const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,__int64,unsigned __int64,unsigned __int64,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??$construct_exception@Vlogic_error@std@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBVlogic_error@std@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@5@1J1I1_J_K31@Z) referenced in function "void __cdecl boost::serialization::load<class hpx::util::portable_binary_iarchive>(class hpx::util::portable_binary_iarchive &,class boost::exception_ptr &,unsigned int)" (??$load@Vportable_binary_iarchive@util@hpx@@@serialization@boost@@YAXAEAVportable_binary_iarchive@util@hpx@@AEAVexception_ptr@1@I@Z)
3>serialize_exception.obj : error LNK2019: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::construct_exception<class std::out_of_range>(class std::out_of_range const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,__int64,unsigned __int64,unsigned __int64,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??$construct_exception@Vout_of_range@std@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBVout_of_range@std@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@5@1J1I1_J_K31@Z) referenced in function "void __cdecl boost::serialization::load<class hpx::util::portable_binary_iarchive>(class hpx::util::portable_binary_iarchive &,class boost::exception_ptr &,unsigned int)" (??$load@Vportable_binary_iarchive@util@hpx@@@serialization@boost@@YAXAEAVportable_binary_iarchive@util@hpx@@AEAVexception_ptr@1@I@Z)
3>serialize_exception.obj : error LNK2019: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::construct_exception<class std::invalid_argument>(class std::invalid_argument const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,__int64,unsigned __int64,unsigned __int64,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??$construct_exception@Vinvalid_argument@std@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBVinvalid_argument@std@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@5@1J1I1_J_K31@Z) referenced in function "void __cdecl boost::serialization::load<class hpx::util::portable_binary_iarchive>(class hpx::util::portable_binary_iarchive &,class boost::exception_ptr &,unsigned int)" (??$load@Vportable_binary_iarchive@util@hpx@@@serialization@boost@@YAXAEAVportable_binary_iarchive@util@hpx@@AEAVexception_ptr@1@I@Z)
3>serialize_exception.obj : error LNK2019: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::construct_exception<class std::runtime_error>(class std::runtime_error const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,__int64,unsigned __int64,unsigned __int64,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??$construct_exception@Vruntime_error@std@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBVruntime_error@std@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@5@1J1I1_J_K31@Z) referenced in function "void __cdecl boost::serialization::load<class hpx::util::portable_binary_iarchive>(class hpx::util::portable_binary_iarchive &,class boost::exception_ptr &,unsigned int)" (??$load@Vportable_binary_iarchive@util@hpx@@@serialization@boost@@YAXAEAVportable_binary_iarchive@util@hpx@@AEAVexception_ptr@1@I@Z)
3>serialize_exception.obj : error LNK2019: unresolved external symbol "class boost::exception_ptr __cdecl hpx::detail::construct_exception<struct hpx::detail::std_exception>(struct hpx::detail::std_exception const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,long,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,__int64,unsigned __int64,unsigned __int64,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??$construct_exception@Ustd_exception@detail@hpx@@@detail@hpx@@YA?AVexception_ptr@boost@@AEBUstd_exception@01@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@1J1I1_J_K31@Z) referenced in function "void __cdecl boost::serialization::load<class hpx::util::portable_binary_iarchive>(class hpx::util::portable_binary_iarchive &,class boost::exception_ptr &,unsigned int)" (??$load@Vportable_binary_iarchive@util@hpx@@@serialization@boost@@YAXAEAVportable_binary_iarchive@util@hpx@@AEAVexception_ptr@1@I@Z)
3>D:\Devel\hpx_split\build\Debug.vc10\Debug\lib\hpx\hpx_utild.dll : fatal error LNK1120: 143 unresolved externals
3>
3>Build FAILED.
3>
3>Time Elapsed 00:01:18.78
========== Build: 2 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment