Reputation: 580
I try to include the Chromium embedded Framework to my XCode Project but I can't make it work. I read loads of tutorials but nothing really helped me. I am able to build and run the CefSimpleSample but if try to use the libraries from these project there are still files missing.
I did this:
But I am not able to import any cef class. I am really desperated, there isn't one post or tutorial which explains how to add cef to an existing project.
If anybody has experience with Chromium in OSX, please help me :)
Cheers
Upvotes: 1
Views: 2177
Reputation: 580
Final Solution for my problem:
Hope I could help someone with it :)
Upvotes: 4