Ink / ThatInbox

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

Compile error #30

Closed liulinjian closed 11 years ago

liulinjian commented 11 years ago

/Users/airfeetan/ThatInbox/Vendor/mailcore/src/core/abstract/MCAbstractPart.cc:5:10: 'libetpan/libetpan.h' file not found

liyanchang commented 11 years ago

Hi there:

Maybe take a look at: https://github.com/MailCore/MailCore/issues/75 I can take a closer look tomorrow when I'm at my computer if this is still an issue.

liulinjian commented 11 years ago

my xcode version is 4.6.3

liyanchang commented 11 years ago

Hi there,

Took a look. Unable to replicate. However, I tried to replicate it by removing my libetpan files and trying to get the same error. After doing that, running 'get-prebuilt.sh' in Vendor/mailcore/scripts/ seemed to have done the trick. Heads up: it take a bit to run (~20min) so feel free to grab a coffee while running the script.

Keep me posted.

liulinjian commented 11 years ago

Thanks I updated the MailCore project and it is ok.