This is a migrated thread and some comments may be shown as answers.

Xcode unable to find TelerikUI/TelerikUI.h

13 Answers 233 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Muhammad
Top achievements
Rank 1
Muhammad asked on 06 Oct 2015, 08:02 AM

Hi, 

I created a new project using 'Version 7.0.1 (7A1001)'. Added TelerikUI library but when I try to import it in ViewController, it give me error "TelerikUI/TelerikUI.h file not found". Attached is the screenshot for more details.

 

Thanks.

13 Answers, 1 is accepted

Sort by
0
Yoanna
Telerik team
answered on 06 Oct 2015, 08:57 AM
Hi, Muhammad, 

thank you for contacting our team.

This issue is related to the new Xcode version which does not find the path to the library. 
In order to fix this issue, you should go to Build Settings -> Framework search path  and add the path to the library. In the attached file you will see what it looks like in the editor. 

I hope this helps. If you have any questions do not hesitate to contact us.


Regards,
Yoanna
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Muhammad
Top achievements
Rank 1
answered on 06 Oct 2015, 09:36 AM

Thanks Yoanna,

Can you tell me ​what's â€‹the path for telerick framework?

 

Thanks

0
Yoanna
Telerik team
answered on 06 Oct 2015, 09:47 AM
Hello, Muhammad, 

you can see the path to the framework on the image attached to my previous post. But generally you need to add a path to the directory that contains the library installed on your computer. Please, make sure you check recursive  after you add the path. If the right path is added and the project still doesn't build, please make sure to import the library again (as you write #import <TelerikUI/TelerikUI.h> again and then clean and rebuild your project.

If you experience any issues do not hesitate to contact us.

Regards,
Yoanna
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Muhammad
Top achievements
Rank 1
answered on 06 Oct 2015, 09:53 AM
Oops. Got it. Thanks. 
0
Yoanna
Telerik team
answered on 06 Oct 2015, 10:33 AM
Hi, Muhammad.

Great! I am glad I could help! 

If you have any questions do not hesitate to contact us.

Regards,
Yoanna
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Nandu
Top achievements
Rank 1
answered on 20 Dec 2016, 08:05 AM

Hi,

I'm using xcode 8. I'm facing above issue I copied the libraries from telerik app sample to my desktop. I have to set the Framework search path as from desktop and selected libraries to given.

But still I'm facing the issue of

"framework not found TelerikAppFeedback".

Can you please help us ASAP.

 

Thanks,

Nandu K.

 

0
Deyan
Telerik team
answered on 21 Dec 2016, 08:28 AM
Hi Nandu,

Thanks for writing.

Can you please ZIP your project and send it to us so that we can take a look and sort the references out?

Regards,
Deyan
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
andres
Top achievements
Rank 1
answered on 01 Feb 2017, 04:41 PM

Hello, 

I did the actions mentioned before, but still I have the error  'TelerikUI/TelerikUI.h' file not found. Any ideas, about what I have to do? 

I worked with Telerik since a year ago, but it's the first time I have this problem. My Xcode version is 8.2.1 

0
Miroslava
Telerik team
answered on 03 Feb 2017, 11:25 AM
Hi Andres,

Thank you for writing us.
Could you provide more information?
Are you sure that the TelerikUI.framework is included in your project? Please, check your Framework Search Path.

I am looking forward to your reply.

Regards,
Miroslava
Telerik by Progress
Want to build beautiful Android apps as well? Check out UI for Android which enables the same set of scenarios, allowing you to create the same great app experience on both iOS and Android.
0
Bruno
Top achievements
Rank 2
answered on 03 Feb 2017, 04:50 PM

Solved! 

I have to update my TelerikUI.framework available in my account, and replace it with the current framework and it works! 

Thanks! 

0
Miroslava
Telerik team
answered on 07 Feb 2017, 11:34 AM
Hi Bruno,

I am happy to hear that all is good on your side now.
In case you need further assistance, feel free to contact us again. 

Regards,
Miroslava
Telerik by Progress
Want to build beautiful Android apps as well? Check out UI for Android which enables the same set of scenarios, allowing you to create the same great app experience on both iOS and Android.
0
Irena
Top achievements
Rank 1
answered on 03 Mar 2017, 03:13 AM
I'd like to add DTCoreText to my project. I followed the instructions (starting at the DTCoreTExt GitHub page) to setup the project using CocoaPods. Finally I've created a "libPod.a" library file.
I've added the library file to my project (by copying the file in to a project sub-folder and added the file to the "Linked Frameworks and Libraries".
Finally I've tried to run the "Smoke test" as defined in the "DTCoreText Programming Guide".
Without success. XCode can't find the DTCoreText.h file (or any other file of this lib).
Have I missed something? Please help! :o)
0
Deyan
Telerik team
answered on 08 Mar 2017, 09:35 AM
Hello,

This does not seem related to UI for iOS.

Please post your question on the forums/feedback portal of the corresponding developer.

Regards,
Deyan
Telerik by Progress
Want to build beautiful Android apps as well? Check out UI for Android which enables the same set of scenarios, allowing you to create the same great app experience on both iOS and Android.
Tags
General Discussion
Asked by
Muhammad
Top achievements
Rank 1
Answers by
Yoanna
Telerik team
Muhammad
Top achievements
Rank 1
Nandu
Top achievements
Rank 1
Deyan
Telerik team
andres
Top achievements
Rank 1
Miroslava
Telerik team
Bruno
Top achievements
Rank 2
Irena
Top achievements
Rank 1
Share this question
or