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

Build Error On Windows #298

Closed
josephshen opened this issue Dec 10, 2013 · 2 comments
Closed

Build Error On Windows #298

josephshen opened this issue Dec 10, 2013 · 2 comments

Comments

@josephshen
Copy link

Using VS2010
error at file branch.c line 160 and 249

image

caused by using PyObject* py_name while defining it

Move PyObject* py_name at the begining part of these funtions will solve this problem

@jdavid
Copy link
Member

jdavid commented Dec 10, 2013

Should be fixed. Please check and close.

@josephshen
Copy link
Author

Ok, thanks!

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