peter-iakovlev / Telegram

Telegram Messenger for iOS
3.23k stars 858 forks source link

[Fixed] 'MTProtoKitDynamic/MTContext.h' file not found inside TGDatacenterConnectionContext.h #266

Closed takasurazeem closed 6 years ago

takasurazeem commented 6 years ago

just cloned the repo and built the project

Been missing submodules.

chris118 commented 6 years ago

how to fix? I still have this issue

takasurazeem commented 6 years ago

@chris118 you are missing the submodules.

frakman1 commented 5 years ago

I cloned the project and opened the .xcworkspace. What target do I select for the iOS iPhone app? These are all the options:

image

I chose Telegram-iOS-Fork which was the first one that started to compile but I get this error: Telegram-iOS/Share/TGItemProviderSignals.h:1:9: error: 'MTProtoKitDynamic/MTProtoKitDynamic.h' file not found

Sorry for the beginner question, but how do I get missing submodules ?