Guest User

Untitled

a guest
May 19th, 2021
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. src/path_tree/generators/static_generator/static_generator.o: In function `Generators::StaticGenerator::StaticGenerator(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)':
  2. /mnt/c/Users/.../src/path_tree/generators/static_generator/static_generator.cpp:21: undefined reference to `std::experimental::filesystem::v1::file_size(std::experimental::filesystem::v1::__cxx11::path const&)'
  3. src/path_tree/generators/static_generator/static_generator.o: In function `Generators::StaticGenerator::CreateResponse(Contexts::ContextBase&)':
  4. /mnt/c/Users/.../src/path_tree/generators/static_generator/static_generator.cpp:39: undefined reference to `serverName[abi:cxx11]'
  5. src/path_tree/generators/static_generator/static_generator.o: In function `std::experimental::filesystem::v1::__cxx11::path::path<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::experimental::filesystem::v1::__cxx11::path>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  6. /usr/include/c++/8/experimental/bits/fs_path.h:203: undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_split_cmpts()'
  7. collect2: error: ld returned 1 exit status
  8. make: *** [a.out] Error 1
Advertisement
Add Comment
Please, Sign In to add comment