|
From: Basso, L. F. <lf...@vi...> - 2011-12-26 11:08:04
|
YES I FORGOT hb_ fixed! From: vatzct Sent: Monday, December 26, 2011 8:36 AM To: hwg...@li... Subject: [Hwgui-developers] Designer ... HWGUI build OK, Thanks. I got the next error while build designer: ../../lib/libhwgui.a(menu_c.o):menu_c.c:(.text+0x15e6): undefined reference to ` ISNIL' ../../lib/libhwgui.a(menu_c.o):menu_c.c:(.text+0x15fa): undefined reference to ` ISOBJECT' ../../lib/libhwgui.a(menu_c.o):menu_c.c:(.text+0x1681): undefined reference to ` ISNIL' collect2: ld returned 1 exit status hbmk2: Error: Running linker. 1 In harbour we must use HB prefix: HB_ISNIL. Regards, Alexey Myronenko -------------------------------------------------------------------------------- ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev -------------------------------------------------------------------------------- _______________________________________________ Hwgui-developers mailing list Hwg...@li... https://lists.sourceforge.net/lists/listinfo/hwgui-developers |