📄 cvtseg.plg
字号:
--------------------Configuration: Cvtseg - Win32 Debug--------------------
Begining build with project "D:\Segyswopaux\Cvtseg.dsp", at root.
Active configuration is Win32 (x86) Console Application (based on Win32 (x86) Console Application)
Project's tools are:
"32-bit C/C++ Compiler for 80x86" with flags "/nologo /MLd /W3 /GX /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/Cvtseg.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /ZI /c "
"Win32 Resource Compiler" with flags "/l 0x804 /d "_DEBUG" "
"Browser Database Maker" with flags "/nologo /o"Debug/Cvtseg.bsc" "
"COFF Linker for 80x86" with flags "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 /subsystem:console /incremental:yes /pdb:"Debug/Cvtseg.pdb" /debug /machine:I386 /out:"Debug/Cvtseg.exe" /pdbtype:sept "
"Custom Build" with flags ""
"<Component 0xa>" with flags ""
Creating temp file "C:\WINDOWS\TEMP\RSPF3B0.TMP" with contents </nologo /MLd /W3 /GX /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/Cvtseg.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /ZI /c
"D:\Segyswopaux\seg2sgey.cpp"
>
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPF3B0.TMP"
Creating temp file "C:\WINDOWS\TEMP\RSPF3B1.TMP" with contents <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 /subsystem:console /incremental:yes /pdb:"Debug/Cvtseg.pdb" /debug /machine:I386 /out:"Debug/Cvtseg.exe" /pdbtype:sept
.\Debug\seg2sgey.obj>
Creating command line "link.exe @C:\WINDOWS\TEMP\RSPF3B1.TMP"
Compiling...
Command line warning D4002 : ignoring unknown option '/ZI'
seg2sgey.cpp
D:\Segyswopaux\seg2sgey.cpp(291) : warning C4244: '=' : conversion from 'unsigned long' to 'short', possible loss of data
D:\Segyswopaux\seg2sgey.cpp(307) : warning C4018: '<' : signed/unsigned mismatch
D:\Segyswopaux\seg2sgey.cpp(314) : warning C4018: '<' : signed/unsigned mismatch
D:\Segyswopaux\seg2sgey.cpp(323) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
D:\Segyswopaux\seg2sgey.cpp(325) : warning C4018: '<' : signed/unsigned mismatch
D:\Segyswopaux\seg2sgey.cpp(345) : warning C4018: '<' : signed/unsigned mismatch
D:\Segyswopaux\seg2sgey.cpp(346) : warning C4244: '=' : conversion from 'float' to 'long', possible loss of data
D:\Segyswopaux\seg2sgey.cpp(352) : warning C4018: '<' : signed/unsigned mismatch
D:\Segyswopaux\seg2sgey.cpp(353) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\Segyswopaux\seg2sgey.cpp(388) : warning C4244: '=' : conversion from 'unsigned long' to 'short', possible loss of data
D:\Segyswopaux\seg2sgey.cpp(389) : warning C4244: '=' : conversion from 'unsigned long' to 'short', possible loss of data
D:\Segyswopaux\seg2sgey.cpp(477) : warning C4018: '<' : signed/unsigned mismatch
D:\Segyswopaux\seg2sgey.cpp(508) : warning C4102: 'tryagain' : unreferenced label
D:\Segyswopaux\seg2sgey.cpp(508) : warning C4101: 'count' : unreferenced local variable
D:\Segyswopaux\seg2sgey.cpp(508) : warning C4101: 'm' : unreferenced local variable
D:\Segyswopaux\seg2sgey.cpp(565) : warning C4101: 'k' : unreferenced local variable
D:\Segyswopaux\seg2sgey.cpp(595) : warning C4244: '=' : conversion from 'double' to 'short', possible loss of data
D:\Segyswopaux\seg2sgey.cpp(673) : warning C4244: '=' : conversion from 'double' to 'short', possible loss of data
D:\Segyswopaux\seg2sgey.cpp(674) : warning C4244: '=' : conversion from 'double' to 'short', possible loss of data
D:\Segyswopaux\seg2sgey.cpp(687) : warning C4244: '=' : conversion from 'double' to 'short', possible loss of data
D:\Segyswopaux\seg2sgey.cpp(702) : warning C4244: '=' : conversion from 'double' to 'short', possible loss of data
D:\Segyswopaux\seg2sgey.cpp(722) : warning C4101: 'j' : unreferenced local variable
D:\Segyswopaux\seg2sgey.cpp(722) : warning C4101: 'k' : unreferenced local variable
D:\Segyswopaux\seg2sgey.cpp(733) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\Segyswopaux\seg2sgey.cpp(782) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
D:\Segyswopaux\seg2sgey.cpp(804) : warning C4508: 'ibm2ieee' : function should return a value; 'void' return type assumed
D:\Segyswopaux\seg2sgey.cpp(804) : warning C4101: 'signl' : unreferenced local variable
Linking...
Cvtseg.exe - 0 error(s), 28 warning(s)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -