Build Log
  

Build started: Project: ExampleAIClient, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\Users\Tobias\Dropbox\BWAPI 3.7.4\ExampleAIClient\Release\RSP00001533406880.rsp" with contents
[
/O2 /Oi /GL /I "../include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_SECURE_SCL 0" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP ".\Source\ExampleAIClient.cpp"
]
Creating command line "cl.exe @"c:\Users\Tobias\Dropbox\BWAPI 3.7.4\ExampleAIClient\Release\RSP00001533406880.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\Tobias\Dropbox\BWAPI 3.7.4\ExampleAIClient\Release\RSP00001633406880.rsp" with contents
[
/OUT:"C:\Users\Tobias\Dropbox\BWAPI 3.7.4\Release\ExampleAIClient.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\ExampleAIClient.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X86 ../lib/BWAPI.lib ../lib/BWAPIClient.lib ../lib/BWTA.lib ../lib/tinyxml.lib ../lib/CGAL-vc90-mt.lib ../lib/libboost_thread-vc90-mt-1_40.lib ../lib/gmp-vc90-mt.lib ../lib/mpfr-vc90-mt.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Release\Arc.obj"

".\Release\chromosome.obj"

".\Release\ExampleAIClient.obj"

".\Release\Layer.obj"

".\Release\Link.obj"

".\Release\Network.obj"

".\Release\Neuron.obj"

".\Release\Population.obj"

".\Release\stdafx.obj"

".\Release\Writer.obj"
]
Creating command line "link.exe @"c:\Users\Tobias\Dropbox\BWAPI 3.7.4\ExampleAIClient\Release\RSP00001633406880.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\Tobias\Dropbox\BWAPI 3.7.4\ExampleAIClient\Release\RSP00001733406880.rsp" with contents
[
/outputresource:"..\Release\ExampleAIClient.exe;#1" /manifest

".\Release\ExampleAIClient.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Users\Tobias\Dropbox\BWAPI 3.7.4\ExampleAIClient\Release\RSP00001733406880.rsp" /nologo"
Creating temporary file "c:\Users\Tobias\Dropbox\BWAPI 3.7.4\ExampleAIClient\Release\BAT00001833406880.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """c:\Users\Tobias\Dropbox\BWAPI 3.7.4\ExampleAIClient\Release\BAT00001833406880.bat"""
Output Window
  
Compiling...
ExampleAIClient.cpp
.\Source\ExampleAIClient.cpp(510) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\Source\ExampleAIClient.cpp(511) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\Source\ExampleAIClient.cpp(515) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
.\Source\ExampleAIClient.cpp(723) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
.\Source\ExampleAIClient.cpp(724) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
Linking...
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://c:\Users\Tobias\Dropbox\BWAPI 3.7.4\ExampleAIClient\Release\BuildLog.htm"
ExampleAIClient - 0 error(s), 6 warning(s)