clapfootrohun

Results 2 comments of clapfootrohun

I just started using the library and am experiencing a similar issue. I've downloaded drogon 1.7.5 via vcpkg. I've followed the windows installation instructions. I setup a project using dragon_ctl....

Thank you for the prompt response and fix. Any idea about the linker error with `HttpResponse::getBody()`? ``` Error LNK2019 unresolved external symbol "__declspec(dllimport) public: class boost::basic_string_view __cdecl drogon::HttpResponse::getBody(void)const " (__imp_?getBody@HttpResponse@drogon@@QEBA?AV?$basic_string_view@DU?$char_traits@D@std@@@boost@@XZ)...