28 lines
979 B
Plaintext
Executable File
28 lines
979 B
Plaintext
Executable File
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: GPSMain - Win32 (WCE ARMV4I) Debug--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating temporary file "C:\Temp\RSP5B3.tmp" with contents
|
|
[
|
|
/nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WCE_PLATFORM_PDA2410" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /Fp"ARMV4IDbg/GPSMain.pch" /Yu"stdafx.h" /Fo"ARMV4IDbg/" /Fd"ARMV4IDbg/" /QRarch4T /QRinterwork-return /MC /c
|
|
"G:\MyPrograme\VS2005\GPS\MusicPlayer\MusicPlayerDlg.cpp"
|
|
]
|
|
Creating command line "clarm.exe @C:\Temp\RSP5B3.tmp"
|
|
<h3>Output Window</h3>
|
|
Compiling...
|
|
MusicPlayerDlg.cpp
|
|
g:\myprograme\vs2005\gps\musicplayer\musicplayerdlg.cpp(4) : fatal error C1083: Cannot open precompiled header file: 'ARMV4IDbg/GPSMain.pch': No such file or directory
|
|
Error executing clarm.exe.
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
MusicPlayerDlg.obj - 1 error(s), 0 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|