Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved QT VS Tool for Visual Studio 2017 setup invalid debug path

    Tools
    1
    1
    345
    Loading More Posts
    • 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.
    • O
      optimisatioon last edited by

      I have installed the QT VS Tool for Visual Studio 2017 (Version 15.7.3) to import project from QT Creator. I have been successful to import to Visual Studio the imageviewer QT example from the .pro file. I am using Qt 5.11.1 with msvc2017_64. I am able to compile successfully. However, when I start to debug the application with Visual Studio the QT DLL shared libraries path are not resolved. The environment path is set to PATH=$(QTDIR)\bin%3b$(VCRedistPaths)%PATH%$(LocalDebuggerEnvironment). I would expect %3b to be a dot comma. And maybe the QTDIR macro is not defined. Unfortunately, I cannot overwrite the definition of the environment path since the property is overwritten every time I start the debugging session. How can this be fixed?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post