Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Problems to configurate Qt 6.1.0 beta 2 in Windows
Forum Updated to NodeBB v4.3 + New Features

Problems to configurate Qt 6.1.0 beta 2 in Windows

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 1 Posters 705 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    LeonidD
    wrote on last edited by
    #1

    I can not configurate Qt 6.1.0 beta 2 in windows.
    I have got next error:
    -- Tool 'Qt6::moc' will be built from source.
    -- Tool 'Qt6::rcc' will be built from source.
    -- Tool 'Qt6::tracegen' will be built from source.
    -- Tool 'Qt6::cmake_automoc_parser' will be built from source.
    -- Using Qt bundled PCRE2.
    -- Using source syncqt found at: W:/qt-6.1.0/qtbase/libexec/syncqt.pl
    -- Running syncqt for module: 'QtCore'
    Can't locate File/Basename.pm in @INC (you may need to install the File::Basename module) (@INC contains:) at W:/qt-6.1.0/qtbase/libexec/syncqt.pl line 47.
    BEGIN failed--compilation aborted at W:/qt-6.1.0/qtbase/libexec/syncqt.pl line 47.
    CMake Error at qtbase/cmake/QtModuleHelpers.cmake:206 (message):
    Failed to run syncqt, return code: 255 QtCore
    Call Stack (most recent call first):
    qtbase/src/corelib/CMakeLists.txt:29 (qt_internal_add_module)

    -- Configuring incomplete, errors occurred!
    I tried to configure directly cmake-gui or by configuration script
    System can not be configured for QtCore
    Thank you for any help
    Leonid

    L 1 Reply Last reply
    0
    • L LeonidD

      I can not configurate Qt 6.1.0 beta 2 in windows.
      I have got next error:
      -- Tool 'Qt6::moc' will be built from source.
      -- Tool 'Qt6::rcc' will be built from source.
      -- Tool 'Qt6::tracegen' will be built from source.
      -- Tool 'Qt6::cmake_automoc_parser' will be built from source.
      -- Using Qt bundled PCRE2.
      -- Using source syncqt found at: W:/qt-6.1.0/qtbase/libexec/syncqt.pl
      -- Running syncqt for module: 'QtCore'
      Can't locate File/Basename.pm in @INC (you may need to install the File::Basename module) (@INC contains:) at W:/qt-6.1.0/qtbase/libexec/syncqt.pl line 47.
      BEGIN failed--compilation aborted at W:/qt-6.1.0/qtbase/libexec/syncqt.pl line 47.
      CMake Error at qtbase/cmake/QtModuleHelpers.cmake:206 (message):
      Failed to run syncqt, return code: 255 QtCore
      Call Stack (most recent call first):
      qtbase/src/corelib/CMakeLists.txt:29 (qt_internal_add_module)

      -- Configuring incomplete, errors occurred!
      I tried to configure directly cmake-gui or by configuration script
      System can not be configured for QtCore
      Thank you for any help
      Leonid

      L Offline
      L Offline
      LeonidD
      wrote on last edited by
      #2

      @LeonidD I find the problem. It's Perl version. I download and install
      the last activePrel 5.28 x64

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved