Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling error: 'provider' undefined #3

Closed
olishi opened this issue Jul 6, 2010 · 13 comments
Closed

Compiling error: 'provider' undefined #3

olishi opened this issue Jul 6, 2010 · 13 comments

Comments

@olishi
Copy link

olishi commented Jul 6, 2010

I'm getting this error when compiling Player2:

/Users/Ozzapoo/Downloads/comex-frash/Player2/Classes/FlashViewController.m:88:0 /Users/Ozzapoo/Downloads/comex-frash/Player2/Classes/FlashViewController.m:88: error: 'provider' undeclared (first use in this function)

Can anyone help?

@grp
Copy link

grp commented Jul 6, 2010

Compile the Plugin target, not the application.

@olishi
Copy link
Author

olishi commented Jul 6, 2010

So do I need to compile the Player2 application? Or is plugin the only one i need.

@cmoski
Copy link

cmoski commented Jul 6, 2010

Ensure that you've placed a copy of IOKit in the Player2 directory from the simulator.

@grp
Copy link

grp commented Jul 6, 2010

You only need the plugin: the application itself isn't useful anymore.

@olishi
Copy link
Author

olishi commented Jul 6, 2010

I got the plugin to compile, but why do i need the IOKit from simulator? Doesn't the one in iPhoneOS3.1.3.platform work?

@grp
Copy link

grp commented Jul 6, 2010

Not sure. Try it and see!

@olishi
Copy link
Author

olishi commented Jul 7, 2010

Well I got it to compile, and as I expected it didn't work on iPhone :(

@grp
Copy link

grp commented Jul 7, 2010

Well, then fix it! That's why the source is public :).

@olishi
Copy link
Author

olishi commented Jul 7, 2010

The flash logo appears, I press it, it disappears, then i get "Socket Error: Bad file descriptor". Upon looking at the syslog I found that food seems to get killed every 10 seconds or so. Seeing as I don't know Obj-C and I'm on iOS4 I don't know where to start :P

@grp
Copy link

grp commented Jul 7, 2010

Ozzapoo: You shouldn't have been trying to use Frash at all at this point if you aren't a developer. This is not on Cydia for a reason.

@cmoski
Copy link

cmoski commented Jul 7, 2010

Agree with that 100%, if you don't have the ability to troubleshoot and submit bug reports, actually having this out in the wild does more harm then good..

@grp
Copy link

grp commented Jul 7, 2010

Ozzapoo: You also posted a deb of this publicly on a popular iPhone forum. That's not good. There's a reason it isn't released (hint: it isn't so you can "release" it yourself).

@comex
Copy link
Owner

comex commented Jul 7, 2010

I don't really mind the deb, but I hope whoever uses it realizes that a lot of stuff isn't implemented yet, crashes are probably my fault not Adobe's, etc...

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants