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

📄 tictoc.plg

📁 这是一个学习OMNeT++中经典的tictoc例子
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: tictoc - Win32 Debug Tkenv--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\new\LOCALS~1\Temp\RSP131.bat" with contents
[
@echo off
d:\OMNeT++\bin\opp_msgc -s _m.cpp tictoc10.msg
]
Creating command line "C:\DOCUME~1\new\LOCALS~1\Temp\RSP131.bat"
Creating temporary file "C:\DOCUME~1\new\LOCALS~1\Temp\RSP132.bat" with contents
[
@echo off
d:\OMNeT++\bin\opp_msgc -s _m.cpp tictoc11.msg
]
Creating command line "C:\DOCUME~1\new\LOCALS~1\Temp\RSP132.bat"
Creating temporary file "C:\DOCUME~1\new\LOCALS~1\Temp\RSP133.tmp" with contents
[
/nologo /MLd /W3 /Gm /GR /GX /ZI /Od /I "d:\OMNeT++\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"debug/tictoc.pch" /YX /Fo"debug/" /Fd"debug/" /FD /GZ /c 
"D:\OMNeT++\apps\tictoc\tictoc10_m.cpp"
"D:\OMNeT++\apps\tictoc\tictoc11_m.cpp"
"D:\OMNeT++\apps\tictoc\txc1.cpp"
"D:\OMNeT++\apps\tictoc\txc10.cpp"
"D:\OMNeT++\apps\tictoc\txc11.cpp"
"D:\OMNeT++\apps\tictoc\txc3.cpp"
"D:\OMNeT++\apps\tictoc\txc4.cpp"
"D:\OMNeT++\apps\tictoc\txc5.cpp"
"D:\OMNeT++\apps\tictoc\txc6.cpp"
"D:\OMNeT++\apps\tictoc\txc7.cpp"
"D:\OMNeT++\apps\tictoc\txc8.cpp"
"D:\OMNeT++\apps\tictoc\txc9.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\new\LOCALS~1\Temp\RSP133.tmp" 
Processing .\tictoc10.msg with opp_msgc (needs Perl!)
Processing .\tictoc11.msg with opp_msgc (needs Perl!)
Creating temporary file "C:\DOCUME~1\new\LOCALS~1\Temp\RSP134.tmp" with contents
[
tkenv.lib tcl84.lib tk84.lib blt24.lib sim_std.lib envir.lib nedxml.lib libxml2.lib iconv.lib wsock32.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 /stack:0x10000 /subsystem:console /incremental:yes /pdb:"./tictoc.pdb" /debug /machine:I386 /out:"./tictoc.exe" /libpath:"d:\OMNeT++\lib" 
".\debug\tictoc10_m.obj"
".\debug\tictoc11_m.obj"
".\debug\txc1.obj"
".\debug\txc10.obj"
".\debug\txc11.obj"
".\debug\txc3.obj"
".\debug\txc4.obj"
".\debug\txc5.obj"
".\debug\txc6.obj"
".\debug\txc7.obj"
".\debug\txc8.obj"
".\debug\txc9.obj"
]
Creating command line "link.exe @C:\DOCUME~1\new\LOCALS~1\Temp\RSP134.tmp"
<h3>Output Window</h3>
Compiling...
tictoc10_m.cpp
tictoc11_m.cpp
txc1.cpp
txc10.cpp
txc11.cpp
txc3.cpp
txc4.cpp
txc5.cpp
txc6.cpp
txc7.cpp
txc8.cpp
txc9.cpp
Linking...
   Creating library ./tictoc.lib and object ./tictoc.exp
LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other libs; use /NODEFAULTLIB:library



<h3>Results</h3>
tictoc.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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