You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fatal: could not create work tree dir 'opencv': Permission denied
./buildAndPackageOpenCV.sh: line 117: cd: opencv: No such file or directory
fatal: not a git repository (or any of the parent directories): .git
./buildAndPackageOpenCV.sh: line 129: cd: /media/cq//opencv: No such file or directory
mkdir: cannot create directory ‘build’: Permission denied
./buildAndPackageOpenCV.sh: line 131: cd: build: No such file or directory
CMake Error: The source directory "/media" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
real 0m0.053s
user 0m0.012s
sys 0m0.012s
CMake issues
Please check the configuration being used
The text was updated successfully, but these errors were encountered:
Where did I go wrong 👍
fatal: could not create work tree dir 'opencv': Permission denied
./buildAndPackageOpenCV.sh: line 117: cd: opencv: No such file or directory
fatal: not a git repository (or any of the parent directories): .git
./buildAndPackageOpenCV.sh: line 129: cd: /media/cq//opencv: No such file or directory
mkdir: cannot create directory ‘build’: Permission denied
./buildAndPackageOpenCV.sh: line 131: cd: build: No such file or directory
CMake Error: The source directory "/media" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
real 0m0.053s
user 0m0.012s
sys 0m0.012s
CMake issues
Please check the configuration being used
The text was updated successfully, but these errors were encountered: