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

ERROS in Visual Studio & 0.9.2 #12

Open
moebiussurfing opened this issue Jun 29, 2016 · 1 comment
Open

ERROS in Visual Studio & 0.9.2 #12

moebiussurfing opened this issue Jun 29, 2016 · 1 comment

Comments

@moebiussurfing
Copy link

Error 'getCocoaWindow': is not a member of 'ofAppBaseWindow' example-textInput C:\Users\manu\Documents\of_v0.9.3_vs_release\addons\ofxTextInputField\src\ofxTextInputField.cpp 341
Error 'getCocoaWindow': is not a member of 'ofAppBaseWindow' example-textInput C:\Users\manu\Documents\of_v0.9.3_vs_release\addons\ofxTextInputField\src\ofxTextInputField.cpp 346

Hi,
there's some way to make thit work on Windows?

@nabetse
Copy link

nabetse commented Jul 31, 2016

Just comment the content of those functions. Don't forget to leave a return in getClipboard(), as:
return "";

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

2 participants