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

Errors trying to build #32

Open
interactivenyc opened this issue Sep 22, 2014 · 6 comments
Open

Errors trying to build #32

interactivenyc opened this issue Sep 22, 2014 · 6 comments

Comments

@interactivenyc
Copy link

I'm getting a handful of errors trying to build. I just did a git clone, and haven't touched anything else.

Is there something I need to do to get rid of these?

brusheserrors

@incipio-venkat
Copy link

I have the same issue.

@emadhegab
Copy link

same

@mn4367
Copy link

mn4367 commented Oct 15, 2014

Using the repository clone from @tougher mentioned in #35 I was able to build it.

@SPDEX
Copy link

SPDEX commented Oct 14, 2015

#import < OpenGLES/ES2/glext.h >

@akerdi
Copy link

akerdi commented Jul 18, 2017

@SPDEX this help me out compiling the work.
1: for (__unused NSDictionary *dict in self.configuration) {
2: (int) array count
3: [super awakeFromNib];
4: #import <OpenGLES/ES2/glext.h>
5: self.mode = (WDStylusType)[[NSUserDefaults standardUserDefaults] integerForKey:@"WDStylusMode"];
above is what i met and successfully compile code

@ghost
Copy link

ghost commented Jan 30, 2018

HI.!
I am still facing this error Implicit declaration of function 'WDDeviceIs4InchPhone' is invalid in C99 even though i have imported OpenGLES/ES2?glext.h file into the app. Please help me to sort this out.

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

6 participants