I cant figure out why these SDK files arent seen .. Trying to do the PDF demos.. Any ideas? Sure Im doing something dumb, I can see it listed in my sdks , Ive updated it in delphi.. Pulling my hair out.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I cant figure out why these SDK files arent seen .. Trying to do the PDF demos.. Any ideas? Sure Im doing something dumb, I can see it listed in my sdks , Ive updated it in delphi.. Pulling my hair out.
Check your directory in Tools->Options->SDK Manager
Should be for the framework directory
$(SDKROOT)/System/Library/Frameworks
and
QuickLook for the Framework name.
Don't forget to "update local file cache" after adding the additional frameworks
This is assuming your using Delphi XE5 or Delphi XE6
Had it there.. but had one char that was lower case.. didnt realize it it was case sensitive..
Thanks!