Open lokkiikkol opened 1 year ago
more precisely, your link to the specific version of libpd is not working anymore...libpd is still there :) would be great if this could be fixed!
here is the output on the console for reference:
`git submodule update --init --recursive Submodule 'PdParty' (https://github.com/danomatika/PdParty.git) registered for path 'PdParty' Submodule 'ZipArchive' (https://github.com/mattconnolly/ZipArchive.git) registered for path 'ZipArchive' Submodule 'libpd' (git://github.com/libpd/libpd.git) registered for path 'libpd' Cloning into '/Users/lokki/MobMuPlat/PdParty'... Cloning into '/Users/lokki/MobMuPlat/ZipArchive'... Cloning into '/Users/lokki/MobMuPlat/libpd'... fatal: unable to connect to github.com: github.com[0: 140.82.121.4]: errno=Operation timed out
fatal: clone of 'git://github.com/libpd/libpd.git' into submodule path '/Users/lokki/MobMuPlat/libpd' failed Failed to clone 'libpd'. Retry scheduled Cloning into '/Users/lokki/MobMuPlat/libpd'... fatal: unable to connect to github.com: github.com[0: 140.82.121.4]: errno=Operation timed out
fatal: clone of 'git://github.com/libpd/libpd.git' into submodule path '/Users/lokki/MobMuPlat/libpd' failed Failed to clone 'libpd' a second time, aborting lokki@elements-Air MobMuPlat %`
note that I can also not click on the referenced version of libpd on MobMuPlat's Github-Page. I get a 404 error...
as the title suggests. I tried to clone the project in an attempt to build the iOS app in Xcode..