How do i fix below linking error when building BingRequest Sample. I am using Visual Studio 2012
Error 1 error LNK2019: unresolved external symbol "__declspec(dllimport) long __cdecl pplx::details::platform::GetCurrentThreadId(void)" (__imp_?GetCurrentThreadId@platform@details@pplx@@YAJXZ) referenced in function "public: void __thiscall pplx::details::_CancellationTokenState::_DeregisterCallback(class pplx::details::_CancellationTokenRegistration *)" (?_DeregisterCallback@_CancellationTokenState@details@pplx@@QAEXPAV_CancellationTokenRegistration@23@@Z) C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\bingrequest.obj
Error 2 error LNK2019: unresolved external symbol "__declspec(dllimport) unsigned int __cdecl pplx::details::platform::CaptureCallstack(void * *,unsigned int,unsigned int)" (__imp_?CaptureCallstack@platform@details@pplx@@YAIPAPAXII@Z) referenced in function "public: static class pplx::details::_TaskCreationCallstack __cdecl pplx::details::_TaskCreationCallstack::_CaptureMultiFramesCallstack(unsigned int)" (?_CaptureMultiFramesCallstack@_TaskCreationCallstack@details@pplx@@SA?AV123@I@Z) C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\bingrequest.obj
Error 3 error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall pplx::details::event_impl::event_impl(void)" (__imp_??0event_impl@details@pplx@@QAE@XZ) referenced in function "public: __thiscall pplx::details::_CancellationTokenState::_CancellationTokenState(void)" (??0_CancellationTokenState@details@pplx@@QAE@XZ) C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\bingrequest.obj
Error 4 error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall pplx::details::event_impl::~event_impl(void)" (__imp_??1event_impl@details@pplx@@QAE@XZ) referenced in function __unwindfunclet$??0_CancellationTokenState@details@pplx@@QAE@XZ$1 C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\bingrequest.obj
Error 5 error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __thiscall pplx::details::event_impl::set(void)" (__imp_?set@event_impl@details@pplx@@QAEXXZ) referenced in function "public: void __thiscall pplx::details::_CancellationTokenState::_Cancel(void)" (?_Cancel@_CancellationTokenState@details@pplx@@QAEXXZ) C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\bingrequest.obj
Error 6 error LNK2019: unresolved external symbol "__declspec(dllimport) public: unsigned int __thiscall pplx::details::event_impl::wait(unsigned int)" (__imp_?wait@event_impl@details@pplx@@QAEII@Z) referenced in function "public: void __thiscall pplx::details::_CancellationTokenState::_DeregisterCallback(class pplx::details::_CancellationTokenRegistration *)" (?_DeregisterCallback@_CancellationTokenState@details@pplx@@QAEXPAV_CancellationTokenRegistration@23@@Z) C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\bingrequest.obj
Error 7 error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall pplx::details::critical_section_impl::critical_section_impl(void)" (__imp_??0critical_section_impl@details@pplx@@QAE@XZ) referenced in function "public: __thiscall pplx::details::_Task_completion_event_impl<unsigned char>::_Task_completion_event_impl<unsigned char>(void)" (??0?$_Task_completion_event_impl@E@details@pplx@@QAE@XZ) C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\bingrequest.obj
Error 8 error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall pplx::details::critical_section_impl::~critical_section_impl(void)" (__imp_??1critical_section_impl@details@pplx@@QAE@XZ) referenced in function __unwindfunclet$??0?$_Task_completion_event_impl@E@details@pplx@@QAE@XZ$1 C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\bingrequest.obj
Error 9 error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __thiscall pplx::details::critical_section_impl::lock(void)" (__imp_?lock@critical_section_impl@details@pplx@@QAEXXZ) referenced in function "public: __thiscall pplx::scoped_lock<class pplx::details::critical_section_impl>::scoped_lock<class pplx::details::critical_section_impl>(class pplx::details::critical_section_impl &)" (??0?$scoped_lock@Vcritical_section_impl@details@pplx@@@pplx@@QAE@AAVcritical_section_impl@details@1@@Z) C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\bingrequest.obj
Error 10 error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __thiscall pplx::details::critical_section_impl::unlock(void)" (__imp_?unlock@critical_section_impl@details@pplx@@QAEXXZ) referenced in function "public: __thiscall pplx::scoped_lock<class pplx::details::critical_section_impl>::~scoped_lock<class pplx::details::critical_section_impl>(void)" (??1?$scoped_lock@Vcritical_section_impl@details@pplx@@@pplx@@QAE@XZ) C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\bingrequest.obj
Error 11 error LNK2019: unresolved external symbol "__declspec(dllimport) class std::shared_ptr<struct pplx::scheduler_interface> __cdecl pplx::get_ambient_scheduler(void)" (__imp_?get_ambient_scheduler@pplx@@YA?AV?$shared_ptr@Uscheduler_interface@pplx@@@std@@XZ) referenced in function "public: __thiscall pplx::task_options::task_options(void)" (??0task_options@pplx@@QAE@XZ) C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\bingrequest.obj
Error 12 error LNK2019: unresolved external symbol "__declspec(dllimport) public: class pplx::task<class web::http::http_response> __thiscall web::http::client::http_client::request(class web::http::http_request)" (__imp_?request@http_client@client@http@web@@QAE?AV?$task@Vhttp_response@http@web@@@pplx@@Vhttp_request@34@@Z) referenced in function "public: class pplx::task<class web::http::http_response> __thiscall web::http::client::http_client::request(class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> >,class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > const &)" (?request@http_client@client@http@web@@QAE?AV?$task@Vhttp_response@http@web@@@pplx@@V?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@ABV78@@Z) C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\bingrequest.obj
Error 13 error LNK1120: 12 unresolved externals C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\\Win32\Debug\BingRequest.exe 1
Comments: Fixed in 2.0.0
Error 1 error LNK2019: unresolved external symbol "__declspec(dllimport) long __cdecl pplx::details::platform::GetCurrentThreadId(void)" (__imp_?GetCurrentThreadId@platform@details@pplx@@YAJXZ) referenced in function "public: void __thiscall pplx::details::_CancellationTokenState::_DeregisterCallback(class pplx::details::_CancellationTokenRegistration *)" (?_DeregisterCallback@_CancellationTokenState@details@pplx@@QAEXPAV_CancellationTokenRegistration@23@@Z) C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\bingrequest.obj
Error 2 error LNK2019: unresolved external symbol "__declspec(dllimport) unsigned int __cdecl pplx::details::platform::CaptureCallstack(void * *,unsigned int,unsigned int)" (__imp_?CaptureCallstack@platform@details@pplx@@YAIPAPAXII@Z) referenced in function "public: static class pplx::details::_TaskCreationCallstack __cdecl pplx::details::_TaskCreationCallstack::_CaptureMultiFramesCallstack(unsigned int)" (?_CaptureMultiFramesCallstack@_TaskCreationCallstack@details@pplx@@SA?AV123@I@Z) C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\bingrequest.obj
Error 3 error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall pplx::details::event_impl::event_impl(void)" (__imp_??0event_impl@details@pplx@@QAE@XZ) referenced in function "public: __thiscall pplx::details::_CancellationTokenState::_CancellationTokenState(void)" (??0_CancellationTokenState@details@pplx@@QAE@XZ) C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\bingrequest.obj
Error 4 error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall pplx::details::event_impl::~event_impl(void)" (__imp_??1event_impl@details@pplx@@QAE@XZ) referenced in function __unwindfunclet$??0_CancellationTokenState@details@pplx@@QAE@XZ$1 C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\bingrequest.obj
Error 5 error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __thiscall pplx::details::event_impl::set(void)" (__imp_?set@event_impl@details@pplx@@QAEXXZ) referenced in function "public: void __thiscall pplx::details::_CancellationTokenState::_Cancel(void)" (?_Cancel@_CancellationTokenState@details@pplx@@QAEXXZ) C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\bingrequest.obj
Error 6 error LNK2019: unresolved external symbol "__declspec(dllimport) public: unsigned int __thiscall pplx::details::event_impl::wait(unsigned int)" (__imp_?wait@event_impl@details@pplx@@QAEII@Z) referenced in function "public: void __thiscall pplx::details::_CancellationTokenState::_DeregisterCallback(class pplx::details::_CancellationTokenRegistration *)" (?_DeregisterCallback@_CancellationTokenState@details@pplx@@QAEXPAV_CancellationTokenRegistration@23@@Z) C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\bingrequest.obj
Error 7 error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall pplx::details::critical_section_impl::critical_section_impl(void)" (__imp_??0critical_section_impl@details@pplx@@QAE@XZ) referenced in function "public: __thiscall pplx::details::_Task_completion_event_impl<unsigned char>::_Task_completion_event_impl<unsigned char>(void)" (??0?$_Task_completion_event_impl@E@details@pplx@@QAE@XZ) C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\bingrequest.obj
Error 8 error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall pplx::details::critical_section_impl::~critical_section_impl(void)" (__imp_??1critical_section_impl@details@pplx@@QAE@XZ) referenced in function __unwindfunclet$??0?$_Task_completion_event_impl@E@details@pplx@@QAE@XZ$1 C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\bingrequest.obj
Error 9 error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __thiscall pplx::details::critical_section_impl::lock(void)" (__imp_?lock@critical_section_impl@details@pplx@@QAEXXZ) referenced in function "public: __thiscall pplx::scoped_lock<class pplx::details::critical_section_impl>::scoped_lock<class pplx::details::critical_section_impl>(class pplx::details::critical_section_impl &)" (??0?$scoped_lock@Vcritical_section_impl@details@pplx@@@pplx@@QAE@AAVcritical_section_impl@details@1@@Z) C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\bingrequest.obj
Error 10 error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __thiscall pplx::details::critical_section_impl::unlock(void)" (__imp_?unlock@critical_section_impl@details@pplx@@QAEXXZ) referenced in function "public: __thiscall pplx::scoped_lock<class pplx::details::critical_section_impl>::~scoped_lock<class pplx::details::critical_section_impl>(void)" (??1?$scoped_lock@Vcritical_section_impl@details@pplx@@@pplx@@QAE@XZ) C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\bingrequest.obj
Error 11 error LNK2019: unresolved external symbol "__declspec(dllimport) class std::shared_ptr<struct pplx::scheduler_interface> __cdecl pplx::get_ambient_scheduler(void)" (__imp_?get_ambient_scheduler@pplx@@YA?AV?$shared_ptr@Uscheduler_interface@pplx@@@std@@XZ) referenced in function "public: __thiscall pplx::task_options::task_options(void)" (??0task_options@pplx@@QAE@XZ) C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\bingrequest.obj
Error 12 error LNK2019: unresolved external symbol "__declspec(dllimport) public: class pplx::task<class web::http::http_response> __thiscall web::http::client::http_client::request(class web::http::http_request)" (__imp_?request@http_client@client@http@web@@QAE?AV?$task@Vhttp_response@http@web@@@pplx@@Vhttp_request@34@@Z) referenced in function "public: class pplx::task<class web::http::http_response> __thiscall web::http::client::http_client::request(class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> >,class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > const &)" (?request@http_client@client@http@web@@QAE?AV?$task@Vhttp_response@http@web@@@pplx@@V?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@ABV78@@Z) C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\bingrequest.obj
Error 13 error LNK1120: 12 unresolved externals C:\Program Files (x86)\Microsoft Cpp REST SDK for VS 2012 v1.4\SDK\samples\Casablanca_Samples\Samples\BingRequest\VC12\\Win32\Debug\BingRequest.exe 1
Comments: Fixed in 2.0.0