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

pybw does not build with BWAPI 3.4 #30

Open
GoogleCodeExporter opened this issue Aug 9, 2015 · 3 comments
Open

pybw does not build with BWAPI 3.4 #30

GoogleCodeExporter opened this issue Aug 9, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Follow steps in readme, up to "Build solution"
2. I had to change python include dir to D:\Python26
3. Try build, Build->Build Solution in Visual Studio 2008 Express

What is the expected output? What do you see instead?
I get many errors instead of compiling:
1>.\pybw_wrap.cxx(4744) : error C2039: 'getUnitsOnTile' : is not a member of 
'BWAPI::Game'
...
1>.\pybw_wrap.cxx(38564) : error C2039: 'getLastAttackingPlayer' : is not a 
member of 'BWAPI::Unit'

I've looked at the source, and these functions do not exist.

What version of the product are you using? On what operating system?
I'm using latest svn of pybw, BWAPI_Beta_3.4, Python 2.6.6 64-bit, MSVS 2008 
Express, Windows XP x64

Please provide any additional information below.


Original issue reported on code.google.com by eujain@gmail.com on 30 Mar 2011 at 9:48

@GoogleCodeExporter
Copy link
Author

The reason i want a python wrapper for this is because i don't know any c++, so 
i can't solve the problem on my own, i'd appreciate it a lot if you fixed this 
:)

Original comment by 28jha...@gmail.com on 29 Oct 2011 at 7:25

@GoogleCodeExporter
Copy link
Author

This shouldn't be hard to fix. I'll try to get on it this week :)

Original comment by erez27 on 30 Oct 2011 at 6:16

@GoogleCodeExporter
Copy link
Author

thank you much!

Original comment by 28jha...@gmail.com on 30 Oct 2011 at 7:25

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