gempir

Untitled

Aug 23rd, 2020
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. /usr/bin/ld: settingmanager.o: in function `pajlada::Settings::SettingManager::saveAs(boost::filesystem::path const&)':
  2. settingmanager.cpp:(.text+0x1afb): undefined reference to `pajlada::Settings::detail::RealPath(boost::filesystem::path const&, boost::system::error_code&)'
  3. /usr/bin/ld: settingmanager.cpp:(.text+0x1e70): undefined reference to `pajlada::Settings::detail::RealPath(boost::filesystem::path const&, boost::system::error_code&)'
  4. /usr/bin/ld: settingmanager.cpp:(.text+0x2039): undefined reference to `pajlada::Settings::detail::RealPath(boost::filesystem::path const&, boost::system::error_code&)'
  5. /usr/bin/ld: settingmanager.cpp:(.text+0x2166): undefined reference to `pajlada::Settings::detail::RealPath(boost::filesystem::path const&, boost::system::error_code&)'
  6. collect2: error: ld returned 1 exit status
  7. make: *** [Makefile:1192: bin/chatterino] Error 1
Advertisement
Add Comment
Please, Sign In to add comment