progwrp/Release/BuildLog.htm
2025-12-13 23:37:26 +01:00

80 lines
11 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html>
<head>
<META HTTP-EQUIV="Content-Type" content="text/html; charset=utf-16">
</head>
<body>
<pre>
<table width=100% bgcolor=#CFCFE5><tr> <td> <font face=arial size=+3>
Build Log
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>
<h3>Build started: Project: progwrp, Configuration: Release|Win32</h3>
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
Command Lines
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Creating temporary file "c:\Users\win32\Documents\progwrp\progwrp\Release\RSP000011103881314476.rsp" with contents
[
/O2 /Oi /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; /D &quot;_WINDOWS&quot; /D &quot;_USRDLL&quot; /D &quot;PROGWRP_EXPORTS&quot; /D &quot;_WINDLL&quot; /D &quot;_UNICODE&quot; /D &quot;UNICODE&quot; /FD /EHsc /MT /GS- /Gy /Fo&quot;Release\\&quot; /Fd&quot;progwrp.pdb&quot; /W3 /c /Zi /TC .\dllmain.c
]
Creating command line "cl.exe @c:\Users\win32\Documents\progwrp\progwrp\Release\RSP000011103881314476.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\Users\win32\Documents\progwrp\progwrp\Release\RSP000012103881314476.rsp" with contents
[
/OUT:&quot;C:\Users\win32\Documents\progwrp\Release\progwrp.dll&quot; /INCREMENTAL:NO /DLL /MANIFEST:NO /NODEFAULTLIB /DEBUG /PDB:&quot;c:\Users\win32\Documents\progwrp\Release\progwrp.pdb&quot; /PDBSTRIPPED:&quot;Yes&quot; /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /ENTRY:&quot;DllMain&quot; /RELEASE /BASE:&quot;0x7000000&quot; /DYNAMICBASE /NXCOMPAT /MACHINE:X86 ntdllex.lib ntdll.lib psapi.lib setupapi.lib pdh.lib user32.lib ws2_32.lib ucrt.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
&quot;.\Release\advapi.obj&quot;
&quot;.\Release\condvar.obj&quot;
&quot;.\Release\dbg.obj&quot;
&quot;.\Release\dllmain.obj&quot;
&quot;.\Release\dwmapi.obj&quot;
&quot;.\Release\dxgi.obj&quot;
&quot;.\Release\evt_log.obj&quot;
&quot;.\Release\exports.obj&quot;
&quot;.\Release\fiber.obj&quot;
&quot;.\Release\file.obj&quot;
&quot;.\Release\initonce.obj&quot;
&quot;.\Release\ip.obj&quot;
&quot;.\Release\locale.obj&quot;
&quot;.\Release\misc.obj&quot;
&quot;.\Release\module.obj&quot;
&quot;.\Release\ole32.obj&quot;
&quot;.\Release\power.obj&quot;
&quot;.\Release\processor.obj&quot;
&quot;.\Release\procthread.obj&quot;
&quot;.\Release\product.obj&quot;
&quot;.\Release\psapi.obj&quot;
&quot;.\Release\ptr.obj&quot;
&quot;.\Release\registry.obj&quot;
&quot;.\Release\setupapi.obj&quot;
&quot;.\Release\shell.obj&quot;
&quot;.\Release\srw.obj&quot;
&quot;.\Release\synch.obj&quot;
&quot;.\Release\tls.obj&quot;
&quot;.\Release\user.obj&quot;
&quot;.\Release\wer.obj&quot;
&quot;.\Release\rsrc.res&quot;
]
Creating command line "link.exe @c:\Users\win32\Documents\progwrp\progwrp\Release\RSP000012103881314476.rsp /NOLOGO /ERRORREPORT:PROMPT"
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
Output Window
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Compiling...
dllmain.c
.\dllmain.c(144): warning C4996: 'GetVersion': was declared deprecated
.\dllmain.c(477): warning C4101: 'ansi_str': unreferenced local variable
.\dllmain.c(473): warning C4101: 'bcryptprimitives': unreferenced local variable
.\dllmain.c(575): warning C4133: 'function': incompatible types - from 'volatile BOOLEAN *' to 'volatile LONG *'
.\dllmain.c(573): warning C4101: 'tid': unreferenced local variable
.\dllmain.c(650): warning C4276: 'Implementation_ConvertFiberToThread': no prototype provided; assumed no parameters
.\dllmain.c(650): warning C4276: 'Implementation_IsThreadAFiber': no prototype provided; assumed no parameters
.\dllmain.c(650): warning C4276: 'Implementation_WTSGetActiveConsoleSessionId': no prototype provided; assumed no parameters
.\dllmain.c(650): warning C4276: 'Implementation_GetCurrentProcessorNumber': no prototype provided; assumed no parameters
.\dllmain.c(650): warning C4276: 'Implementation_GetMaximumProcessorGroupCount': no prototype provided; assumed no parameters
.\dllmain.c(650): warning C4276: 'Implementation_SetProcessDPIAware': no prototype provided; assumed no parameters
.\dllmain.c(650): warning C4276: 'Implementation_GetMaximumProcessorCount': no prototype provided; assumed no parameters
.\dllmain.c(650): warning C4276: 'Implementation_PowerDeterminePlatformRole': no prototype provided; assumed no parameters
.\dllmain.c(650): warning C4276: 'Implementation_RtlGetLastNtStatus': no prototype provided; assumed no parameters
Linking...
Creating library C:\Users\win32\Documents\progwrp\Release\progwrp.lib and object C:\Users\win32\Documents\progwrp\Release\progwrp.exp
LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
Results
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Build log was saved at "file://c:\Users\win32\Documents\progwrp\progwrp\Release\BuildLog.htm"
progwrp - 0 error(s), 14 warning(s)
</pre></table><table width=100% height=20 bgcolor=#CFCFE5><tr><td><font face=arial size=+2>
</font></table></body></html>