Uploaded image for project: 'Qt Visual Studio Tools'
  1. Qt Visual Studio Tools
  2. QTVSADDINBUG-1037

The plugin doesn't find Qt static source for debug mode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 2.9.1 (rev.06)
    • Debug/test integration
    • None
    • Windows 10, Visual Studio 2022 Version 17.3.3
    • Windows

    Description

      I have compiled the static source of qt 6.3.1 with Visual Studio 2022 and the following command:

      configure.bat -static -debug-and-release -platform win32-msvc -opensource -confirm-license -prefix "D:\Qt\Static\Release"

       

      When i compile any project under release it work correctly. 

      When i try compiling under debug it fails and prompt: 

      cannot open file 'D:\Qt\Static\Release\plugins\styles\qwindowsvistastyled.lib'
      

       

      I dont have any qwindowsvistastyled.lib in this folder, i do have it on:

      D:\Qt\Static\qt-everywhere-src-6.3.1\qtbase\plugins\styles

       

      I tried adding this config in the Qt VS Tools plugin:

       

      And modified the project settings to use it under debug:

       

      But it continues searching for qwindowsvistastyled.lib in the folder:

      'D:\Qt\Static\Release\plugins\styles\qwindowsvistastyled.lib'

      I tried cleaning project, rebuilding, restarting the editor, what else I'm missing?

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            mecfc Miguel Costa
            cesa caio cesar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes