Build Log
  

Rebuild started: Project: AngelicaCommon, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "j:\repos\client\Angelica2Client\Angelica2\AngelicaCommon\Debug\RSP000045212241888.rsp" with contents
[
/Od /I ".\header" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_CRT_SECURE_NO_WARNINGS" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Zc:forScope- /Fp".\Debug/AngelicaCommon.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP /wd4996 .\Source\ATempMemMan.cpp

.\Source\AMiniDump.cpp

.\Source\AMemoryDbg.cpp

.\Source\jexception.cpp

.\Source\ATime.cpp

.\Source\ARandomGen.cpp

.\Source\APerlinNoiseBase.cpp

.\Source\APerlinNoise3D.cpp

.\Source\APerlinNoise2D.cpp

.\Source\APerlinNoise1D.cpp

.\Source\ALog.cpp

.\Source\ACounter.cpp

.\Source\AAssist.cpp

.\Source\AWString.cpp

.\Source\AString.cpp

.\Source\AMemory.cpp
]
Creating command line "cl.exe @j:\repos\client\Angelica2Client\Angelica2\AngelicaCommon\Debug\RSP000045212241888.rsp /nologo /errorReport:prompt"
Creating temporary file "j:\repos\client\Angelica2Client\Angelica2\AngelicaCommon\Debug\RSP000047212241888.rsp" with contents
[
/Od /I ".\header" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_CRT_SECURE_NO_WARNINGS" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Zc:forScope- /Fp".\Debug/AngelicaCommon.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP /wd4996 .\Source\AList.cpp
]
Creating command line "cl.exe @j:\repos\client\Angelica2Client\Angelica2\AngelicaCommon\Debug\RSP000047212241888.rsp /nologo /errorReport:prompt"
Creating temporary file "j:\repos\client\Angelica2Client\Angelica2\AngelicaCommon\Debug\RSP000049212241888.rsp" with contents
[
/OUT:"Debug\AngelicaCommon_d.lib" .\Debug\AList.obj

.\Debug\AMemory.obj

.\Debug\AString.obj

.\Debug\AWString.obj

.\Debug\AAssist.obj

.\Debug\ACounter.obj

.\Debug\ALog.obj

.\Debug\APerlinNoise1D.obj

.\Debug\APerlinNoise2D.obj

.\Debug\APerlinNoise3D.obj

.\Debug\APerlinNoiseBase.obj

.\Debug\ARandomGen.obj

.\Debug\ATime.obj

.\Debug\jexception.obj

.\Debug\AMemoryDbg.obj

.\Debug\AMiniDump.obj

.\Debug\ATempMemMan.obj
]
Creating command line "lib.exe @j:\repos\client\Angelica2Client\Angelica2\AngelicaCommon\Debug\RSP000049212241888.rsp /NOLOGO"
Creating temporary file "j:\repos\client\Angelica2Client\Angelica2\AngelicaCommon\Debug\BAT00004A212241888.bat" with contents
[
@echo off

echo copy libary into sdk folder

copy j:\repos\client\Angelica2Client\Angelica2\AngelicaCommon\Debug\AngelicaCommon_d.lib ..\Output\acsdk\lib\AngelicaCommon_d.lib

echo copy headers into sdk folder

copy .\header\*.h ..\Output\acsdk\include\*.h





if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"

exit 1

:VCEnd
]
Creating command line "j:\repos\client\Angelica2Client\Angelica2\AngelicaCommon\Debug\BAT00004A212241888.bat"
Output Window
  
Compiling...
AMemory.cpp
AString.cpp
AWString.cpp
AAssist.cpp
ACounter.cpp
ALog.cpp
APerlinNoise1D.cpp
APerlinNoise2D.cpp
APerlinNoise3D.cpp
APerlinNoiseBase.cpp
ARandomGen.cpp
ATime.cpp
jexception.cpp
j:\repos\client\angelica2client\angelica2\angelicacommon\source\jexception.cpp(60) : warning C4535: calling _set_se_translator() requires /EHa
AMemoryDbg.cpp
AMiniDump.cpp
ATempMemMan.cpp
Generating Code...
Compiling...
AList.cpp
Creating library...
Performing Custom Build Step
copy libary into sdk folder
        1 file(s) copied.
copy headers into sdk folder
.\header\AArray.h
.\header\AAssist.h
.\header\ABaseDef.h
.\header\AC.h
.\header\AChar.h
.\header\ACounter.h
.\header\ACPlatform.h
.\header\ACSWrapper.h
.\header\AList.h
.\header\AList2.h
.\header\ALog.h
.\header\AMemory.h
.\header\AMiniDump.h
.\header\AObjectPool.h
.\header\APerlinNoise1D.h
.\header\APerlinNoise2D.h
.\header\APerlinNoise3D.h
.\header\APerlinNoiseBase.h
.\header\APoint.h
.\header\ARandomGen.h
.\header\ARect.h
.\header\AStack.h
.\header\AString.h
.\header\ATempMemMan.h
.\header\ATime.h
.\header\AWString.h
.\header\deque.h
.\header\hashmap.h
.\header\hashtab.h
.\header\jexception.h
.\header\vector.h
       31 file(s) copied.
Results
  
Build log was saved at "file://j:\repos\client\Angelica2Client\Angelica2\AngelicaCommon\Debug\BuildLog.htm"
AngelicaCommon - 0 error(s), 1 warning(s)