Skip to content

Failed to determine the version of Rivermax #2

@avilleret

Description

@avilleret

With Rivermax SDK 1.30.16 I got an error when configuring project with CMake : Failed to determine the version of Rivermax

Here CMake tries to extract Rivermax version by parsing rivermax_api.h and looking for line starting with #define RMAX_: https://github.com/NVIDIA/Rivermax/blob/master/cmake/FindRivermax.cmake#L183

In SDK 1.30.16, there is no such line in that header, instead the version definition are in rivermax_defs.h and the define name are stlightly different.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions