|
From: oleksa <m.o...@uk...> - 2012-07-04 05:39:19
|
Hi! What compiler do you use Harbour or xHarbour for build hwgui? Did you check source yourself before commit it? Have you any warning or/and an error while building hwgui? Because i have! hbmk2: Compiling Harbour sources... source\hpanel.prg(124) Warning W0003 Variable 'ACOORS' declared but not used in function 'HPANEL_ACTIVATE(98)' source\hpanel.prg(124) Warning W0003 Variable 'NWIDTH' declared but not used in function 'HPANEL_ACTIVATE(98)' source\hpanel.prg(124) Warning W0003 Variable 'NHEIGHT' declared but not used in function 'HPANEL_ACTIVATE(98)' source\hpanel.prg(187) Warning W0001 Ambiguous reference 'NRET' source\hpanel.prg(188) Warning W0001 Ambiguous reference 'NRET' source\hpanel.prg(188) Warning W0001 Ambiguous reference 'NRET' source\hpanel.prg(188) Warning W0001 Ambiguous reference 'NRET' source\hpanel.prg(190) Warning W0001 Ambiguous reference 'NRET' source\hpanel.prg(424) Warning W0003 Variable 'LRELEASE' declared but not used in function 'HPANEL_RESIZEOFFSET(391)' No code generated. hbmk2: Error: Running Harbour compiler (embedded). 1 (c:\dev\harbour\bin\harbour.exe) -n1 source\errorsys.prg source\hipedit.prg source\drawwidg.prg source\guimain.prg source\barcode.prg source\hbrowse.prg source\hcheck.prg source\hcombo.prg source\hcontrol.prg 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 Regards, Alexey Myronenko |