peter-iakovlev / Telegram

Telegram Messenger for iOS
3.22k stars 858 forks source link

SSignalKit Compile error #149

Open saeid-ir opened 7 years ago

saeid-ir commented 7 years ago

I have problem building SSignalKit when i try to build project. i also updated submodules and thirdparties with git command. SSignal build successfully in its own project but when included to Telegram its make this error.

Users/saeidakbari/Documents/Coding_Projects/Git_Clone/Telegram-public/thirdparty/SSignalKit/SSignalKit/SSignal.h:1:9: fatal error: 'SSignalKit/SSubscriber.h' file not found

SSubscriber is also available in correct directory. Thanks for the help.