📄 force.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FORCE - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/FORCE.res" /d "NDEBUG" /d "_AFXDLL" "C:\Documents and Settings\liang.wei\Desktop\FORCEV1.3\FORCE V1.3\FORCE.rc""
Creating temporary file "c:\temp\RSP14.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/FORCE.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Documents and Settings\liang.wei\Desktop\FORCEV1.3\FORCE V1.3\BaseElement.cpp"
"C:\Documents and Settings\liang.wei\Desktop\FORCEV1.3\FORCE V1.3\BaseMaterial.cpp"
"C:\Documents and Settings\liang.wei\Desktop\FORCEV1.3\FORCE V1.3\BaseRealConstant.cpp"
"C:\Documents and Settings\liang.wei\Desktop\FORCEV1.3\FORCE V1.3\ElasticSteelMat.cpp"
"C:\Documents and Settings\liang.wei\Desktop\FORCEV1.3\FORCE V1.3\FORCE.cpp"
"C:\Documents and Settings\liang.wei\Desktop\FORCEV1.3\FORCE V1.3\GlobalElement.cpp"
"C:\Documents and Settings\liang.wei\Desktop\FORCEV1.3\FORCE V1.3\Load.cpp"
"C:\Documents and Settings\liang.wei\Desktop\FORCEV1.3\FORCE V1.3\Matrix.cpp"
"C:\Documents and Settings\liang.wei\Desktop\FORCEV1.3\FORCE V1.3\Node.cpp"
"C:\Documents and Settings\liang.wei\Desktop\FORCEV1.3\FORCE V1.3\SpaceFrameBeam.cpp"
"C:\Documents and Settings\liang.wei\Desktop\FORCEV1.3\FORCE V1.3\SpaceFrameRC.cpp"
"C:\Documents and Settings\liang.wei\Desktop\FORCEV1.3\FORCE V1.3\SparseMatrix.cpp"
]
Creating command line "cl.exe @c:\temp\RSP14.tmp"
Creating temporary file "c:\temp\RSP15.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/FORCE.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Documents and Settings\liang.wei\Desktop\FORCEV1.3\FORCE V1.3\StdAfx.cpp"
]
Creating command line "cl.exe @c:\temp\RSP15.tmp"
Creating temporary file "c:\temp\RSP16.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:no /pdb:"Release/FORCE.pdb" /machine:I386 /def:".\FORCE.def" /out:"Release/FORCE.dll" /implib:"Release/FORCE.lib"
".\Release\BaseElement.obj"
".\Release\BaseMaterial.obj"
".\Release\BaseRealConstant.obj"
".\Release\ElasticSteelMat.obj"
".\Release\FORCE.obj"
".\Release\GlobalElement.obj"
".\Release\Load.obj"
".\Release\Matrix.obj"
".\Release\Node.obj"
".\Release\SpaceFrameBeam.obj"
".\Release\SpaceFrameRC.obj"
".\Release\SparseMatrix.obj"
".\Release\StdAfx.obj"
".\Release\FORCE.res"
]
Creating command line "link.exe @c:\temp\RSP16.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
BaseElement.cpp
BaseMaterial.cpp
BaseRealConstant.cpp
ElasticSteelMat.cpp
FORCE.cpp
GlobalElement.cpp
C:\Documents and Settings\liang.wei\Desktop\FORCEV1.3\FORCE V1.3\GlobalElement.cpp(1379) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
Load.cpp
Matrix.cpp
Node.cpp
SpaceFrameBeam.cpp
C:\Documents and Settings\liang.wei\Desktop\FORCEV1.3\FORCE V1.3\SpaceFrameBeam.cpp(815) : warning C4018: '>' : signed/unsigned mismatch
C:\Documents and Settings\liang.wei\Desktop\FORCEV1.3\FORCE V1.3\SpaceFrameBeam.cpp(823) : warning C4018: '<' : signed/unsigned mismatch
SpaceFrameRC.cpp
SparseMatrix.cpp
C:\Documents and Settings\liang.wei\Desktop\FORCEV1.3\FORCE V1.3\SparseMatrix.cpp(94) : warning C4018: '>' : signed/unsigned mismatch
C:\Documents and Settings\liang.wei\Desktop\FORCEV1.3\FORCE V1.3\SparseMatrix.cpp(208) : warning C4018: '<' : signed/unsigned mismatch
C:\Documents and Settings\liang.wei\Desktop\FORCEV1.3\FORCE V1.3\SparseMatrix.cpp(239) : warning C4018: '<' : signed/unsigned mismatch
C:\Documents and Settings\liang.wei\Desktop\FORCEV1.3\FORCE V1.3\SparseMatrix.cpp(397) : warning C4018: '>' : signed/unsigned mismatch
C:\Documents and Settings\liang.wei\Desktop\FORCEV1.3\FORCE V1.3\SparseMatrix.cpp(406) : warning C4018: '<' : signed/unsigned mismatch
C:\Documents and Settings\liang.wei\Desktop\FORCEV1.3\FORCE V1.3\SparseMatrix.cpp(438) : warning C4018: '<' : signed/unsigned mismatch
Generating Code...
Linking...
Creating library Release/FORCE.lib and object Release/FORCE.exp
<h3>Results</h3>
FORCE.dll - 0 error(s), 9 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -