Build Log
  

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

Command Lines
  
Creating temporary file "c:\tethealla\mtwist\Debug\RSP00003432243652.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_CRT_SECURE_NO_WARNINGS" /Gm /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TC .\mtwist.c
]
Creating command line "cl.exe @c:\tethealla\mtwist\Debug\RSP00003432243652.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\tethealla\mtwist\Debug\RSP00003532243652.rsp" with contents
[
/OUT:"Debug\mtwist.lib" .\Debug\mtwist.obj
]
Creating command line "lib.exe @c:\tethealla\mtwist\Debug\RSP00003532243652.rsp /NOLOGO"
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
mtwist.c
c:\tethealla\mtwist\mtwist.c(565) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\tethealla\mtwist\mtwist.c(592) : warning C4244: '=' : conversion from '__time64_t' to 'unsigned long', possible loss of data
c:\tethealla\mtwist\mtwist.c(627) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Creating library...
Results
  
Build log was saved at "file://c:\tethealla\mtwist\Debug\BuildLog.htm"
mtwist - 0 error(s), 4 warning(s)