Build Log
  

------- Build started: Project: genhelp, Configuration: Release|Win32 -------

Command Lines
  
This edition of Visual C++ does not support the optimizing compiler.
Creating temporary file "s:\Winsoft\xtrkcad\4.0.0\help\Release\RSP00000A.rsp" with contents
[
/D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "WINDOWS" /D "_MBCS" /FD /EHsc /ML /GS /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TC
.\genhelp.c
]
Creating command line "cl.exe @s:\Winsoft\xtrkcad\4.0.0\help\Release\RSP00000A.rsp /nologo"
Creating temporary file "s:\Winsoft\xtrkcad\4.0.0\help\Release\RSP00000B.rsp" with contents
[
/OUT:"Release/genhelp.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:"Release/genhelp.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /MACHINE:X86  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
.\Release\genhelp.obj
]
Creating command line "link.exe @s:\Winsoft\xtrkcad\4.0.0\help\Release\RSP00000B.rsp"
Creating temporary file "s:\Winsoft\xtrkcad\4.0.0\help\Release\BAT00000C.bat" with contents
[
@echo off
nmake /f VCpostbuildMakefile
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."
exit 1
:VCEnd
]
Creating command line "s:\Winsoft\xtrkcad\4.0.0\help\Release\BAT00000C.bat"
Output Window
  
Compiling...
genhelp.c
genhelp.c(71) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Linking...
Performing Post-Build Event...
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.
 copy Release\genhelp.exe .
        1 file(s) copied.
 .\genhelp.exe -bh genhelp.in bllnhlp.out
 "C:\Program Files\gnuwin32\bin\sed" -e /"help"/d -e /"cancel"/d -e /"close"/d bllnhlp.out > bllnhlp.c
 copy bllnhlp.c ..\bin
        1 file(s) copied.
 .\genhelp.exe -msw genhelp.in popups.rtf
 .\genhelp.exe -xv genhelp.in xtrkcad.info
 mkdir xtchelp.d
A subdirectory or file xtchelp.d already exists.
 .\genhelp.exe -hpj genhelp.in popups.ali
 copy xtrkcad.hpj.first + popups.ali + xtrkcad.hpj.last  xtchelp.d\xtrkcad.hpj
xtrkcad.hpj.first
popups.ali
xtrkcad.hpj.last
        1 file(s) copied.
Results
  
Build log was saved at "file://s:\Winsoft\xtrkcad\4.0.0\help\Release\BuildLog.htm"
genhelp - 0 error(s), 1 warning(s)