Mr. Viktor,

gcc reports this link error:

c:\harbour\lib\w32\mingw32/libgtgui.a(gtgui.o):gtgui.c:(.text+0x1b9):
multiple definition of `HB_FUN_HB_GT_GUI_DEFAULT'

seems there is something wrong.

Paul

> Pls use this in your app code:
>
> ---
> PROCEDURE HB_GTSYS()
>   REQUEST HB_GT_GUI
>   RETURN
>
> PROCEDURE HB_GT_GUI_DEFAULT()
>   RETURN
> ---
>
> And you won't need it.
>
> [ All other methods circulating on the list are unnecessarily
> complicated and with side-effects. ]
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to