Ink / ThatInbox

ThatInbox is a free and open-source email client
MIT License
507 stars 171 forks source link

MailCore/MailCore.h file not found #39

Open suhailwy opened 10 years ago

suhailwy commented 10 years ago

After cloning the project, i am getting the issue "MailCore/MailCore.h file not found". screen shot 2013-09-21 at 1 33 48 pm21-9-13 please check the attached file.

AYastrebov commented 10 years ago

make a recursive clone (git clone --recursive) to checkout git-submodules. That should fix your issue.

ryanzhuang commented 9 years ago

Submodule 'Vendor/apptentive-ios' (git@github.com:apptentive/apptentive-ios.git) registered for path 'Vendor/apptentive-ios' Submodule 'Vendor/mailcore2' (git@github.com:MailCore/mailcore2.git) registered for path 'Vendor/mailcore2' Cloning into 'Vendor/apptentive-ios'... Permission denied (publickey). fatal: Could not read from remote repository.