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

cannot open input file 'BWAPI.lib' #86

Open
TheGeekiestOne opened this issue Apr 23, 2019 · 1 comment
Open

cannot open input file 'BWAPI.lib' #86

TheGeekiestOne opened this issue Apr 23, 2019 · 1 comment

Comments

@TheGeekiestOne
Copy link

No lib folder in BWAPI version 4.4.0

Visual Studio 2017 10.0.17763.0, Windows 10

Severity Code Description Project File Line Suppression State Error LNK1181 cannot open input file 'BWAPI.lib' CommandCenter C:\SCBW\masterBot\vs\LINK 1

1>LINK : fatal error LNK1181: cannot open input file 'BWAPI.lib' 1>Done building project "CommandCenter.vcxproj" -- FAILED.

@vlad-gregor
Copy link

vlad-gregor commented Dec 28, 2019

I tried to create a BWAPI.lib by changing a property of 'BWAPI' project.
Went to project properties, General -> Configuration Type -> Static library (.lib).
That built fine and produced the BWAPI.lib.

However, the CommandCenter still does not build. This time linker showed 157 errors complaining about mismatches mostly in BWAPIClient.lib:
image

Any ideas?

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