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

📄 jgs.plg

📁 激光加工控制系统 可以读入plt文件
💻 PLG
📖 第 1 页 / 共 2 页
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: jgs - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/jgs.res" /d "NDEBUG" "D:\Jgs\jgs.rc"" 
Creating temporary file "C:\DOCUME~1\ssl\LOCALS~1\Temp\RSP1C.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR"Release/" /Fp"Release/jgs.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\Jgs\jgs.cpp"
"D:\Jgs\jgsDoc.cpp"
"D:\Jgs\jgsView.cpp"
"D:\Jgs\maindlg.cpp"
"D:\Jgs\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ssl\LOCALS~1\Temp\RSP1C.tmp" 
Creating temporary file "C:\DOCUME~1\ssl\LOCALS~1\Temp\RSP1D.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR"Release/" /Fp"Release/jgs.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\Jgs\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ssl\LOCALS~1\Temp\RSP1D.tmp" 
Creating temporary file "C:\DOCUME~1\ssl\LOCALS~1\Temp\RSP1E.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/jgs.pdb" /machine:I386 /out:"Release/jgs.exe" 
.\Release\jgs.obj
.\Release\jgsDoc.obj
.\Release\jgsView.obj
.\Release\maindlg.obj
.\Release\MainFrm.obj
.\Release\StdAfx.obj
.\Gaw32vc.obj
.\Release\jgs.res
]
Creating command line "link.exe @C:\DOCUME~1\ssl\LOCALS~1\Temp\RSP1E.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
jgs.cpp
jgsDoc.cpp
jgsView.cpp
D:\Jgs\jgsView.cpp(60) : warning C4101: 'Retcode' : unreferenced local variable
D:\Jgs\jgsView.cpp(59) : warning C4101: 'sn' : unreferenced local variable
D:\Jgs\jgsView.cpp(61) : warning C4101: 'buf' : unreferenced local variable
maindlg.cpp
D:\Jgs\maindlg.cpp(305) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(309) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(397) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(401) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(524) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(525) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(550) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(551) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(267) : warning C4101: 'x2' : unreferenced local variable
D:\Jgs\maindlg.cpp(267) : warning C4101: 'y1' : unreferenced local variable
D:\Jgs\maindlg.cpp(267) : warning C4101: 'y2' : unreferenced local variable
D:\Jgs\maindlg.cpp(616) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(617) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(620) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(621) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(628) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
D:\Jgs\maindlg.cpp(635) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
D:\Jgs\maindlg.cpp(607) : warning C4101: 'ch' : unreferenced local variable
D:\Jgs\maindlg.cpp(607) : warning C4101: 'times' : unreferenced local variable
D:\Jgs\maindlg.cpp(676) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(677) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(680) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(681) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(688) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
D:\Jgs\maindlg.cpp(695) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
D:\Jgs\maindlg.cpp(654) : warning C4101: 'ch' : unreferenced local variable
D:\Jgs\maindlg.cpp(654) : warning C4101: 'times' : unreferenced local variable
D:\Jgs\maindlg.cpp(744) : warning C4244: '=' : conversion from 'long' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(749) : warning C4244: '=' : conversion from 'long' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(754) : warning C4244: '=' : conversion from 'long' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(759) : warning C4244: '=' : conversion from 'long' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(764) : warning C4244: '=' : conversion from 'long' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(776) : warning C4244: '=' : conversion from 'long' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(781) : warning C4244: '=' : conversion from 'long' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(786) : warning C4244: '=' : conversion from 'long' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(791) : warning C4244: '=' : conversion from 'long' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(796) : warning C4244: '=' : conversion from 'long' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(801) : warning C4244: '=' : conversion from 'long' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(806) : warning C4244: '=' : conversion from 'long' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(811) : warning C4244: '=' : conversion from 'long' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(816) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(822) : warning C4018: '<' : signed/unsigned mismatch
D:\Jgs\maindlg.cpp(825) : warning C4018: '<' : signed/unsigned mismatch
D:\Jgs\maindlg.cpp(836) : warning C4018: '<' : signed/unsigned mismatch
D:\Jgs\maindlg.cpp(849) : warning C4244: '=' : conversion from 'long' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(854) : warning C4244: '=' : conversion from 'long' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(859) : warning C4244: '=' : conversion from 'long' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(864) : warning C4244: '=' : conversion from 'long' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(869) : warning C4244: '=' : conversion from 'long' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(874) : warning C4244: '=' : conversion from 'long' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(889) : warning C4508: 'load_mac_para' : function should return a value; 'void' return type assumed
D:\Jgs\maindlg.cpp(1000) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(1002) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(1019) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Jgs\maindlg.cpp(1020) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data

⌨️ 快捷键说明

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