OpenKinect / libfreenect2

Open source drivers for the Kinect for Windows v2 device
2.08k stars 752 forks source link

fatal: repository 'https://github.com/xlz/libusb.git/' not found #1104

Closed gzg9901 closed 4 years ago

gzg9901 commented 4 years ago

Branch Master run in Windows Power Shell,looks like repository is missing

.\install_libusb_vs2013.cmd
git clone https://github.com/libusb/libusb.git libusb_src || exit /b Cloning into 'libusb_src'... remote: Enumerating objects: 60, done. remote: Counting objects: 100% (60/60), done. remote: Compressing objects: 100% (45/45), done. remote: Total 13807 (delta 26), reused 31 (delta 5), pack-reused 13747 Receiving objects: 100% (13807/13807), 3.88 MiB | 28.00 KiB/s, done. Resolving deltas: 100% (9984/9984), done.

git remote add xlz https://github.com/xlz/libusb.git git fetch xlz || exit /b remote: Repository not found. fatal: repository 'https://github.com/xlz/libusb.git/' not found PS E:\Github\libfreenect2-0.2.0\depends>

xlz commented 4 years ago

Use master https://github.com/OpenKinect/libfreenect2/blob/master/depends/install_libusb_vs2013.cmd