Build Log
--------------------Configuration: ITTClib - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\TEMP\RSPF.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\include" /I "..\..\openssl-0.9.3a\include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Fp"..\win32/ITTClib.pch" /YX /Fo"..\win32/" /Fd"..\win32/" /FD /GZ /c
"G:\ITTC\src\ittclib.c"
]
Creating command line "cl.exe @C:\TEMP\RSPF.tmp"
Creating command line "link.exe -lib /nologo /out:"..\win32\ITTClib.lib" \ITTC\src\win32\ittclib.obj "
Output Window
Compiling...
ittclib.c
G:\ITTC\src\ittclib.c(15) : warning C4013: 'ERR_load_SSL_strings' undefined; assuming extern returning int
Creating library...
Results
ITTClib.lib - 0 error(s), 1 warning(s)