Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meet cmake error when building nvtx3 on Jetson Orin #98

Open
RaymondLmx opened this issue Jun 17, 2024 · 0 comments
Open

Meet cmake error when building nvtx3 on Jetson Orin #98

RaymondLmx opened this issue Jun 17, 2024 · 0 comments

Comments

@RaymondLmx
Copy link

Hi!

I meet a cmake error when building nvtx3 on Jetson Orin, which is

CMake Error at imports/NVTX/nvtxImportedTargets.cmake:54 (set_target_properties):
  INTERFACE_LIBRARY targets may only have whitelisted properties.  The
  property "VERSION" is not allowed.
Call Stack (most recent call first):
  imports/NVTX/CMakeLists.txt:33 (include)


CMake Error at imports/NVTX/nvtxImportedTargets.cmake:64 (set_target_properties):
  INTERFACE_LIBRARY targets may only have whitelisted properties.  The
  property "VERSION" is not allowed.
Call Stack (most recent call first):
  imports/NVTX/CMakeLists.txt:33 (include)

The version of cmake is 3.16.3
By the way, I have sucessfully built nvtx3 on my laptop and the verison of cmake is 3.16.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant