|
From: vatzct <va...@po...> - 2011-09-19 13:18:09
|
Checked out revision 1642. hbmk2: Compiling Harbour sources... hbmk2: Harbour compiler command (embedded): (c:\dev\harbour\bin\harbour.exe) -n1 source\hcwindow.prg source\hdatepic.prg source\hdialog.prg source\hedit.prg source\hfreeimg.prg source\hfrmtmpl.prg source\hgraph.prg source\hgrid.prg source\hgridex.prg source\hlistbox.prg source\htool.prg source\hmonthc.prg source\htrackbr.prg source\hanimat.prg source\hnice.prg source\hownbtn.prg source\hpanel.prg source\hprinter.prg source\hprogres.prg source\hradio.prg source\hpager.prg source\hrebar.prg source\hriched.prg source\hsayimg.prg source\hshbtn.prg source\hsplash.prg source\hsplit.prg source\htab.prg source\htimer.prg source\htree.prg source\hrect.prg source\hupdown.prg source\hwindow.prg source\hwinprn.prg source\menu.prg source\repexec.prg source\printdos.prg source\hdc.prg source\hhyper.prg source\richtext.prg -n -q0 -w3 -es2 -olib\.hbmk\win\mingw\ -ic:\dev\harbour\include -iinclude source\htool.prg(431) Warning W0033 Variable 'NSTYLE' is never assigned in function 'HTOOLBAR_CREATETOOL(265)' source\htool.prg(431) Warning W0032 Variable 'HIMAGE' is assigned but not used in function 'HTOOLBAR_CREATETOOL(357)' source\htool.prg(528) Warning W0001 Ambiguous reference 'W1' source\htool.prg(528) Warning W0001 Ambiguous reference 'W9' source\htool.prg(534) Warning W0032 Variable 'NDROP' is assigned but not used in function 'HTOOLBAR_RESIZE(511)' No code generated. hbmk2: Error: Running Harbour compiler (embedded). 1 (c:\dev\harbour\bin\harbour.exe) -n1 source\hcwindow.prg source\hdatepic.prg source\hdialog.prg source\hedit.prg source\hfreeimg.prg source\hfrmtmpl.prg source\hgraph.prg source\hgrid.prg source\hgridex.prg source\hlistbox.prg source\htool.prg source\hmonthc.prg source\htrackbr.prg source\hanimat.prg source\hnice.prg source\hownbtn.prg source\hpanel.prg source\hprinter.prg source\hprogres.prg source\hradio.prg source\hpager.prg source\hrebar.prg source\hriched.prg source\hsayimg.prg source\hshbtn.prg source\hsplash.prg source\hsplit.prg source\htab.prg source\htimer.prg source\htree.prg source\hrect.prg source\hupdown.prg source\hwindow.prg source\hwinprn.prg source\menu.prg source\repexec.prg source\printdos.prg source\hdc.prg source\hhyper.prg source\richtext.prg -n -q0 -w3 -es2 -olib\.hbmk\win\mingw\ -ic:\dev\harbour\include -iinclude and fix hcwindow.prg - remove line759 ENDIF Regards, Alexey Myronenko |