Skip to content

Cmake failure #5

@raunraun

Description

@raunraun

I'm having trouble following the build instructions.

First. Both the compute-runtime and the graphics-compiler both call for identical workspaces and say to create a 'build' directory for cmake. Both projects can't share the same build dir.

  • Am I expected to have 2 separate workspaces, 1 for the runtime and 1 for the compiler?
  • Should I have 2 build dir's in a single workspace, 1 for the runtime and 1 more the compiler?



Second. GoogleMock has been merged into GoogleTest several years ago. The CMakeList.txt for the runtime still seems to assume gtest and gmock are separate projects.

  • Should I be using an old gmock and gtest from when they where seperate projects?



Third. Related to the second, the runtime has several dependencies. Are there known good labels to use when building the workspace?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions