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

Semantic error: : Variable length array of non-POD element type 'b2Vec2' #13

Closed
nardove opened this issue Sep 5, 2011 · 2 comments
Closed

Comments

@nardove
Copy link

nardove commented Sep 5, 2011

Got the following error message
Semantic Issue: Variable length array of non-POD element type 'b2Vec2' in ofxBox2dPolygon.cpp line 217: b2Vec2 verts[size()-1];

Related post in the OF forum http://forum.openframeworks.cc/index.php/topic,7258.0.html

@vanderlin
Copy link
Owner

fixed using a vector now...

@liamartinez
Copy link

Hi, getting the same error with the box2dexample for ios ... do you have a recommended fix? Thank you!

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

3 participants