Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. PeterB
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 1
    • Groups 0

    PeterB

    @PeterB

    1
    Reputation
    3
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    PeterB Unfollow Follow

    Best posts made by PeterB

    • RE: tests fail to build

      @jonas
      Thanks. I've got it working now. I was missing libgmock-dev, so had no Makefile target for the tests.

      posted in Technical Help
      P
      PeterB

    Latest posts made by PeterB

    • RE: tests fail to build

      @jonas
      Thanks. I've got it working now. I was missing libgmock-dev, so had no Makefile target for the tests.

      posted in Technical Help
      P
      PeterB
    • tests fail to build

      Hi,

      I can't get the tests to build on either Debian or Arch.

      cmake tests
      errors out with

      CMake Error: Error required internal CMake variable not set, cmake may not be built correctly.
      Missing variable is:
      QT_MOC_EXECUTABLE
      CMake Error at CMakeLists.txt:68 (qt_add_resources):
      Unknown CMake command "qt_add_resources".

      Fixing those problems then leads to 'make test' etc fails because gmock headers are in the wrong place.
      Each time I fix a problem, it fails on something else.

      Has anyone managed to build and run the tests?

      Cheers,
      Peter

      posted in Technical Help
      P
      PeterB