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 Error at cmake_install.cmake:41 (file): #1177

Open
chengli9464 opened this issue Feb 24, 2023 · 1 comment
Open

CMake Error at cmake_install.cmake:41 (file): #1177

chengli9464 opened this issue Feb 24, 2023 · 1 comment

Comments

@chengli9464
Copy link

Hi:
My system is macos.When I make install , An error occurred
CMake Error at cmake_install.cmake:41 (file):
file INSTALL cannot copy file
"/Users/chengli9464/libfreenect2/build/lib/libfreenect2.0.2.0.dylib" to
"/usr/local/lib/libfreenect2.0.2.0.dylib": Permission denied.
How to solve this problem

@parkerlreed
Copy link

You need permissions to write there.

sudo

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

2 participants