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

Moved USE_GLFW_CLIPBOARD to header to fix compile errors #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

neilmendoza
Copy link

No description provided.

@obviousjim
Copy link
Member

this is fixed in develop i believe

On Tue, Oct 29, 2013 at 3:42 AM, Neil Mendoza notifications@github.comwrote:


You can merge this Pull Request by running

git pull https://github.com/isthisgood/ofxTextInputField master

Or view, comment on, or merge it at:

#5
Commit Summary

  • moved USE_GLFW_CLIPBOARD to header to fix compile errors

File Changes

Patch Links:

  • James

@sphaero
Copy link

sphaero commented Oct 30, 2013

Is this compatible with Linux? I'm getting src/ofxTextInputField.cpp:407:58: error: ‘class ofAppBaseWindow’ has no member named ‘getCocoaWindow’

Cocoa is OSX specific right?

I don't get the error when I remove the USE_GLFW_CLIPBOARD define

@HalfdanJ
Copy link

Could this be merged? I just had to do the same with master.

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

Successfully merging this pull request may close these issues.

None yet

4 participants