I tried upgrading to drogon and trantor to the pre-release (built it
from source, not the binaries, so it would work on questing), and I have
a different undefined reference:

undefined reference to
'drogon:HttpResponse::newfileResponse(std::__cxx11::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&,
std::__cxx11::basic_string<char, std::char_traits<char>,
std::allocator<char> > const& drogon::ContentType,
std::__cxx11::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&).

This is what I get when I just use newFileResponse("path"). When I use
one of the overrides, and specifically use, newfileResponse("path", "",
drogon::ContentType::SOME_TYPE) override, that version links fine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2146164

Title:
  Linking error due to trantor dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/drogon/+bug/2146164/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to