hovergames / avalon

Various extensions, helper and functions for cocos2d-x
Other
91 stars 37 forks source link

Unable to checkout b2djson #50

Closed jgod closed 8 years ago

jgod commented 10 years ago
Unable to checkout '2ab7578c121f8a3e164704964dcdb0419e3a5320' in submodule path 'vendors/b2dJson'
make: *** [install] Error 1

Afaik other submodules seem to be fine.

ttohin commented 10 years ago

I saw same problem and I found workaround

cd vendors/b2dJson
git status
(all files deleted >_<)
git reset --hard
michaelcontento commented 8 years ago

closed as this project is no longer maintained - sorry :disappointed: