Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QT Creator gtest error
Forum Updated to NodeBB v4.3 + New Features

QT Creator gtest error

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 203 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.
  • R Offline
    R Offline
    Radio1985
    wrote on last edited by Radio1985
    #1

    Hi All,

    I wanted to create gtest for my existing QT project. Following screenshots shows how I added a gtest test case.
    Right click project->Add ne Test Case File

    6a9852ae-dffb-4e1e-921a-b1ea5e21fc51-image.png

    54527a15-5e90-47fc-ae16-69230db9d4cf-image.png

    de83d60d-7ef5-4d1a-955d-e9bc105eb0e2-image.png

    After clicking "Finish", I get the following errors.
    8640b556-e515-42a2-af75-9627aba743b3-image.png

    Any idea what I am doing wrong here?

    In Help Plugins, I see the following:

    9ba5ac80-0450-4396-998b-c73497dc997f-image.png

    Thank You

    jsulmJ 1 Reply Last reply
    0
    • R Radio1985

      Hi All,

      I wanted to create gtest for my existing QT project. Following screenshots shows how I added a gtest test case.
      Right click project->Add ne Test Case File

      6a9852ae-dffb-4e1e-921a-b1ea5e21fc51-image.png

      54527a15-5e90-47fc-ae16-69230db9d4cf-image.png

      de83d60d-7ef5-4d1a-955d-e9bc105eb0e2-image.png

      After clicking "Finish", I get the following errors.
      8640b556-e515-42a2-af75-9627aba743b3-image.png

      Any idea what I am doing wrong here?

      In Help Plugins, I see the following:

      9ba5ac80-0450-4396-998b-c73497dc997f-image.png

      Thank You

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Radio1985 Does it build?
      The errors you see most probably come from code model.
      Simply try to build.

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

      R 1 Reply Last reply
      0
      • jsulmJ jsulm

        @Radio1985 Does it build?
        The errors you see most probably come from code model.
        Simply try to build.

        R Offline
        R Offline
        Radio1985
        wrote on last edited by
        #3

        @jsulm
        No it does not build.

        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