NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

root/daqLib/daqLib.vcl

Revision 14 (checked in by haines, 17 years ago)

--

Line 
1 <html>
2 <body>
3 <pre>
4 <h1>Build Log</h1>
5 <h3>
6 --------------------Configuration: daqLib - Win32 (WCE x86) Release--------------------
7 </h3>
8 <h3>Command Lines</h3>
9 Creating temporary file "C:\DOCUME~1\haines\LOCALS~1\Temp\RSP3A.tmp" with contents
10 [
11 /nologo /W3 /D _WIN32_WCE=300 /D "UNKNOWN" /D "_i386_" /D UNDER_CE=300 /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_USRDLL" /D "DAQLIB_EXPORTS" /Fp"X86Rel/daqLib.pch" /Yu"stdafx.h" /Fo"X86Rel/" /Gs8192 /GF /Oxs /c
12 "D:\haines\nc-coos\SBC\Data Acquisition\daqLib-v1.0\daqLib.cpp"
13 ]
14 Creating command line "cl.exe @C:\DOCUME~1\haines\LOCALS~1\Temp\RSP3A.tmp"
15 Creating temporary file "C:\DOCUME~1\haines\LOCALS~1\Temp\RSP3B.tmp" with contents
16 [
17 /nologo /W3 /D _WIN32_WCE=300 /D "UNKNOWN" /D "_i386_" /D UNDER_CE=300 /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_USRDLL" /D "DAQLIB_EXPORTS" /Fp"X86Rel/daqLib.pch" /Yc"stdafx.h" /Fo"X86Rel/" /Gs8192 /GF /Oxs /c
18 "D:\haines\nc-coos\SBC\Data Acquisition\daqLib-v1.0\StdAfx.cpp"
19 ]
20 Creating command line "cl.exe @C:\DOCUME~1\haines\LOCALS~1\Temp\RSP3B.tmp"
21 Creating temporary file "C:\DOCUME~1\haines\LOCALS~1\Temp\RSP3C.tmp" with contents
22 [
23 commctrl.lib coredll.lib corelibc.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /incremental:no /pdb:"X86Rel/daqLib.pdb" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib /def:".\daqLib.def" /out:"X86Rel/daqLib.dll" /implib:"X86Rel/daqLib.lib" /subsystem:windowsce,3.00 /MACHINE:IX86
24 ".\X86Rel\daqLib.obj"
25 ".\X86Rel\StdAfx.obj"
26 ]
27 Creating command line "link.exe @C:\DOCUME~1\haines\LOCALS~1\Temp\RSP3C.tmp"
28 <h3>Output Window</h3>
29 Compiling...
30 StdAfx.cpp
31 Compiling...
32 daqLib.cpp
33 Linking...
34    Creating library X86Rel/daqLib.lib and object X86Rel/daqLib.exp
35
36
37
38 <h3>Results</h3>
39 daqLib.dll - 0 error(s), 0 warning(s)
40 </pre>
41 </body>
42 </html>
Note: See TracBrowser for help on using the browser.