Running Heob error: Cannot find "path"
Unsolved
Qt Creator and other tools
-
wrote on 30 Jul 2018, 14:18 last edited by
I'm following the instruction at https://doc.qt.io/qtcreator/creator-heob.html and getting an error at 1. Select Analyze > Heob. The error I get in my Issues console is
:-1: error: Heob: Cannot find C:/Users/ceit/Documents/QtProjects/build-MazeAi-Desktop_Qt_5_11_1_MSVC2017_64bit-Debug/debug/MazeAi.
The path and MazeAi.exe both exist, so I don't understand why it is not working. Thanks in advance for help
-
Hi and welcome to devnet,
Something strange in your error report, why is the extension of MazeAi missing ?
-
Hi and welcome to devnet,
Something strange in your error report, why is the extension of MazeAi missing ?
-
Hi @Ceit,
looks like you hit QTCREATORBUG-20938
-
wrote on 10 Aug 2018, 16:31 last edited by Ceit 8 Oct 2018, 16:31
I see, at least it is a known issue. Thanks!