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

Error in Graphics, Brushes With Freebrush #314

Open
lgarrido581 opened this issue Jun 29, 2019 · 1 comment
Open

Error in Graphics, Brushes With Freebrush #314

lgarrido581 opened this issue Jun 29, 2019 · 1 comment

Comments

@lgarrido581
Copy link

Following the code through the 'Polyline Pen: Tracking the Mouse' in Graphics section, and I'm getting this error:
"No matching member function for call to 'curveTo'"

for the following bit of code
currentPolyline.curveTo(mousePos); // Here we are using an ofVec2f with curveTo(...)

ofNewb here btw, would like to start contributing more to OF. Let me know the best way to help!

@mikewesthad
Copy link
Member

Sorry for the super long delay! I missed this earlier and only stumbled upon it recently. It looks like the chapter has been updated (10 months ago) to fix the issue, but the web version of the book hasn't been regenerated since.

@arturoc, any chance the copy of the web book on the OF site could be regenerated?

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