Build Log
  

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

Command Lines
  
Creating temporary file "c:\Users\Michael\My Dropbox\School\MQP\Source\BWAPI_3.6.1\ExampleAIModule\Release\RSP00000231047976.rsp" with contents
[
/O2 /Oi /GL /I "../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "EXAMPLEAIMODULE_EXPORTS" /D "_WINDLL" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP ".\Source\ExampleAIModule.cpp"

".\Source\Dll.cpp"
]
Creating command line "cl.exe @"c:\Users\Michael\My Dropbox\School\MQP\Source\BWAPI_3.6.1\ExampleAIModule\Release\RSP00000231047976.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\Michael\My Dropbox\School\MQP\Source\BWAPI_3.6.1\ExampleAIModule\Release\TMP00000331047976.tmp" with contents
[
2 /* ISOLATIONAWARE_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Release\\ExampleAIModule.dll.embed.manifest"
]
Creating command line "rc.exe /fo".\Release\ExampleAIModule.dll.embed.manifest.res" "c:\Users\Michael\My Dropbox\School\MQP\Source\BWAPI_3.6.1\ExampleAIModule\Release\TMP00000331047976.tmp""
Creating temporary file "c:\Users\Michael\My Dropbox\School\MQP\Source\BWAPI_3.6.1\ExampleAIModule\Release\RSP00000531047976.rsp" with contents
[
/OUT:"C:\Users\Michael\My Dropbox\School\MQP\Source\BWAPI_3.6.1\Release\ExampleAIModule.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:"Release\ExampleAIModule.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X86 ../lib/BWAPI.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\Dll.obj"

".\Release\ExampleAIModule.obj"

".\Release\ExampleAIModule.dll.embed.manifest.res"
]
Creating command line "link.exe @"c:\Users\Michael\My Dropbox\School\MQP\Source\BWAPI_3.6.1\ExampleAIModule\Release\RSP00000531047976.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\Michael\My Dropbox\School\MQP\Source\BWAPI_3.6.1\ExampleAIModule\Release\RSP00000B31047976.rsp" with contents
[
/out:".\Release\ExampleAIModule.dll.embed.manifest" /notify_update /manifest

".\Release\ExampleAIModule.dll.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Users\Michael\My Dropbox\School\MQP\Source\BWAPI_3.6.1\ExampleAIModule\Release\RSP00000B31047976.rsp" /nologo"
Creating temporary file "c:\Users\Michael\My Dropbox\School\MQP\Source\BWAPI_3.6.1\ExampleAIModule\Release\BAT00000C31047976.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """c:\Users\Michael\My Dropbox\School\MQP\Source\BWAPI_3.6.1\ExampleAIModule\Release\BAT00000C31047976.bat"""
Creating temporary file "c:\Users\Michael\My Dropbox\School\MQP\Source\BWAPI_3.6.1\ExampleAIModule\Release\TMP00000D31047976.tmp" with contents
[
2 /* ISOLATIONAWARE_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Release\\ExampleAIModule.dll.embed.manifest"
]
Creating command line "rc.exe /fo".\Release\ExampleAIModule.dll.embed.manifest.res" "c:\Users\Michael\My Dropbox\School\MQP\Source\BWAPI_3.6.1\ExampleAIModule\Release\TMP00000D31047976.tmp""
Creating temporary file "c:\Users\Michael\My Dropbox\School\MQP\Source\BWAPI_3.6.1\ExampleAIModule\Release\RSP00000E31047976.rsp" with contents
[
/OUT:"C:\Users\Michael\My Dropbox\School\MQP\Source\BWAPI_3.6.1\Release\ExampleAIModule.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:"Release\ExampleAIModule.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X86 ../lib/BWAPI.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\Dll.obj"

".\Release\ExampleAIModule.obj"

".\Release\ExampleAIModule.dll.embed.manifest.res"
]
Creating command line "link.exe @"c:\Users\Michael\My Dropbox\School\MQP\Source\BWAPI_3.6.1\ExampleAIModule\Release\RSP00000E31047976.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
ExampleAIModule.cpp
Dll.cpp
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
   Creating library C:\Users\Michael\My Dropbox\School\MQP\Source\BWAPI_3.6.1\Release\ExampleAIModule.lib and object C:\Users\Michael\My Dropbox\School\MQP\Source\BWAPI_3.6.1\Release\ExampleAIModule.exp
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
Generating code
Finished generating code
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
   Creating library C:\Users\Michael\My Dropbox\School\MQP\Source\BWAPI_3.6.1\Release\ExampleAIModule.lib and object C:\Users\Michael\My Dropbox\School\MQP\Source\BWAPI_3.6.1\Release\ExampleAIModule.exp
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
Generating code
Finished generating code
Results
  
Build log was saved at "file://c:\Users\Michael\My Dropbox\School\MQP\Source\BWAPI_3.6.1\ExampleAIModule\Release\BuildLog.htm"
ExampleAIModule - 0 error(s), 4 warning(s)