codebackup / bwapi

Automatically exported from code.google.com/p/bwapi
0 stars 0 forks source link

Builiding bwapi #406

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I was trying to build ExampleProjects.sln with vs2008 and i got Build: 1 
succeeded, 3 failed. I ve got some link errors fatal error LNK1257 fatal error 
LNK1181. I add the paths to my linker so as to find the objects that cant link 
but i ve got the same errors. Has anyone idea about this?

Original issue reported on code.google.com by snake__p...@hotmail.com on 16 Sep 2011 at 11:18

GoogleCodeExporter commented 9 years ago
What exactly are the errors?
Which objects cannot be linked?

Original comment by AHeinerm on 16 Sep 2011 at 11:24

GoogleCodeExporter commented 9 years ago
The Example projects all compile fine in both VC++ 2008 Express and 
Professional versions (Service Pack 1)

Original comment by AHeinerm on 16 Sep 2011 at 11:50

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
When i tried to change from release to debug its all ok. However with the 
choice of release as the mannual propose i got the errors that i mentioned and 
i had problems with the following objects: 

fatal error C1047: The object or library file '.\Release\AIModuleLoader.obj'
fatal error C1047: The object or library file '.\Release\ExampleAIClient.obj'

i received now this
 ========== Build: 1 succeeded, 2 failed, 1 up-to-date, 0 skipped ==========

Original comment by snake__p...@hotmail.com on 17 Sep 2011 at 10:54

GoogleCodeExporter commented 9 years ago
Ok i ve just install sp1 for vc++ and the problems solved, but only for the 
bwapi 3.6.1 
release. I cant open ExampleProjects.sln of Bwapi 3.6 in vc++. I cant tell why. 
THanks for your help.

Original comment by snake__p...@hotmail.com on 17 Sep 2011 at 1:18

GoogleCodeExporter commented 9 years ago
Ok.

Original comment by AHeinerm on 17 Sep 2011 at 3:17