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

📄 samp2.plg

📁 Pro.TOOLKIT.Wildfire插件设计.配套光盘-141M.zip
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: samp2 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\steve\LOCALS~1\Temp\RSP33B.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)\ch06\samp2\samp2.c"
]
Creating command line "cl.exe @C:\DOCUME~1\steve\LOCALS~1\Temp\RSP33B.tmp" 
Creating temporary file "C:\DOCUME~1\steve\LOCALS~1\Temp\RSP33C.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/Helloworld.pdb" /machine:I386 /out:"samp2.dll" /implib:"Debug/samp2.lib" /nodefaultlib:"libcd.lib"/implib:"Debug/Helloworld.lib" /debug:none 
".\Debug\samp2.obj"
]
Creating command line "link.exe @C:\DOCUME~1\steve\LOCALS~1\Temp\RSP33C.tmp"
<h3>Output Window</h3>
Compiling...
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 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)\ch06\samp2\samp2.c"

samp2.c
D:\(8)Samples(GB)\ch06\samp2\samp2.c(176) : warning C4113: 'int (*)()' differs in parameter lists from 'int (*)(void *,int )'
Linking...
Microsoft (R) Incremental Linker Version 6.00.8168
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/Helloworld.pdb" /machine:I386 "/out:samp2.dll" "/implib:Debug/samp2.lib" "/nodefaultlib:libcd.lib/implib:Debug/Helloworld.lib" /debug:none 
".\Debug\samp2.obj" 
   Creating library Debug/samp2.lib and object Debug/samp2.exp
LINK : warning LNK4098: defaultlib "LIBCD" conflicts with use of other libs; use /NODEFAULTLIB:library



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

⌨️ 快捷键说明

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