Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Configure Qt with Cmake to run in vscode
Forum Updated to NodeBB v4.3 + New Features

Configure Qt with Cmake to run in vscode

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 347 Views
  • 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 Offline
    S Offline
    sinhpham
    wrote on 1 Mar 2024, 04:03 last edited by
    #1

    To try to run the Qt Application in Visual Studio code. I set Cmake to run but I had a problem with finding Qt packages in CMakeLists.txt. Particularly, it's like below:


    [cmake] Found package configuration file:
    [cmake]
    [cmake] C:/Qt/6.3.1/msvc2019_64/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake
    [cmake]
    [cmake] but it set Qt6Widgets_FOUND to FALSE so package "Qt6Widgets" is considered
    [cmake] to be NOT FOUND.

    Please help me. Thanks a lot!!

    1 Reply Last reply
    0

    1/1

    1 Mar 2024, 04:03

    • 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