roadlabs / chromiumembedded

Automatically exported from code.google.com/p/chromiumembedded
0 stars 1 forks source link

Tutorial Example: Setting Delegates throws error #1559

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Dowloaded branch 1750 for Mac 64 bit
2. Tried to run cefclient.xcodeproject 
3. Keep getting: "Incompatible pointer types sending 'SimpleAppDelegate' to 
parameter of type 'id<NSFileManagerDelegate>'

What is the expected output? What do you see instead?
- I expect the sample code to run. I am a newbie to CEF and I am trying to 
understand it.Forgive me if I am neglecting something obvious.

What version of the product are you using? On what operating system?
- CEF 3
- Mac OS X 10.10
- Code branch 1750
- Xcode 6.1.1

Please provide any additional information below.

Original issue reported on code.google.com by dev...@gmail.com on 2 Mar 2015 at 8:27

GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 2 Mar 2015 at 8:51