Uploaded image for project: 'Qt Safe Renderer'
  1. Qt Safe Renderer
  2. QSR-2562

Fix build instructions for the host

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • QSR 2.1
    • QSR 2.1
    • Documentation
    • None
    • 5605bd0ce (dev), 7e0580623 (tqtc/lts-6.5), b3f3aea84 (tqtc/lts-6.5.7), 895f23e97 (2.2)

    Description

      Currently, we are promoting the building of safe renderer modules in the QtCreator.

      However, the module build does not seem to work with QtCreator when using the MSVC compiler. The same behavior is seen when building, e.g., the charts module in the qt-creator.

      Instead of promoting qt-creator build for the qsr modules, we should explain how build the module from the command line:

      C:\Users\Qt\6.5.6\msvc2019_64\bin\qt-configure-module.bat  C:\Users\qt\dev\qt-saferenderer-runtime

      cmake --build .

      cmake --build . --target install

      Also RTA tests need be changed to follow this approach instead of building modules in QtCreator (only examples needs to build in creator).

      Attachments

        Issue Links

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

          Activity

            People

              tarjasundqvist Tarja Sundqvist
              teemu.holappa Teemu Holappa
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes