Página 1 de 2

Erro na geração da minigui

Enviado: 10 Set 2008 21:44
por asimoes
Amigos,

A umas duas versões da minigui que já baixei da cvs está com um problema que eu não sei o que é, vocês já baixaram o último build.
Harbour MiniGUI 1.5 Extended Edition (Build 56) - 2008.09.09

O erro é este:

Código: Selecionar todos


MiniGui.lib

xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'h_browse.prg'...
Lines 2567, Functions/Procedures 37

Generating C source output to 'h_browse.c'...

Done.

Compiling 'h_scrsaver.prg'...

h_scrsaver.prg(65) Warning W0001  Ambiguous reference: '_HMG_SCRSAVERDATA'
h_scrsaver.prg(67) Warning W0001  Ambiguous reference: '_ACTIVESCRSAVERNAME'
h_scrsaver.prg(68) Warning W0001  Ambiguous reference: '_SCRSAVERINSTALL'
h_scrsaver.prg(69) Warning W0001  Ambiguous reference: '_SCRSAVERFILENAME'
h_scrsaver.prg(70) Warning W0001  Ambiguous reference: '_SCRSAVERCONFIG'
h_scrsaver.prg(127) Warning W0001  Ambiguous reference: '_SCRSAVERINSTALL'
h_scrsaver.prg(138) Warning W0001  Ambiguous reference: '_SCRSAVERCONFIG'
h_scrsaver.prg(139) Warning W0001  Ambiguous reference: '_SCRSAVERCONFIG'
h_scrsaver.prg(153) Warning W0001  Ambiguous reference: '_SCRSAVERFILENAME'
h_scrsaver.prg(153) Warning W0001  Ambiguous reference: '_SCRSAVERFILENAME'
h_scrsaver.prg(175) Warning W0001  Ambiguous reference: '_SCRSAVERSHOW'
h_scrsaver.prg(176) Warning W0001  Ambiguous reference: '_ACTIVESCRSAVERNAME'

No code generated.

xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'h_events.prg'...

Lines 2890, Functions/Procedures 9

Generating C source output to 'h_events.c'...

Done.

Compiling 'h_wbrush.prg'...

Lines 97, Functions/Procedures 1

Generating C source output to 'h_wbrush.c'...

Done.

Compiling 'h_gradient.prg'...

Lines 140, Functions/Procedures 3

Generating C source output to 'h_gradient.c'...

Done.

Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland

Error E2194: Could not find file 'h_scrsaver.c'

Error E2194: Could not find file 'h_edit.c'

Error E2194: Could not find file 'h_edit_ex.c'

Error E2194: Could not find file 'h_error.c'

Error E2194: Could not find file 'h_ipaddress.c'

c_ipaddress.c:

Error E2194: Could not find file 'h_monthcal.c'

c_monthcal.c:

Error E2194: Could not find file 'h_help.c'

c_help.c:

Error E2194: Could not find file 'h_crypt.c'

c_crypt.c:

Error E2194: Could not find file 'h_status.c'

c_status.c:

Error E2194: Could not find file 'h_tree.c'

c_tree.c:

c_toolbar.c:

Error E2194: Could not find file 'h_toolbar.c'

Error E2194: Could not find file 'errorsys.c'

Error E2194: Could not find file 'h_init.c'

Error E2194: Could not find file 'h_media.c'

c_media.c:

Error E2194: Could not find file 'h_winapimisc.c'

Error E2194: Could not find file 'h_slider.c'

c_button.c:

c_checkbox.c:

c_combo.c:

c_controlmisc.c:

c_datepicker.c:

c_resource.c:

Error E2194: Could not find file 'h_cursor.c'

c_cursor.c:

c_ini.c:

Error E2194: Could not find file 'h_ini.c'

Error E2194: Could not find file 'h_report.c'

Error E2194: Could not find file 'h_registry.c'

Error E2194: Could not find file 'h_font.c'

c_font.c:

Error E2194: Could not find file 'h_hyperlink.c'

c_hyperlink.c:

Error E2194: Could not find file 'h_richeditbox.c'

c_richeditbox.c:

c_bitmap.c:

c_dialog.c:

c_imagelist.c:

Error E2194: Could not find file 'h_imagelist.c'

Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland

c_winxp.c:

c_editbox.c:

c_dialogs.c:

c_grid.c:

c_windows.c:

c_windowsMDI.c:

c_image.c:

c_label.c:

c_listbox.c:

c_menu.c:

c_msgbox.c:

c_frame.c:

c_progressbar.c:

c_radio.c:

c_registry.c:

c_slider.c:

c_spinner.c:

c_tab.c:

c_textbox.c:

c_timer.c:

c_winapimisc.c:

Error E2194: Could not find file 'h_button.c'

Error E2194: Could not find file 'h_checkbox.c'

Error E2194: Could not find file 'h_combo.c'

Error E2194: Could not find file 'h_controlmisc.c'

Error E2194: Could not find file 'h_datepicker.c'

Error E2194: Could not find file 'h_editbox.c'

Error E2194: Could not find file 'h_dialogs.c'

Error E2194: Could not find file 'h_grid.c'

Error E2194: Could not find file 'h_windows.c'

Error E2194: Could not find file 'h_windowsmdi.c'

Error E2194: Could not find file 'h_image.c'

Error E2194: Could not find file 'h_label.c'

Error E2194: Could not find file 'h_listbox.c'

Error E2194: Could not find file 'h_menu.c'

Error E2194: Could not find file 'h_msgbox.c'

Error E2194: Could not find file 'h_frame.c'

Error E2194: Could not find file 'h_progressbar.c'

Error E2194: Could not find file 'h_radio.c'

Error E2194: Could not find file 'h_spinner.c'

Error E2194: Could not find file 'h_tab.c'

Error E2194: Could not find file 'h_textbox.c'

Error E2194: Could not find file 'h_timer.c'

c_scrsaver.c:

Error E2194: Could not find file 'h_hotkey.c'

h_events.c:

Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland

c_hotkey.c:

Error E2194: Could not find file 'h_draw.c'

Error E2194: Could not find file 'h_graph.c'

c_graph.c:

h_browse.c:

c_browse.c:

Error E2194: Could not find file 'h_socket.c'

Error E2194: Could not find file 'h_dialog.c'

Error E2194: Could not find file 'h_winprop.c'

c_winprop.c:

Error E2194: Could not find file 'h_getbox.c'

c_getbox.c:

Error E2194: Could not find file 'h_btntextbox.c'

c_btntextbox.c:

Error E2194: Could not find file 'h_hotkeybox.c'

c_hotkeybox.c:

h_wbrush.c:

h_gradient.c:

TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation

Warning: 'h_scrsaver.obj' file not found

Warning: 'h_edit.obj' file not found

Warning: 'h_edit_ex.obj' file not found

Warning: 'h_error.obj' file not found

Warning: 'h_ipaddress.obj' file not found

Warning: 'h_monthcal.obj' file not found

Warning: 'h_help.obj' file not found

Warning: 'h_status.obj' file not found

Warning: 'h_tree.obj' file not found

Warning: 'h_toolbar.obj' file not found

Warning: 'errorsys.obj' file not found

Warning: 'h_init.obj' file not found

Warning: 'h_media.obj' file not found

Warning: 'h_cursor.obj' file not found

Warning: 'h_ini.obj' file not found

Warning: 'h_report.obj' file not found

Warning: 'h_font.obj' file not found

Warning: 'h_hyperlink.obj' file not found

Warning: 'h_hotkey.obj' file not found

Warning: 'h_draw.obj' file not found

Warning: 'h_graph.obj' file not found

Warning: 'h_richeditbox.obj' file not found

Warning: 'h_socket.obj' file not found

Warning: 'h_imagelist.obj' file not found

TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation

Warning: 'h_crypt.obj' file not found

Warning: 'h_winapimisc.obj' file not found

Warning: 'h_slider.obj' file not found

Warning: 'h_button.obj' file not found

Warning: 'h_checkbox.obj' file not found

Warning: 'h_combo.obj' file not found

Warning: 'h_controlmisc.obj' file not found

Warning: 'h_datepicker.obj' file not found

Warning: 'h_editbox.obj' file not found

Warning: 'h_dialogs.obj' file not found

Warning: 'h_grid.obj' file not found

Warning: 'h_windows.obj' file not found

Warning: 'h_windowsmdi.obj' file not found

Warning: 'h_image.obj' file not found

Warning: 'h_label.obj' file not found

Warning: 'h_listbox.obj' file not found

TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation

Warning: 'h_menu.obj' file not found

Warning: 'h_msgbox.obj' file not found

Warning: 'h_frame.obj' file not found

Warning: 'h_progressbar.obj' file not found

Warning: 'h_radio.obj' file not found

Warning: 'h_spinner.obj' file not found

Warning: 'h_tab.obj' file not found

Warning: 'h_textbox.obj' file not found

Warning: 'h_timer.obj' file not found

Warning: 'h_registry.obj' file not found

Warning: 'h_dialog.obj' file not found

Warning: 'h_winprop.obj' file not found

Warning: 'h_getbox.obj' file not found

Warning: 'h_btntextbox.obj' file not found

Warning: 'h_hotkeybox.obj' file not found



PropGrid.lib



Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland

c_PropGrid.c:

xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'h_propgrid.prg'...


Lines 2342, Functions/Procedures 53

Generating C source output to 'h_propgrid.c'...

Done.

Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland

h_propgrid.c:

TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation



PropSheet.lib



Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland

c_PropSheet.c:

xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'h_propsheet.prg'...

Lines 1004, Functions/Procedures 14

Generating C source output to 'h_propsheet.c'...

Done.

Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland

h_propsheet.c:

TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation



TsBrowse.lib



xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'h_tbrowse.prg'...


Lines 11520, Functions/Procedures 138

Generating C source output to 'h_tbrowse.c'...

Done.

xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'TControl.prg'...


Lines 987, Functions/Procedures 37

Generating C source output to 'TControl.c'...

Done.

xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'TSColumn.prg'...

Lines 759, Functions/Procedures 12

Generating C source output to 'TSColumn.c'...

Done.

xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'scrllbar.prg'...


Lines 334, Functions/Procedures 7

Generating C source output to 'scrllbar.c'...

Done.

xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'TComboBox.prg'...


Lines 259, Functions/Procedures 9

Generating C source output to 'TComboBox.c'...

Done.

xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'TDatePicker.prg'...


Lines 222, Functions/Procedures 9

Generating C source output to 'TDatePicker.c'...

Done.

xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'TBtnBox.prg'...

Lines 322, Functions/Procedures 12

Generating C source output to 'TBtnBox.c'...

Done.

xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'TGetBox.prg'...


Lines 203, Functions/Procedures 8

Generating C source output to 'TGetBox.c'...

Done.

xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'TSMulti.prg'...


Lines 253, Functions/Procedures 10

Generating C source output to 'TSMulti.c'...

Done.

xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'SbMsg.prg'...

Lines 788, Functions/Procedures 1

Generating C source output to 'SbMsg.c'...

Done.

xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'h_controlmisc1.prg'...


Lines 44, Functions/Procedures 4

Generating C source output to 'h_controlmisc1.c'...

Done.

Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland

c_TBrowse.c:

h_tbrowse.c:

TControl.c:

TSColumn.c:

scrllbar.c:

SbMsg.c:

c_controlmisc1.c:

h_controlmisc1.c:

TComboBox.c:

TDatePicker.c:

TBtnBox.c:

TGetBox.c:

TSMulti.c:

TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation



WinReport.lib



xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'h_wrepint.prg'...


Lines 2645, Functions/Procedures 40

Generating C source output to 'h_wrepint.c'...

Done.

xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'h_wremix.prg'...


Lines 837, Functions/Procedures 7

Generating C source output to 'h_wremix.c'...

Done.

xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'fncMyError.prg'...


Lines 71, Functions/Procedures 2

Generating C source output to 'fncMyError.c'...

Done.

Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland

h_wrepint.c:

h_wremix.c:

fncMyError.c:

TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation



AdoRDD.lib



xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'adordd.prg'...


adordd.prg(995) Warning W0003  Variable: 'BERROR' declared but not used in function: '*(91)'


Lines 996, Functions/Procedures 55

Generating C source output to 'adordd.c'...

Done.

Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland

adordd.c:

TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation



CallDll.lib



xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'hdll.prg'...


Lines 69, Functions/Procedures 1

Generating C source output to 'hdll.c'...

Done.

Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland

hdll.c:

cdll.c:

Warning W8002 cdll.c 151: Restarting compile using assembly in function HB_DynaCall

Turbo Assembler  Version 5.3  Copyright (c) 1988, 2000 Inprise Corporation



Assembling file:   cdll.ASM

Error messages:    None

Warning messages:  None

Passes:            1



TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation



Dll.lib



Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland

_windll.c:

_wincall.c:

Warning W8002 _wincall.c 111: Restarting compile using assembly in function DynaCall

Turbo Assembler  Version 5.3  Copyright (c) 1988, 2000 Inprise Corporation



Assembling file:   _wincall.ASM

Error messages:    None

Warning messages:  None

Passes:            1



TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation



HbComm.lib



Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland

HBCOMM.C:

Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland

COMM.CPP:

HBLCOMM.CPP:

TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation



HbODBC.lib and ODBC32.lib



HbODBC.lib and ODBC32.lib are not compatible with xHarbour.



HbOLE.lib



HbOLE.lib is not compatible with xHarbour.



HbPrinter.lib



xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'winprint.prg'...

Lines 2139, Functions/Procedures 78

Generating C source output to 'winprint.c'...

Done.

Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland

winprint.c:

TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation



HbSQLite3.lib and SQLite3.lib





Borland Implib Version 3.0.22 Copyright (c) 1991, 2000 Inprise Corporation

Name: 'sqlite3' Ext: '.dll' Base: 0x00000000

Name: 'SQLITE3.DLL' Ext: '.dll' Base: 0x00000000

Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland

hb_sqlite3.c:

Warning W8065 hb_sqlite3.c 1233: Call to function 'hb_retc_null' with no prototype in function HB_FUN_SQLITE3_FILE_TO_BUFF

TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation



HbXML.lib



HbXML.lib is not compatible with xHarbour.



HbZipArc.lib



xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'hbziparc.prg'...

hbziparc.prg(624) Error E0030  Syntax error: "syntax error at '...'"


hbziparc.prg(733) Warning W0007  Function 'HB_ZIPFILEBYPKSPAN' does not end with RETURN statement


hbziparc.prg(1002) Error E0030  Syntax error: "syntax error at '...'"


hbziparc.prg(1004) Warning W0007  Function 'HB_UNZIPFILEINDEX' does not end with RETURN statement


hbziparc.prg(1005) Error E0030  Syntax error: "syntax error at '...'"


hbziparc.prg(1044) Warning W0007  Function 'HB_UNZIPALLFILE' does not end with RETURN statement


3 errors



No code generated

Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland

Error E2194: Could not find file 'hbziparc.c'

TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation

Warning: 'hbziparc.obj' file not found



MiniPrint.lib



xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'h_miniprint.prg'...

Lines 2148, Functions/Procedures 32

Generating C source output to 'h_miniprint.c'...

Done.

Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland

h_miniprint.c:

c_miniprint.c:

TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation



MySQL.lib



MySQL.lib is not compatible with xHarbour.



shell32.lib



xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'shell32.prg'...


100

100

Lines 129, Functions/Procedures 3

Generating C source output to 'shell32.c'...

Done.

Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland

shell32.c:

TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation



Socket.lib



xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'tftp.prg'...


Lines 183, Functions/Procedures 6

Generating C source output to 'tftp.c'...

Done.

Compiling 'tpair.prg'...


Lines 81, Functions/Procedures 2

Generating C source output to 'tpair.c'...

Done.

Compiling 'tdecode.prg'...

Lines 191, Functions/Procedures 8

Generating C source output to 'tdecode.c'...

Done.

Compiling 'thttp.prg'...

Lines 406, Functions/Procedures 11

Generating C source output to 'thttp.c'...

Done.

Compiling 'tpop3.prg'...


Lines 258, Functions/Procedures 9

Generating C source output to 'tpop3.c'...

Done.

Compiling 'tsmtp.prg'...

Lines 527, Functions/Procedures 21

Generating C source output to 'tsmtp.c'...

Done.

Compiling 'tsocket.prg'...


Lines 296, Functions/Procedures 16

Generating C source output to 'tsocket.c'...

Done.

Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland

tftp.c:

tpair.c:

tdecode.c:

thttp.c:

tpop3.c:

tsmtp.c:

tsocket.c:

socket.c:

base64.c:

md5c.c:

hmac_md5.c:

TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation



TMsAgent.lib



xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6212)

Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/

Compiling 'TMsAgent.prg'...

Lines 814, Functions/Procedures 33

Generating C source output to 'TMsAgent.c'...

Done.

Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland

TMsAgent.c:

TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation


Re: Erro na geração da minigui

Enviado: 10 Set 2008 22:01
por asimoes
Os erros do build 56 estão relacionados a estes prgs, que no build 54 compila sem problemas:

h_combo.prg
h_init.prg
h_scrsaver.prg
h_status.prg
h_windows.prg

Re: Erro na geração da minigui

Enviado: 15 Set 2008 10:51
por sygecom
Olá asimões,
Vc esta compilando a Minigui da CVS ? e com harbour esta compilando normal ?

Re: Erro na geração da minigui

Enviado: 15 Set 2008 11:27
por asimoes
Olá Leonardo,

Estou usando da CVS, compilando com xHarbour. Eu não verifiquei com o harbour.
O build que que não apresenta erros é o 54 que é do dia 24/08.
Conforme informei no post anterior.

[]´s

Re: Erro na geração da minigui

Enviado: 15 Set 2008 13:30
por sygecom
Olá Asimoes,
Creio que a versão da CVS da Minigui não seria a aconselhavel a usar, procure usar a versão compila e estavel que geralmente é disponibilizado um link no grupo da Minigui.
Se o build 54 não apresenta erros, melhor usar ele até sair uma versão estavel do xharbour, ou usar harbour para compilar que saiu versão estavel a pouco tempo.

Re: Erro na geração da minigui

Enviado: 15 Set 2008 15:43
por asimoes
Olá Leonardo,

Qual é o link da minigui que você está mencionando?

[]´s

Re: Erro na geração da minigui

Enviado: 15 Set 2008 16:29
por sygecom

Re: Erro na geração da minigui

Enviado: 15 Set 2008 19:01
por asimoes
Olá Leonardo,

Baixei o instalador do link que você indicou. rodei o makeallminiguilibs e o mesmo erro ocorre, comentando no post acima.

[]´s

Re: Erro na geração da minigui

Enviado: 15 Set 2008 20:00
por asimoes
Olá Leonardo,

Descobri o que estava causando o erro:
Na bat makelib removi o parametro -w (warning)
Depois de remove-lo a lib gerou normalmente.

Re: Erro na geração da minigui

Enviado: 17 Set 2008 20:33
por sygecom
Blz...

Re: Erro na geração da minigui

Enviado: 18 Set 2008 15:44
por momente
Amigo asimoes,

Este aviso de "warning" na verdade não é erro, oque vc fez foi desabilitar a opção de visualizar os mesmos tirando o '-w' do script, estes avisos aparecem apenas com o xhabour, senão me engano, mas não impede que a miniGui funcione normalmente. Experimente compilar a mesma com o harbour que a acompanha e veja se esta dando as mensagens.

Me corrijam se eu estiver errado.

valeu!

Re: Erro na geração da minigui

Enviado: 19 Set 2008 12:14
por sygecom
Exatamente,
Só que esses avisos são como alertas que alguma coisa não esta bem estrutura e na LIB , como por exemplo o uso de VARIAVEIS PUBLICAS em LIB, isso pode vir a trazer problemas na APP.

Re: Erro na geração da minigui

Enviado: 20 Set 2008 11:04
por asimoes
Amigos,

Se eu deixar o -w a biblioteca é gerada com quase 2 terços do tamanho real e apresenta vários erros quando estou gerando minha aplicação. Outro problema que eu encontrei mesmo depois de ter gerado a biblioteca sem o -w foi no fonte h_init.prg e h_combo.prg

A nova variável _HMG_IsXPorLater (h_init) foi preciso declarar publica

PUBLIC _HMG_IsXPorLater := IsWinXPorLater()

Porque esta variável na function _DefineCombo (h_combo) estava dando erro de variável não definida.
Felizmente o problema foi só ai.

Executei minha aplicação e até agora parece estar ok.
Mas deve ter mais caroço neste angu.

Antes a variável que estava sendo usada era esta: _HMG_IsXP, substituiDa por esta _HMG_IsXPorLater.

Vejam esta condição no h_combo.prg :
No build 56 (atual)
If i > 0
ControlHandle := InitComboBox ( _HMG_aFormReBarHandle , 0, x, y, w, '', 0 , h, invisible, notabstop, sort, displaychange ,
_HMG_IsXPorLater )

No build 54 estava assim:
If i > 0
ControlHandle := InitComboBox ( _HMG_aFormReBarHandle , 0, x, y, w, '', 0 , h, invisible, notabstop, sort, displaychange ,
_HMG_IsXP )

[]´s

Re: Erro na geração da minigui

Enviado: 22 Set 2008 15:24
por sygecom
Asimões,
Acredito que o ideal é usar o xharbour estavel, ou seja a versão 1.0.0 e não aversão da CVS. Faça um teste e compile usar a 1.0.0

Re: Erro na geração da minigui

Enviado: 23 Set 2008 20:08
por asimoes
Olá Leonardo,

Este teste eu já tinha feito e o erro é o mesmo.
:'(