Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. Include cutelyst to Qt Creator - Windows
Forum Updated to NodeBB v4.3 + New Features

Include cutelyst to Qt Creator - Windows

Scheduled Pinned Locked Moved Unsolved QtWebEngine
3 Posts 3 Posters 718 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.
  • F Offline
    F Offline
    Fab92
    wrote on last edited by
    #1

    Hello,
    i would like to work with the web framework cutelyst in my Qt Creator on Windows.

    Could you support me adding the frameqork to my qt IDE?

    I am actually clueless, how to include the source files to my system on windows.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      How do you want to "add" it? Cutelyst creates normal Qt projects (using CMake), you can simply open the CMakeList file in Qt Creator and it will be understood. If you specify path to your Cutelyst installation in build settings, you'll even be able to build the project from within Qt Creator.

      (Z(:^

      ali-aydinA 1 Reply Last reply
      3
      • sierdzioS sierdzio

        How do you want to "add" it? Cutelyst creates normal Qt projects (using CMake), you can simply open the CMakeList file in Qt Creator and it will be understood. If you specify path to your Cutelyst installation in build settings, you'll even be able to build the project from within Qt Creator.

        ali-aydinA Offline
        ali-aydinA Offline
        ali-aydin
        wrote on last edited by ali-aydin
        #3

        @sierdzio
        Hi,
        After building cutelyst by cmake-gui and msvc2019_64
        and "cmake --build . --target INSTALL --config Release" command in cmd
        what is the next step?

        1 Reply Last reply
        0

        • Login

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