From: Rodrigo M. <rod...@te...> - 2004-04-21 14:14:29
|
Sorry, the right .bat is make_b32.bat not bld.bat My second suggestion is setting this value in SO [x]Harbour bat not in make_b32.bat like: set CFLAGS=-DHB_FM_STATISTICS_OFF -d -OS -O2 -5 -DXHBCVS Regards Rodrigo Moreno -----Mensagem original----- De: hwg...@li... [mailto:hwg...@li...]Em nome de Rodrigo Moreno Enviada em: quarta-feira, 21 de abril de 2004 11:02 Para: hwg...@li... Assunto: [Hwgui-developers] Problem compiling HwGui Hi all I Get this errors found in control.c: Error E2451 source\control.c 577: Undefined symbol 'ulHolders' in function HB_FUN_TREEADDNODE Error E2451 source\control.c 648: Undefined symbol 'ulHolders' in function HB_FUN_TREEGETSELECTED Error E2451 source\control.c 739: Undefined symbol 'ulHolders' in function HB_FUN_TREE_GETNOTIFY Error E2451 source\control.c 795: Undefined symbol 'ulHolders' in function HB_FUN_TREE_HITTEST *** 4 errors in Compile *** Because there is a setting in bld.bat: SET cflags=%cflags% -DXHBCVS My suggestion is remove this declaration, and if someone need this, please use your own bld.bat, please do not change the standard bld.bat. Regards Rodrigo Moreno ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Hwgui-developers mailing list Hwg...@li... https://lists.sourceforge.net/lists/listinfo/hwgui-developers |