undefined reference to `HB_FUN_DROPDOWNMENU_PARENTBUTTON'

Moderator: Rathinagiri

Post Reply
User avatar
concentra
Posts: 256
Joined: Fri Nov 26, 2010 11:31 am
Location: Piracicaba - Brasil

undefined reference to `HB_FUN_DROPDOWNMENU_PARENTBUTTON'

Post by concentra »

Hi.
While building samples\everything\demo_1.prg I got an strange error and I was unable to fix.
It seems a linker error, not a compiler one.
Does anyone know what is this ?
What is collect2 ?

Code: Select all

../../lib/libhmg.a(dropdownmenu.o):dropdownmenu.c:(.data+0xb8): undefined reference to `HB_FUN_DROPDOWNMENU_PARENTBUTTON'
collect2: ld returned 1 exit status
[[]] Mauricio Ventura Faria
Ricci
Posts: 255
Joined: Thu Nov 19, 2009 2:23 pm

Re: undefined reference to `HB_FUN_DROPDOWNMENU_PARENTBUTTON

Post by Ricci »

Mauricio, pls. update your SVN. Error is fixed now.
Post Reply