Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.15.0-beta2
-
None
-
-
169614d8b150afff2d0dce82ed03f168aa6bc23c (qt-creator/tqtc-qt-creator/4.15)
Description
Opening poco/md5/CMakeLists.txt from https://github.com/conan-io/examples.git with Qt Creator 4.15.0-beta2 fails for me with:
CMake Error at C:/Qt/Tools/Preview/Qt Creator 4.15.0-beta2/share/qtcreator/package-manager/conan.cmake:581 (message):
Conan executable not found! Please install conan.
Anyhow, conan is installed (though not in PATH) with the Qt SDK:
C:\Qt\Tools\QtCreator\share>grep -R conan.exe * qtcreator/QtProject/QtCreator.ini:ConanFilePath=C:\\Qt\\Tools\\Conan\\conan.exe
Attachments
Issue Links
- relates to
-
QTCREATORBUG-25584 Add sdktool specific tools into QtCreator's PATH environment
- Reported