Squalr / Squally

2D Platformer Educational Game for Teaching Game Hacking - C++/cocos2d-x
https://store.steampowered.com/app/770200/Squally/
Mozilla Public License 2.0
461 stars 58 forks source link

error compiling Permission Denied #127

Closed harrcorr closed 4 years ago

harrcorr commented 5 years ago

Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@github.com:Squalr/cocos2d-x.git' into submodule path '(PATH TO SQUALLY FILE) cocos2d' failed Failed to clone 'cocos2d' a second time, aborting

brsh1 commented 5 years ago

make sure you updated github with your public ssh key.

zcanann commented 4 years ago

Closing, likely this needs to be done: https://help.github.com/en/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent

(select your platform from the tabs available)