⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 listhole.plg

📁 Pro.TOOLKIT.Wildfire插件设计.配套光盘-141M.zip
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: listhole - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\xiaoli\LOCALS~1\Temp\RSP117D.tmp" with contents
[
/G4 /MLd /Za /W2 /I "." /D hypot=_hypot /D "MSB_LEFT" /D far=ptc_far /D huge=p_huge /D near=p_near /D _X86_=1 /D "_WSTDIO_DEFINED" /D PRO_MACHINE=29 /D PRO_OS=4 /Fo"Debug/" -I../../protk_appls/includes -I../../includes /c 
"D:\(8)Samples(GB)\ch04\listhole\listhole.c"
"D:\(8)Samples(GB)\ch04\listhole\TestError.c"
"D:\(8)Samples(GB)\ch04\listhole\TestRunmode.c"
"D:\(8)Samples(GB)\ch04\listhole\UtilString.c"
]
Creating command line "cl.exe @C:\DOCUME~1\xiaoli\LOCALS~1\Temp\RSP117D.tmp" 
Creating temporary file "C:\DOCUME~1\xiaoli\LOCALS~1\Temp\RSP117E.tmp" with contents
[
protk_dll.lib libc.lib kernel32.lib user32.lib wsock32.lib advapi32.lib mpr.lib winspool.lib /subsystem:console /dll /incremental:yes /pdb:"Debug/listhole.pdb" /machine:I386 /out:"listhole.dll" /implib:"Debug/listhole.lib" /nodefaultlib:"libcd.lib"/implib:"Debug/Helloworld.lib" /debug:none 
".\Debug\listhole.obj"
".\Debug\TestError.obj"
".\Debug\TestRunmode.obj"
".\Debug\UtilString.obj"
]
Creating command line "link.exe @C:\DOCUME~1\xiaoli\LOCALS~1\Temp\RSP117E.tmp"
<h3>Output Window</h3>
Compiling...
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 for 80x86
Copyright (C) Microsoft Corp 1984-1998. All rights reserved.

cl /G4 /MLd /Za /W2 /I "." /D hypot=_hypot /D "MSB_LEFT" /D far=ptc_far /D huge=p_huge /D near=p_near /D _X86_=1 /D "_WSTDIO_DEFINED" /D PRO_MACHINE=29 /D PRO_OS=4 /Fo"Debug/" -I../../protk_appls/includes -I../../includes /c 
   "D:\(8)Samples(GB)\ch04\listhole\listhole.c"
   "D:\(8)Samples(GB)\ch04\listhole\TestError.c"
   "D:\(8)Samples(GB)\ch04\listhole\TestRunmode.c"
   "D:\(8)Samples(GB)\ch04\listhole\UtilString.c"

listhole.c
D:\(8)Samples(GB)\ch04\listhole\listhole.c(305) : warning C4113: 'int (*)()' differs in parameter lists from 'int (*)(struct entity *,int ,void *)'
TestError.c
TestRunmode.c
UtilString.c
Generating Code...
Linking...
Microsoft (R) Incremental Linker Version 6.00.8447
Copyright (C) Microsoft Corp 1992-1998. All rights reserved.

protk_dll.lib libc.lib kernel32.lib user32.lib wsock32.lib advapi32.lib mpr.lib winspool.lib /subsystem:console /dll /incremental:yes "/pdb:Debug/listhole.pdb" /machine:I386 "/out:listhole.dll" "/implib:Debug/listhole.lib" "/nodefaultlib:libcd.lib/implib:Debug/Helloworld.lib" /debug:none 
".\Debug\listhole.obj" 
".\Debug\TestError.obj" 
".\Debug\TestRunmode.obj" 
".\Debug\UtilString.obj" 
   Creating library Debug/listhole.lib and object Debug/listhole.exp
LINK : warning LNK4098: defaultlib "LIBCD" conflicts with use of other libs; use /NODEFAULTLIB:library



<h3>Results</h3>
listhole.dll - 0 error(s), 2 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -