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

Compile problem with example code #9

Closed
viblo opened this issue Oct 4, 2013 · 2 comments
Closed

Compile problem with example code #9

viblo opened this issue Oct 4, 2013 · 2 comments

Comments

@viblo
Copy link
Owner

viblo commented Oct 4, 2013

From johsh...@gmail.com on October 07, 2008 04:40:38

Note: This is a problem with the documentation, not the module itself. What steps will reproduce the problem? To to the SlideAndPinJointsExample at http://code.google.com/p/pymunk/wiki/SlideAndPinJointsExample A lot of code uses vec2d instead of Vec2d. (Be careful not to do a search-
and-replace, though, as the module is called vec2d and the class is called
Vec2d) What version of the product are you using? On what operating system? PyMunk 0.8, Win32

Original issue: http://code.google.com/p/pymunk/issues/detail?id=9

@viblo
Copy link
Owner Author

viblo commented Oct 4, 2013

From johsh...@gmail.com on October 06, 2008 14:21:40

I realized that vec2d is not even needed for these examples, no matter how it's
capitalized. (This is also how it's done in the example source)

I thought I might as well show my gratitude for the project by providing an errata
with what I found reading through the rest of the documentation.

Attachment: SlideAndPinJointsExample.wiki demo_slide_and_pinjoint.py

@viblo
Copy link
Owner Author

viblo commented Oct 4, 2013

From vb%viblo...@gtempaccount.com on October 07, 2008 13:59:17

Thanks! I have updated the wiki and the python script with your changes.

Status: Fixed
Owner: v...@viblo.se

@viblo viblo closed this as completed Oct 4, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant