Build Log |
|
Command Lines |
Creating temporary file "c:\Documents and Settings\joao\Ambiente de trabalho\lib_mysqludf_ta\windows\Debug\RSP00000137082412.rsp" with contents [ /Od /I "C:\Programas\MySQL\MySQL Server 5.1\include" /D "_CRT_SECURE_NO_WARNINGS" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TC "..\src\ta_tr.c" "..\src\ta_sum.c" "..\src\ta_sma.c" "..\src\ta_rsi.c" "..\src\ta_previous.c" "..\src\ta_min.c" "..\src\ta_max.c" "..\src\ta_ema.c" ] Creating command line "cl.exe @"c:\Documents and Settings\joao\Ambiente de trabalho\lib_mysqludf_ta\windows\Debug\RSP00000137082412.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Documents and Settings\joao\Ambiente de trabalho\lib_mysqludf_ta\windows\Debug\RSP00000237082412.rsp" with contents [ /OUT:"C:\Documents and Settings\joao\Ambiente de trabalho\lib_mysqludf_ta\windows\Debug\lib_mysqludf_ta.dll" /DLL /MANIFEST /MANIFESTFILE:"Debug\lib_mysqludf_ta.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Documents and Settings\joao\Ambiente de trabalho\lib_mysqludf_ta\windows\Debug\lib_mysqludf_ta.pdb" /DYNAMICBASE /NXCOMPAT /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\Debug\ta_ema.obj" ".\Debug\ta_max.obj" ".\Debug\ta_min.obj" ".\Debug\ta_previous.obj" ".\Debug\ta_rsi.obj" ".\Debug\ta_sma.obj" ".\Debug\ta_sum.obj" ".\Debug\ta_tr.obj" ] Creating command line "link.exe @"c:\Documents and Settings\joao\Ambiente de trabalho\lib_mysqludf_ta\windows\Debug\RSP00000237082412.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Documents and Settings\joao\Ambiente de trabalho\lib_mysqludf_ta\windows\Debug\RSP00000337082412.rsp" with contents [ /outputresource:".\Debug\lib_mysqludf_ta.dll;#2" /manifest ".\Debug\lib_mysqludf_ta.dll.intermediate.manifest" ] Creating command line "mt.exe @"c:\Documents and Settings\joao\Ambiente de trabalho\lib_mysqludf_ta\windows\Debug\RSP00000337082412.rsp" /nologo" Creating temporary file "c:\Documents and Settings\joao\Ambiente de trabalho\lib_mysqludf_ta\windows\Debug\BAT00000437082412.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """c:\Documents and Settings\joao\Ambiente de trabalho\lib_mysqludf_ta\windows\Debug\BAT00000437082412.bat""" |
Output Window |
Compiling... ta_ema.c ta_max.c ta_min.c ta_previous.c ta_rsi.c ta_sma.c ta_sum.c ta_tr.c c:\documents and settings\joao\ambiente de trabalho\lib_mysqludf_ta\src\ta_tr.c(94) : warning C4244: 'function' : conversion from 'double' to 'int', possible loss of data c:\documents and settings\joao\ambiente de trabalho\lib_mysqludf_ta\src\ta_tr.c(95) : warning C4244: 'function' : conversion from 'double' to 'int', possible loss of data Generating Code... Linking... Creating library C:\Documents and Settings\joao\Ambiente de trabalho\lib_mysqludf_ta\windows\Debug\lib_mysqludf_ta.lib and object C:\Documents and Settings\joao\Ambiente de trabalho\lib_mysqludf_ta\windows\Debug\lib_mysqludf_ta.exp Embedding manifest... |
Results |
Build log was saved at "file://c:\Documents and Settings\joao\Ambiente de trabalho\lib_mysqludf_ta\windows\Debug\BuildLog.htm" lib_mysqludf_ta - 0 error(s), 2 warning(s) |