📄 quotesrv.plg
字号:
--------------------Configuration: mfcqcln - Win32 Debug--------------------
Begining build with project "D:\POWERRPC\ONCRPC.LIC\oncrpc\oncrpc.sdk\samples\QUOTE\mfcqcln\mfcqcln.dsp", at root.
Active configuration is Win32 (x86) Application (based on Win32 (x86) Application)
Project's tools are:
"32-bit C/C++ Compiler for 80x86" with flags "/nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\..\..\include" /I "..\\" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fo"Debug/" /Fd"Debug/" /FD /c "
"OLE Type Library Maker" with flags "/nologo /D "_DEBUG" /mktyplib203 /o NUL /win32 "
"Win32 Resource Compiler" with flags "/l 0x409 /fo"Debug/mfcqcln.res" /d "_DEBUG" /d "_AFXDLL" "
"Browser Database Maker" with flags "/nologo /o"Debug/mfcqcln.bsc" "
"COFF Linker for 80x86" with flags "pwrpc32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/mfcqcln.pdb" /debug /machine:I386 /out:"Debug/mfcqcln.exe" /pdbtype:sept /libpath:"..\..\..\win32lib" "
"Custom Build" with flags ""
"<Component 0xa>" with flags ""
Creating command line "rc.exe /l 0x409 /fo"Debug/mfcqcln.res" /d "_DEBUG" /d "_AFXDLL" "D:\POWERRPC\ONCRPC.LIC\oncrpc\oncrpc.sdk\samples\QUOTE\mfcqcln\mfcqcln.rc""
Creating temp file "E:\TEMP\RSP5D.tmp" with contents </nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\..\..\include" /I "..\\" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\POWERRPC\ONCRPC.LIC\oncrpc\oncrpc.sdk\samples\QUOTE\mfcqcln\mfcqcln.cpp"
"D:\POWERRPC\ONCRPC.LIC\oncrpc\oncrpc.sdk\samples\QUOTE\mfcqcln\mfcqclnDlg.cpp"
"D:\POWERRPC\ONCRPC.LIC\oncrpc\oncrpc.sdk\samples\QUOTE\quote_clnt.c"
"D:\POWERRPC\ONCRPC.LIC\oncrpc\oncrpc.sdk\samples\QUOTE\quote_xdr.c"
>
Creating command line "cl.exe @E:\TEMP\RSP5D.tmp"
Creating temp file "E:\TEMP\RSP5E.tmp" with contents </nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\..\..\include" /I "..\\" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/mfcqcln.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\POWERRPC\ONCRPC.LIC\oncrpc\oncrpc.sdk\samples\QUOTE\mfcqcln\StdAfx.cpp"
>
Creating command line "cl.exe @E:\TEMP\RSP5E.tmp"
Creating temp file "E:\TEMP\RSP5F.tmp" with contents <pwrpc32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/mfcqcln.pdb" /debug /machine:I386 /out:"Debug/mfcqcln.exe" /pdbtype:sept /libpath:"..\..\..\win32lib"
.\Debug\mfcqcln.obj
.\Debug\mfcqclnDlg.obj
.\Debug\quote_clnt.obj
.\Debug\quote_xdr.obj
.\Debug\StdAfx.obj
.\Debug\mfcqcln.res>
Creating command line "link.exe @E:\TEMP\RSP5F.tmp"
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
mfcqcln.cpp
mfcqclnDlg.cpp
D:\POWERRPC\ONCRPC.LIC\oncrpc\oncrpc.sdk\samples\QUOTE\mfcqcln\mfcqclnDlg.cpp(243) : warning C4101: 'val' : unreferenced local variable
D:\POWERRPC\ONCRPC.LIC\oncrpc\oncrpc.sdk\samples\QUOTE\mfcqcln\mfcqclnDlg.cpp(243) : warning C4101: 'i' : unreferenced local variable
D:\POWERRPC\ONCRPC.LIC\oncrpc\oncrpc.sdk\samples\QUOTE\mfcqcln\mfcqclnDlg.cpp(243) : warning C4101: 'order' : unreferenced local variable
Generating Code...
Compiling...
quote_clnt.c
quote_xdr.c
Generating Code...
Linking...
mfcqcln.exe - 0 error(s), 3 warning(s)
--------------------Configuration: quotecln - Win32 Debug--------------------
Begining build with project "D:\POWERRPC\ONCRPC.LIC\oncrpc\oncrpc.sdk\samples\QUOTE\QUOTECLN\quotecln.dsp", at root.
Active configuration is Win32 (x86) Console Application (based on Win32 (x86) Console Application)
Project's tools are:
"32-bit C/C++ Compiler for 80x86" with flags "/nologo /MLd /W3 /Gm /GX /Zi /Od /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/quotecln.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c "
"Win32 Resource Compiler" with flags "/l 0x409 /d "_DEBUG" "
"Browser Database Maker" with flags "/nologo /o"Debug/quotecln.bsc" "
"COFF Linker for 80x86" with flags "pwrpc32.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 /nologo /subsystem:console /incremental:yes /pdb:"Debug/quotecln.pdb" /debug /machine:I386 /out:"Debug/quotecln.exe" /pdbtype:sept /libpath:"..\..\..\win32lib" "
"Custom Build" with flags ""
"<Component 0xa>" with flags ""
Creating temp file "E:\TEMP\RSP60.tmp" with contents </nologo /MLd /W3 /Gm /GX /Zi /Od /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/quotecln.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\POWERRPC\ONCRPC.LIC\oncrpc\oncrpc.sdk\samples\QUOTE\cln_main.c"
"D:\POWERRPC\ONCRPC.LIC\oncrpc\oncrpc.sdk\samples\QUOTE\quote_clnt.c"
"D:\POWERRPC\ONCRPC.LIC\oncrpc\oncrpc.sdk\samples\QUOTE\quote_xdr.c"
>
Creating command line "cl.exe @E:\TEMP\RSP60.tmp"
Creating temp file "E:\TEMP\RSP61.tmp" with contents <pwrpc32.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 /nologo /subsystem:console /incremental:yes /pdb:"Debug/quotecln.pdb" /debug /machine:I386 /out:"Debug/quotecln.exe" /pdbtype:sept /libpath:"..\..\..\win32lib"
.\Debug\cln_main.obj
.\Debug\quote_clnt.obj
.\Debug\quote_xdr.obj>
Creating command line "link.exe @E:\TEMP\RSP61.tmp"
Compiling...
cln_main.c
D:\POWERRPC\ONCRPC.LIC\oncrpc\oncrpc.sdk\samples\QUOTE\cln_main.c(63) : warning C4101: 'val' : unreferenced local variable
D:\POWERRPC\ONCRPC.LIC\oncrpc\oncrpc.sdk\samples\QUOTE\cln_main.c(63) : warning C4101: 'i' : unreferenced local variable
quote_clnt.c
quote_xdr.c
Linking...
quotecln.exe - 0 error(s), 2 warning(s)
--------------------Configuration: quotesrv - Win32 Debug--------------------
Begining build with project "D:\POWERRPC\ONCRPC.LIC\oncrpc\oncrpc.sdk\samples\QUOTE\QUOTESRV\quotesrv.dsp", at root.
Active configuration is Win32 (x86) Console Application (based on Win32 (x86) Console Application)
Project's tools are:
"32-bit C/C++ Compiler for 80x86" with flags "/nologo /MLd /W3 /Gm /GX /Zi /Od /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/quotesrv.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c "
"Win32 Resource Compiler" with flags "/l 0x409 /d "_DEBUG" "
"Browser Database Maker" with flags "/nologo /o"Debug/quotesrv.bsc" "
"COFF Linker for 80x86" with flags "pwrpc32.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 /nologo /subsystem:console /incremental:yes /pdb:"Debug/quotesrv.pdb" /debug /machine:I386 /out:"Debug/quotesrv.exe" /pdbtype:sept /libpath:"..\..\..\win32lib" "
"Custom Build" with flags ""
"<Component 0xa>" with flags ""
Creating temp file "E:\TEMP\RSP62.tmp" with contents </nologo /MLd /W3 /Gm /GX /Zi /Od /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/quotesrv.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\POWERRPC\ONCRPC.LIC\oncrpc\oncrpc.sdk\samples\QUOTE\quote_svc.c"
"D:\POWERRPC\ONCRPC.LIC\oncrpc\oncrpc.sdk\samples\QUOTE\quote_xdr.c"
"D:\POWERRPC\ONCRPC.LIC\oncrpc\oncrpc.sdk\samples\QUOTE\srv_imp.c"
>
Creating command line "cl.exe @E:\TEMP\RSP62.tmp"
Creating temp file "E:\TEMP\RSP63.tmp" with contents <pwrpc32.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 /nologo /subsystem:console /incremental:yes /pdb:"Debug/quotesrv.pdb" /debug /machine:I386 /out:"Debug/quotesrv.exe" /pdbtype:sept /libpath:"..\..\..\win32lib"
.\Debug\quote_svc.obj
.\Debug\quote_xdr.obj
.\Debug\srv_imp.obj>
Creating command line "link.exe @E:\TEMP\RSP63.tmp"
Compiling...
quote_svc.c
D:\POWERRPC\ONCRPC.LIC\oncrpc\oncrpc.sdk\samples\QUOTE\quote_svc.c(30) : warning C4113: 'void (__cdecl *)(void)' differs in parameter lists from 'void (__cdecl *)(struct svc_req *,struct SVCXPRT *)'
D:\POWERRPC\ONCRPC.LIC\oncrpc\oncrpc.sdk\samples\QUOTE\quote_svc.c(46) : warning C4113: 'void (__cdecl *)(void)' differs in parameter lists from 'void (__cdecl *)(struct svc_req *,struct SVCXPRT *)'
quote_xdr.c
srv_imp.c
Linking...
quotesrv.exe - 0 error(s), 2 warning(s)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -