Can't create qt5 project in centos 7

Sysprogs forums Forums VisualGDB Can't create qt5 project in centos 7

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10355
    cml2030
    Participant

    Toolchain Test Failed

    Failedbuilding temporary makefile

    Detailed log:

    Tool arguments: qtchooser -run-tool=qmake -qt=qt5 TestProFile.pro CONFIGNAME=Debug
    bash: qtchooser: command not found

     

    But I have installed QT and qtchooser and configured path

     

    #10369
    support
    Keymaster

    Hi,

    This may happen if your distro installs Qt5 in a location that VisualGDB cannot locate. Could you please try running “which qtchooser” from the command line and check if it is located properly?

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.