Advertisement
Guest User

Untitled

a guest
Feb 20th, 2023
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. PS C:\Qt\6.5.0\qt6_source\qt> ./configure
  2. + cd qtbase
  3. + C:\Qt\6.5.0\qt6_source\qt\qtbase\configure.bat -top-level
  4. 'C:/Program Files/CMake/bin/cmake.exe' '-G' 'Ninja' 'C:/Qt/6.5.0/qt6_source/qt'
  5. -- Checking dependencies of submodule 'qtbase'
  6. -- Checking dependencies of submodule 'qtimageformats'
  7. -- Checking dependencies of submodule 'qtlanguageserver'
  8. -- Checking dependencies of submodule 'qtshadertools'
  9. -- Checking dependencies of submodule 'qtsvg'
  10. -- Checking dependencies of submodule 'qtdeclarative'
  11. -- Skipping optional dependency 'qtimageformats' of 'qtdeclarative', because qtimageformats's CMakeLists.txt couldn't be found.
  12. -- Skipping optional dependency 'qtlanguageserver' of 'qtdeclarative', because qtlanguageserver's CMakeLists.txt couldn't be found.
  13. -- Configuring submodule 'qtbase'
  14.             -DCMAKE_C_FLAGS_DEBUG=-g
  15.             -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -O2
  16.             -DCMAKE_C_FLAGS_RELWITHDEBINFO=-g -DNDEBUG -O2
  17.             -DCMAKE_CXX_FLAGS_DEBUG=-g
  18.             -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -O2
  19.             -DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-g -DNDEBUG -O2
  20.             -DCMAKE_OBJCOPY=C:/Strawberry/c/bin/objcopy.exe
  21.             -DCMAKE_C_STANDARD=11
  22.             -DCMAKE_C_STANDARD_REQUIRED=ON
  23.             -DCMAKE_CXX_STANDARD=17
  24.             -DCMAKE_CXX_STANDARD_REQUIRED=ON
  25.             -DCMAKE_MODULE_PATH:STRING=C:/Qt/6.5.0/qt6_source/qt/qtbase/cmake/platforms
  26. CMake Error at qtbase/cmake/QtExecutableHelpers.cmake:466 (message):
  27.   Unable to build syncqt: Change Dir:
  28.   C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/configure_time_bins
  29.  
  30.  
  31.  
  32.   Run Build Command(s):C:/Qt/Tools/Ninja/ninja.exe && [1/1] Linking CXX
  33.   executable C:\Qt\6.5.0\qt6_source\qt\qtbase\bin\syncqt.exe
  34.  
  35.   FAILED: C:/Qt/6.5.0/qt6_source/qt/qtbase/bin/syncqt.exe
  36.  
  37.   cmd.exe /C "cd .  && C:\Strawberry\c\bin\c++.exe -O2 -g -DNDEBUG
  38.  CMakeFiles/syncqt.dir/main.cpp.obj -o
  39.  C:\Qt\6.5.0\qt6_source\qt\qtbase\bin\syncqt.exe
  40.  -Wl,--out-implib,libsyncqt.dll.a
  41.  -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32
  42.  -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32
  43.  -ladvapi32 && cd ."
  44.  
  45.  
  46.   C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  47.   CMakeFiles/syncqt.dir/main.cpp.obj: in function
  48.   `std::filesystem::__cxx11::operator==(std::filesystem::__cxx11::path
  49.   const&, std::filesystem::__cxx11::path const&)':
  50.  
  51.  
  52.  C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/bits/fs_path.h:514:
  53.  undefined reference to
  54.  `std::filesystem::__cxx11::path::compare(std::filesystem::__cxx11::path
  55.  const&) const'
  56.  
  57.  
  58.   C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  59.   CMakeFiles/syncqt.dir/main.cpp.obj: in function
  60.   `SyncScanner::updateOrCopy(std::filesystem::__cxx11::path const&,
  61.   std::filesystem::__cxx11::path const&)':
  62.  
  63.  C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:1474: undefined
  64.  reference to `std::filesystem::copy(std::filesystem::__cxx11::path const&,
  65.  std::filesystem::__cxx11::path const&, std::filesystem::copy_options,
  66.  std::error_code&)'
  67.  
  68.  
  69.   C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  70.   C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:1477: undefined
  71.   reference to `std::filesystem::remove(std::filesystem::__cxx11::path
  72.   const&, std::error_code&)'
  73.  
  74.  
  75.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  76.  C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:1486: undefined
  77.  reference to `std::filesystem::copy(std::filesystem::__cxx11::path const&,
  78.  std::filesystem::__cxx11::path const&, std::filesystem::copy_options,
  79.  std::error_code&)'
  80.  
  81.  
  82.   C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  83.   CMakeFiles/syncqt.dir/main.cpp.obj: in function
  84.   `std::filesystem::__cxx11::path::path<std::__cxx11::basic_string<char,
  85.   std::char_traits<char>, std::allocator<char> >,
  86.   std::filesystem::__cxx11::path>(std::__cxx11::basic_string<char,
  87.   std::char_traits<char>, std::allocator<char> > const&,
  88.   std::filesystem::__cxx11::path::format)':
  89.  
  90.  
  91.  C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/bits/fs_path.h:185:
  92.  undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()'
  93.  
  94.  
  95.   C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  96.   CMakeFiles/syncqt.dir/main.cpp.obj: in function
  97.   `std::filesystem::__cxx11::path::_Cvt<char>::_S_wconvert(char const*, char
  98.   const*, std::integral_constant<bool, true>)':
  99.  
  100.  
  101.  C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/bits/fs_path.h:636:
  102.  undefined reference to
  103.  `std::filesystem::__cxx11::filesystem_error::~filesystem_error()'
  104.  
  105.  
  106.   C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  107.   CMakeFiles/syncqt.dir/main.cpp.obj: in function
  108.   `utils::normilizedPath(std::__cxx11::basic_string<char,
  109.   std::char_traits<char>, std::allocator<char> > const&)':
  110.  
  111.  C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:113: undefined
  112.  reference to `std::filesystem::absolute(std::filesystem::__cxx11::path
  113.  const&)'
  114.  
  115.  
  116.   C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  117.   CMakeFiles/syncqt.dir/main.cpp.obj: in function
  118.   `std::filesystem::__cxx11::path::is_absolute() const':
  119.  
  120.  
  121.  C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/bits/fs_path.h:1045:
  122.  undefined reference to `std::filesystem::__cxx11::path::has_root_name()
  123.  const'
  124.  
  125.  
  126.   C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  127.   C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/bits/fs_path.h:1045:
  128.   undefined reference to
  129.   `std::filesystem::__cxx11::path::has_root_directory() const'
  130.  
  131.  
  132.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  133.  CMakeFiles/syncqt.dir/main.cpp.obj: in function
  134.  `std::filesystem::exists(std::filesystem::__cxx11::path const&)':
  135.  
  136.  
  137.   C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/bits/fs_ops.h:121:
  138.   undefined reference to
  139.   `std::filesystem::status(std::filesystem::__cxx11::path const&)'
  140.  
  141.  
  142.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  143.  CMakeFiles/syncqt.dir/main.cpp.obj: in function
  144.  `SyncScanner::generateAliasedHeaderFileIfTimestampChanged(std::__cxx11::basic_string<char,
  145.  std::char_traits<char>, std::allocator<char> > const&,
  146.  std::__cxx11::basic_string<char, std::char_traits<char>,
  147.  std::allocator<char> > const&,
  148.  std::chrono::time_point<std::chrono::_V2::system_clock,
  149.  std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >
  150.  const&)':
  151.  
  152.   C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:1525: undefined
  153.   reference to
  154.   `std::filesystem::last_write_time(std::filesystem::__cxx11::path const&)'
  155.  
  156.  
  157.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  158.  CMakeFiles/syncqt.dir/main.cpp.obj: in function
  159.  `SyncScanner::writeIfDifferent(std::__cxx11::basic_string<char,
  160.  std::char_traits<char>, std::allocator<char> > const&,
  161.  std::__cxx11::basic_string<char, std::char_traits<char>,
  162.  std::allocator<char> > const&)':
  163.  
  164.   C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:1550: undefined
  165.   reference to `std::filesystem::__cxx11::path::parent_path() const'
  166.  
  167.  
  168.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  169.  CMakeFiles/syncqt.dir/main.cpp.obj: in function
  170.  `std::filesystem::exists(std::filesystem::__cxx11::path const&)':
  171.  
  172.  
  173.   C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/bits/fs_ops.h:121:
  174.   undefined reference to
  175.   `std::filesystem::status(std::filesystem::__cxx11::path const&)'
  176.  
  177.  
  178.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  179.  C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/bits/fs_ops.h:121:
  180.  undefined reference to
  181.  `std::filesystem::status(std::filesystem::__cxx11::path const&)'
  182.  
  183.  
  184.   C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  185.   CMakeFiles/syncqt.dir/main.cpp.obj: in function
  186.   `SyncScanner::writeIfDifferent(std::__cxx11::basic_string<char,
  187.   std::char_traits<char>, std::allocator<char> > const&,
  188.   std::__cxx11::basic_string<char, std::char_traits<char>,
  189.   std::allocator<char> > const&)':
  190.  
  191.  C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:1552: undefined
  192.  reference to
  193.  `std::filesystem::create_directories(std::filesystem::__cxx11::path
  194.  const&)'
  195.  
  196.  
  197.   C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  198.   C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:1561: undefined
  199.   reference to `std::filesystem::file_size(std::filesystem::__cxx11::path
  200.   const&)'
  201.  
  202.  
  203.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  204.  CMakeFiles/syncqt.dir/main.cpp.obj: in function
  205.  `std::filesystem::__cxx11::filesystem_error::filesystem_error(std::__cxx11::basic_string<char,
  206.  std::char_traits<char>, std::allocator<char> > const&, std::error_code)':
  207.  
  208.  
  209.   C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/bits/fs_path.h:579:
  210.   undefined reference to
  211.   `std::filesystem::__cxx11::filesystem_error::_M_gen_what()'
  212.  
  213.  
  214.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  215.  CMakeFiles/syncqt.dir/main.cpp.obj: in function
  216.  `std::__cxx11::basic_string<char, std::char_traits<char>,
  217.  std::allocator<char> > std::filesystem::__cxx11::path::_S_str_convert<char,
  218.  std::char_traits<char>, std::allocator<char>
  219.  >(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>,
  220.  std::allocator<wchar_t> > const&, std::allocator<char> const&)':
  221.  
  222.  
  223.   C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/bits/fs_path.h:870:
  224.   undefined reference to
  225.   `std::filesystem::__cxx11::filesystem_error::~filesystem_error()'
  226.  
  227.  
  228.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  229.  CMakeFiles/syncqt.dir/main.cpp.obj: in function
  230.  `std::filesystem::exists(std::filesystem::__cxx11::path const&)':
  231.  
  232.  
  233.   C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/bits/fs_ops.h:121:
  234.   undefined reference to
  235.   `std::filesystem::status(std::filesystem::__cxx11::path const&)'
  236.  
  237.  
  238.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  239.  CMakeFiles/syncqt.dir/main.cpp.obj: in function
  240.  `SyncScanner::copyGeneratedHeadersToStagingDirectory(std::__cxx11::basic_string<char,
  241.  std::char_traits<char>, std::allocator<char> > const&, bool)':
  242.  
  243.   C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:675: undefined
  244.   reference to
  245.   `std::filesystem::create_directories(std::filesystem::__cxx11::path
  246.   const&)'
  247.  
  248.  
  249.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  250.  CMakeFiles/syncqt.dir/main.cpp.obj: in function
  251.  `std::filesystem::__cxx11::recursive_directory_iterator::recursive_directory_iterator(std::filesystem::__cxx11::path
  252.  const&)':
  253.  
  254.  
  255.   C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/bits/fs_dir.h:433:
  256.   undefined reference to
  257.   `std::filesystem::__cxx11::recursive_directory_iterator::recursive_directory_iterator(std::filesystem::__cxx11::path
  258.   const&, std::filesystem::directory_options, std::error_code*)'
  259.  
  260.  
  261.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  262.  CMakeFiles/syncqt.dir/main.cpp.obj: in function
  263.  `SyncScanner::copyGeneratedHeadersToStagingDirectory(std::__cxx11::basic_string<char,
  264.  std::char_traits<char>, std::allocator<char> > const&, bool)':
  265.  
  266.  
  267.   C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/bits/fs_dir.h:448:
  268.   undefined reference to
  269.   `std::filesystem::__cxx11::recursive_directory_iterator::~recursive_directory_iterator()'
  270.  
  271.  
  272.  
  273.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  274.  CMakeFiles/syncqt.dir/main.cpp.obj: in function
  275.  `SyncScanner::copyGeneratedHeadersToStagingDirectory(std::__cxx11::basic_string<char,
  276.  std::char_traits<char>, std::allocator<char> > const&, bool)':
  277.  
  278.  
  279.   C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/bits/shared_ptr_base.h:614:
  280.   undefined reference to
  281.   `std::filesystem::__cxx11::recursive_directory_iterator::~recursive_directory_iterator()'
  282.  
  283.  
  284.  
  285.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  286.  CMakeFiles/syncqt.dir/main.cpp.obj: in function
  287.  `SyncScanner::copyGeneratedHeadersToStagingDirectory(std::__cxx11::basic_string<char,
  288.  std::char_traits<char>, std::allocator<char> > const&, bool)':
  289.  
  290.   C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:678: undefined
  291.   reference to
  292.   `std::filesystem::__cxx11::recursive_directory_iterator::~recursive_directory_iterator()'
  293.  
  294.  
  295.  
  296.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  297.  C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:678: undefined
  298.  reference to
  299.  `std::filesystem::__cxx11::recursive_directory_iterator::~recursive_directory_iterator()'
  300.  
  301.  
  302.  
  303.   C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  304.   C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:678: undefined
  305.   reference to
  306.   `std::filesystem::__cxx11::recursive_directory_iterator::~recursive_directory_iterator()'
  307.  
  308.  
  309.  
  310.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  311.  C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:678: undefined
  312.  reference to
  313.  `std::filesystem::__cxx11::recursive_directory_iterator::operator*()
  314.  const'
  315.  
  316.  
  317.   C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  318.   C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:678: undefined
  319.   reference to
  320.   `std::filesystem::__cxx11::recursive_directory_iterator::operator++()'
  321.  
  322.  
  323.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  324.  C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:681: undefined
  325.  reference to `std::filesystem::remove(std::filesystem::__cxx11::path
  326.  const&)'
  327.  
  328.  
  329.   C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  330.   C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:678: undefined
  331.   reference to
  332.   `std::filesystem::__cxx11::recursive_directory_iterator::~recursive_directory_iterator()'
  333.  
  334.  
  335.  
  336.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  337.  C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:678: undefined
  338.  reference to
  339.  `std::filesystem::__cxx11::recursive_directory_iterator::~recursive_directory_iterator()'
  340.  
  341.  
  342.  
  343.   C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  344.   C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:678: undefined
  345.   reference to
  346.   `std::filesystem::__cxx11::recursive_directory_iterator::~recursive_directory_iterator()'
  347.  
  348.  
  349.  
  350.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  351.  CMakeFiles/syncqt.dir/main.cpp.obj: in function
  352.  `SyncScanner::parseVersionScriptContent(std::__cxx11::basic_string<char,
  353.  std::char_traits<char>, std::allocator<char> >,
  354.  SyncScanner::ParsingResult&)':
  355.  
  356.   C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:904: undefined
  357.   reference to `std::filesystem::relative(std::filesystem::__cxx11::path
  358.   const&, std::filesystem::__cxx11::path const&)'
  359.  
  360.  
  361.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  362.  C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:902: undefined
  363.  reference to `std::filesystem::relative(std::filesystem::__cxx11::path
  364.  const&, std::filesystem::__cxx11::path const&)'
  365.  
  366.  
  367.   C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  368.   CMakeFiles/syncqt.dir/main.cpp.obj: in function
  369.   `SyncScanner::processHeader(std::filesystem::__cxx11::path const&)':
  370.  
  371.  C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:743: undefined
  372.  reference to
  373.  `std::filesystem::last_write_time(std::filesystem::__cxx11::path const&,
  374.  std::error_code&)'
  375.  
  376.  
  377.   C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  378.   CMakeFiles/syncqt.dir/main.cpp.obj: in function
  379.   `std::filesystem::exists(std::filesystem::__cxx11::path const&)':
  380.  
  381.  
  382.  C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/bits/fs_ops.h:121:
  383.  undefined reference to
  384.  `std::filesystem::status(std::filesystem::__cxx11::path const&)'
  385.  
  386.  
  387.   C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  388.   C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/bits/fs_ops.h:121:
  389.   undefined reference to
  390.   `std::filesystem::status(std::filesystem::__cxx11::path const&)'
  391.  
  392.  
  393.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  394.  CMakeFiles/syncqt.dir/main.cpp.obj: in function
  395.  `SyncScanner::processHeader(std::filesystem::__cxx11::path const&)':
  396.  
  397.   C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:768: undefined
  398.   reference to
  399.   `std::filesystem::weakly_canonical(std::filesystem::__cxx11::path const&,
  400.   std::error_code&)'
  401.  
  402.  
  403.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  404.  C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:768: undefined
  405.  reference to `std::filesystem::__cxx11::path::root_name() const'
  406.  
  407.  
  408.   C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  409.   CMakeFiles/syncqt.dir/main.cpp.obj: in function
  410.   `std::filesystem::__cxx11::operator==(std::filesystem::__cxx11::path
  411.   const&, std::filesystem::__cxx11::path const&)':
  412.  
  413.  
  414.  C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/bits/fs_path.h:514:
  415.  undefined reference to
  416.  `std::filesystem::__cxx11::path::compare(std::filesystem::__cxx11::path
  417.  const&) const'
  418.  
  419.  
  420.   C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  421.   CMakeFiles/syncqt.dir/main.cpp.obj: in function
  422.   `SyncScanner::processHeader(std::filesystem::__cxx11::path const&)':
  423.  
  424.  C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:763: undefined
  425.  reference to
  426.  `std::filesystem::create_directories(std::filesystem::__cxx11::path
  427.  const&)'
  428.  
  429.  
  430.   C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  431.   C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:770: undefined
  432.   reference to `std::filesystem::relative(std::filesystem::__cxx11::path
  433.   const&, std::filesystem::__cxx11::path const&)'
  434.  
  435.  
  436.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  437.  CMakeFiles/syncqt.dir/main.cpp.obj: in function
  438.  `std::filesystem::exists(std::filesystem::__cxx11::path const&)':
  439.  
  440.  
  441.   C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/bits/fs_ops.h:121:
  442.   undefined reference to
  443.   `std::filesystem::status(std::filesystem::__cxx11::path const&)'
  444.  
  445.  
  446.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  447.  CMakeFiles/syncqt.dir/main.cpp.obj: in function `SyncScanner::sync()':
  448.  
  449.   C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:614: undefined
  450.   reference to
  451.   `std::filesystem::last_write_time(std::filesystem::__cxx11::path const&,
  452.   std::error_code&)'
  453.  
  454.  
  455.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  456.  CMakeFiles/syncqt.dir/main.cpp.obj: in function
  457.  `std::filesystem::__cxx11::recursive_directory_iterator::recursive_directory_iterator(std::filesystem::__cxx11::path
  458.  const&)':
  459.  
  460.  
  461.   C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/bits/fs_dir.h:433:
  462.   undefined reference to
  463.   `std::filesystem::__cxx11::recursive_directory_iterator::recursive_directory_iterator(std::filesystem::__cxx11::path
  464.   const&, std::filesystem::directory_options, std::error_code*)'
  465.  
  466.  
  467.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  468.  CMakeFiles/syncqt.dir/main.cpp.obj: in function `SyncScanner::sync()':
  469.  
  470.  
  471.   C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/bits/fs_dir.h:448:
  472.   undefined reference to
  473.   `std::filesystem::__cxx11::recursive_directory_iterator::~recursive_directory_iterator()'
  474.  
  475.  
  476.  
  477.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  478.  CMakeFiles/syncqt.dir/main.cpp.obj: in function `SyncScanner::sync()':
  479.  
  480.  
  481.   C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/bits/shared_ptr_base.h:614:
  482.   undefined reference to
  483.   `std::filesystem::__cxx11::recursive_directory_iterator::~recursive_directory_iterator()'
  484.  
  485.  
  486.  
  487.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  488.  CMakeFiles/syncqt.dir/main.cpp.obj: in function `SyncScanner::sync()':
  489.  
  490.   C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:562: undefined
  491.   reference to
  492.   `std::filesystem::__cxx11::recursive_directory_iterator::~recursive_directory_iterator()'
  493.  
  494.  
  495.  
  496.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  497.  C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:562: undefined
  498.  reference to
  499.  `std::filesystem::__cxx11::recursive_directory_iterator::~recursive_directory_iterator()'
  500.  
  501.  
  502.  
  503.   C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  504.   C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:562: undefined
  505.   reference to
  506.   `std::filesystem::__cxx11::recursive_directory_iterator::~recursive_directory_iterator()'
  507.  
  508.  
  509.  
  510.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  511.  C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:562: undefined
  512.  reference to
  513.  `std::filesystem::__cxx11::recursive_directory_iterator::operator*()
  514.  const'
  515.  
  516.  
  517.   C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  518.   C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:562: undefined
  519.   reference to
  520.   `std::filesystem::__cxx11::recursive_directory_iterator::operator++()'
  521.  
  522.  
  523.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  524.  CMakeFiles/syncqt.dir/main.cpp.obj: in function
  525.  `std::filesystem::__cxx11::directory_entry::status() const':
  526.  
  527.  
  528.   C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/bits/fs_dir.h:255:
  529.   undefined reference to
  530.   `std::filesystem::status(std::filesystem::__cxx11::path const&)'
  531.  
  532.  
  533.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  534.  CMakeFiles/syncqt.dir/main.cpp.obj: in function
  535.  `std::filesystem::__cxx11::path::extension() const':
  536.  
  537.  
  538.   C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/bits/fs_path.h:1021:
  539.   undefined reference to `std::filesystem::__cxx11::path::_M_find_extension()
  540.   const'
  541.  
  542.  
  543.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  544.  CMakeFiles/syncqt.dir/main.cpp.obj: in function
  545.  `std::filesystem::__cxx11::path::path(std::__cxx11::basic_string<wchar_t,
  546.  std::char_traits<wchar_t>, std::allocator<wchar_t> >&&,
  547.  std::filesystem::__cxx11::path::format)'-- Configuring incomplete, errors occurred!
  548. :
  549.  
  550.  
  551.   C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/bits/fs_path.h:178:
  552.   undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()'
  553.  
  554.  
  555.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  556.  CMakeFiles/syncqt.dir/main.cpp.obj: in function `SyncScanner::sync()':
  557.  
  558.   C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:562: undefined
  559.   reference to
  560.   `std::filesystem::__cxx11::recursive_directory_iterator::~recursive_directory_iterator()'
  561.  
  562.  
  563.  
  564.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  565.  C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:562: undefined
  566.  reference to
  567.  `std::filesystem::__cxx11::recursive_directory_iterator::~recursive_directory_iterator()'
  568.  
  569.  
  570.  
  571.   C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  572.   C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:562: undefined
  573.   reference to
  574.   `stdSee also "C:/Qt/6.5.0/qt6_source/qt/CMakeFiles/CMakeOutput.log".
  575. See also "C:/Qt/6.5.0/qt6_source/qt/CMakeFiles/CMakeError.log".
  576. ::filesystem::__cxx11::recursive_directory_iterator::~recursive_directory_iterator()'
  577.  
  578.  
  579.  
  580.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  581.  CMakeFiles/syncqt.dir/main.cpp.obj: in function
  582.  `SyncScanner::SyncScanner(CommandLineOptions*)':
  583.  
  584.   C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:537: undefined
  585.   reference to
  586.   `std::filesystem::weakly_canonical(std::filesystem::__cxx11::path const&)'
  587.  
  588.  
  589.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  590.  C:/Qt/6.5.0/qt6_source/qt/qtbase/src/tools/syncqt/main.cpp:537: undefined
  591.  reference to `std::filesystem::__cxx11::path::root_name() const'
  592.  
  593.  
  594.   C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  595.   CMakeFiles/syncqt.dir/main.cpp.obj:main.cpp:(.rdata$.refptr._ZNSt10filesystem7__cxx1116filesystem_errorD1Ev[.refptr._ZNSt10filesystem7__cxx1116filesystem_errorD1Ev]+0x0):
  596.   undefined reference to
  597.   `std::filesystem::__cxx11::filesystem_error::~filesystem_error()'
  598.  
  599.  
  600.  C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  601.  CMakeFiles/syncqt.dir/main.cpp.obj:main.cpp:(.rdata$.refptr._ZTVNSt10filesystem7__cxx1116filesystem_errorE[.refptr._ZTVNSt10filesystem7__cxx1116filesystem_errorE]+0x0):
  602.  undefined reference to `vtable for
  603.  std::filesystem::__cxx11::filesystem_error'
  604.  
  605.   collect2.exe: error: ld returned 1 exit status
  606.  
  607.   ninja: build stopped: subcommand failed.
  608.  
  609.  
  610.  
  611. Call Stack (most recent call first):
  612.   qtbase/cmake/QtToolHelpers.cmake:654 (qt_internal_add_configure_time_executable)
  613.   qtbase/src/tools/syncqt/CMakeLists.txt:25 (qt_internal_add_configure_time_tool)
  614.  
  615.  
  616. CMake Error at qtbase/cmake/QtProcessConfigureArgs.cmake:987 (message):
  617.   CMake exited with code 1.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement