Qt Forum

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

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    Solved Use Squish in Visual Studio Code

    Squish
    3
    7
    80
    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.
    • S
      SylvainA last edited by

      Hello,
      Is it possible to use all Squish functionality (record, pick object) in on other IDE like Visual Studio Code for example?
      Thanks

      JKSH 1 Reply Last reply Reply Quote 0
      • jsulm
        jsulm Lifetime Qt Champion @SylvainA last edited by

        @SylvainA I'm not Visual Studio expert, but I guess you simply need to add that library as dependency to your project, so that it links against it. How exactly this is done in Visual Studio I don't know (check its documentation, it also depends on used build system like MSBuild CMake, ...).

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        S 1 Reply Last reply Reply Quote 0
        • JKSH
          JKSH Moderators @SylvainA last edited by

          @SylvainA said in Use Squish in Visual Studio Code:

          Hello,
          Is it possible to use all Squish functionality (record, pick object) in on other IDE like Visual Studio Code for example?
          Thanks

          I'm not sure if "all Squish functionality" is possible, but here's a start: https://doc.qt.io/squish/microsoft-visual-studio-integration.html

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          S 1 Reply Last reply Reply Quote 1
          • S
            SylvainA @JKSH last edited by

            @JKSH
            Yes I already saw this but I don't know what to do with the SquishTest.dll. :/

            jsulm 1 Reply Last reply Reply Quote 0
            • jsulm
              jsulm Lifetime Qt Champion @SylvainA last edited by

              @SylvainA "The SquishTest.dll library was added to the project as a reference"

              https://forum.qt.io/topic/113070/qt-code-of-conduct

              S 1 Reply Last reply Reply Quote 0
              • S
                SylvainA @jsulm last edited by

                @jsulm Yes but it's exactly the part where I don't know what to do... sorry

                jsulm 1 Reply Last reply Reply Quote 0
                • jsulm
                  jsulm Lifetime Qt Champion @SylvainA last edited by

                  @SylvainA I'm not Visual Studio expert, but I guess you simply need to add that library as dependency to your project, so that it links against it. How exactly this is done in Visual Studio I don't know (check its documentation, it also depends on used build system like MSBuild CMake, ...).

                  https://forum.qt.io/topic/113070/qt-code-of-conduct

                  S 1 Reply Last reply Reply Quote 0
                  • S
                    SylvainA @jsulm last edited by

                    @jsulm
                    Oh ok I understand. I was thinking that DLL should be directly added somehow in VSC and not just as a lib for the project.
                    My english failed me sorry.
                    Thank you for your answers, have a nice day :)

                    1 Reply Last reply Reply Quote 1
                    • Topic has been marked as solved  S SylvainA 
                    • First post
                      Last post