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. Bug when building 6.2

Bug when building 6.2

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 257 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.
  • M Offline
    M Offline
    MatrixMagic
    wrote on last edited by MatrixMagic
    #1

    When build type is debug is ok.
    Developer build is ok aslo.
    But,when build type is release is failed.

    Can not find qt_setup_tool_path.bat

    cmd.exe /C "cd /D F:\qt_6\qtdeclarative\src\qml && F:\qt_6\qtbase.\bin\qt_setup_tool_path.bat F:/qt_6/qtbase/bin/qmltyperegistrar.exe ...

    //Build for debugging
    FEATURE_debug:BOOL=OFF

    //Compile libs in debug and release mode
    FEATURE_debug_and_release:BOOL=OFF

    VRoninV 1 Reply Last reply
    0
    • M MatrixMagic

      When build type is debug is ok.
      Developer build is ok aslo.
      But,when build type is release is failed.

      Can not find qt_setup_tool_path.bat

      cmd.exe /C "cd /D F:\qt_6\qtdeclarative\src\qml && F:\qt_6\qtbase.\bin\qt_setup_tool_path.bat F:/qt_6/qtbase/bin/qmltyperegistrar.exe ...

      //Build for debugging
      FEATURE_debug:BOOL=OFF

      //Compile libs in debug and release mode
      FEATURE_debug_and_release:BOOL=OFF

      VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      @MatrixMagic said in Bug when building 6.2:

      F:\qt_6\qtbase.\bin\qt_setup_tool_path.bat

      I think you have an extra . after qtbase that you don't have anywhere else

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      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