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

cmake . -B build #82

Open
BruceYounggit opened this issue Sep 25, 2024 · 1 comment
Open

cmake . -B build #82

BruceYounggit opened this issue Sep 25, 2024 · 1 comment

Comments

@BruceYounggit
Copy link

When I run this command, it occurs:
CMake Error at CMakeLists.txt:90 (add_subdirectory):
The source directory

/mnt/d/NeuS2-main/dependencies/neus2_tcnn

does not contain a CMakeLists.txt file.

@BruceYounggit
Copy link
Author

So I disabled the content below in the CMakeLists.txt file:
#set(TCNN_BUILD_BENCHMARK OFF)
#set(TCNN_BUILD_EXAMPLES OFF)
#add_subdirectory(dependencies/neus2_tcnn)
#include_directories("dependencies/neus2_tcnn/include")
#include_directories("dependencies/neus2_tcnn/dependencies")

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