Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

cmake fails #31

Open
PcChip opened this issue Oct 1, 2023 · 1 comment
Open

cmake fails #31

PcChip opened this issue Oct 1, 2023 · 1 comment

Comments

@PcChip
Copy link

PcChip commented Oct 1, 2023

Hello,

I'm getting the following error when trying to use cmake:

CMake Error in CMakeLists.txt:
Imported target "torch" includes non-existent path

"C:/Program Files/NVIDIA Corporation/NvToolsExt/include"

in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:

  • The path was deleted, renamed, or moved to another location.

  • An install or uninstall procedure did not complete successfully.

  • The installation package was faulty and references files it does not
    provide.

@PcChip
Copy link
Author

PcChip commented Oct 1, 2023

update: I "solved" this by copying the nvxt include files to the location it was looking... dirty hack but it works!

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

No branches or pull requests

1 participant