Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. QT VS Tool for Visual Studio 2017 setup invalid debug path
Forum Updated to NodeBB v4.3 + New Features

QT VS Tool for Visual Studio 2017 setup invalid debug path

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 421 Views 1 Watching
  • 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 Offline
    O Offline
    optimisatioon
    wrote on 10 Jul 2018, 23:29 last edited by
    #1

    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
    0

    1/1

    10 Jul 2018, 23:29

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved