| Build Log |
|
| Command Lines |
Creating temporary file "c:\Users\Mario\Temp\ta-lib-work\temp\win32\ta-lib\excel\src\Release Reverse\RSP00000153122864.rsp" with contents [ /O2 /Ob1 /I ".\\" /D "NDEBUG" /D "WIN32" /D "_LIB" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /GF /FD /EHsc /MD /Gy /Fp".\..\temp/ta-lib.pch" /Fo".\..\temp/" /Fd".\..\temp/" /FR"Release Reverse\\" /W3 /c /TP ".\xlw\excel32.cpp" ".\xlw\XlfRef.cpp" ".\xlw\XlfOper.cpp" ".\xlw\XlfFuncDesc.cpp" ".\xlw\XlfException.cpp" ".\xlw\XlfExcel.cpp" ".\xlw\XlfCmdDesc.cpp" ".\xlw\XlfArgDescList.cpp" ".\xlw\XlfArgDesc.cpp" ".\xlw\XlfAbstractCmdDesc.cpp" ] Creating command line "cl.exe @"c:\Users\Mario\Temp\ta-lib-work\temp\win32\ta-lib\excel\src\Release Reverse\RSP00000153122864.rsp" /nologo /errorReport:queue" Creating temporary file "c:\Users\Mario\Temp\ta-lib-work\temp\win32\ta-lib\excel\src\Release Reverse\RSP00000253122864.rsp" with contents [ /O2 /Ob1 /I ".\\" /D "NDEBUG" /D "WIN32" /D "_LIB" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /GF /FD /EHsc /MD /Gy /Fp".\..\temp/ta-lib.pch" /Fo".\..\temp/" /Fd".\..\temp/" /FR"Release Reverse\\" /W3 /c /TC ".\xlw\trio\trionan.c" ] Creating command line "cl.exe @"c:\Users\Mario\Temp\ta-lib-work\temp\win32\ta-lib\excel\src\Release Reverse\RSP00000253122864.rsp" /nologo /errorReport:queue" Creating temporary file "c:\Users\Mario\Temp\ta-lib-work\temp\win32\ta-lib\excel\src\Release Reverse\RSP00000353122864.rsp" with contents [ /OUT:"..\temp\xlw.lib" "..\temp\excel32.obj" "..\temp\trionan.obj" "..\temp\XlfAbstractCmdDesc.obj" "..\temp\XlfArgDesc.obj" "..\temp\XlfArgDescList.obj" "..\temp\XlfCmdDesc.obj" "..\temp\XlfExcel.obj" "..\temp\XlfException.obj" "..\temp\XlfFuncDesc.obj" "..\temp\XlfOper.obj" "..\temp\XlfRef.obj" ] Creating command line "lib.exe @"c:\Users\Mario\Temp\ta-lib-work\temp\win32\ta-lib\excel\src\Release Reverse\RSP00000353122864.rsp" /NOLOGO" Creating temporary file "c:\Users\Mario\Temp\ta-lib-work\temp\win32\ta-lib\excel\src\Release Reverse\RSP00000453122864.rsp" with contents [ /o ".\..\temp/ta-lib.bsc" ".\Release Reverse\trionan.sbr" ".\Release Reverse\XlfAbstractCmdDesc.sbr" ".\Release Reverse\XlfArgDesc.sbr" ".\Release Reverse\XlfArgDescList.sbr" ".\Release Reverse\XlfCmdDesc.sbr" ".\Release Reverse\XlfExcel.sbr" ".\Release Reverse\XlfException.sbr" ".\Release Reverse\XlfFuncDesc.sbr" ".\Release Reverse\XlfOper.sbr" ".\Release Reverse\XlfRef.sbr" ".\Release Reverse\excel32.sbr" ] Creating command line "bscmake.exe @"c:\Users\Mario\Temp\ta-lib-work\temp\win32\ta-lib\excel\src\Release Reverse\RSP00000453122864.rsp" /nologo" |
| Output Window |
Compiling...
excel32.cpp
XlfRef.cpp
XlfOper.cpp
1>.\xlw\XlfOper.cpp(539) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(74) : see declaration of 'strcpy'
XlfFuncDesc.cpp
XlfException.cpp
XlfExcel.cpp
1>.\xlw\XlfExcel.cpp(97) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
XlfCmdDesc.cpp
XlfArgDescList.cpp
XlfArgDesc.cpp
XlfAbstractCmdDesc.cpp
Generating Code...
Compiling...
trionan.c
Creating library...
XlfException.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
excel32.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
|
| Results |
Build log was saved at "file://c:\Users\Mario\Temp\ta-lib-work\temp\win32\ta-lib\excel\src\Release Reverse\BuildLog.htm" xlw - 0 error(s), 4 warning(s) |