Itamar Lins
unread,Jan 6, 2026, 8:53:47 PM (5 days ago) Jan 6Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Harbour Users
Hi!
I encountered some problems when creating Harbour on Linux, using the source code.
It's nothing serious, but it required more attention.
I don't know why, Harbour no longer generates the libraries automatically; now I have to specify them.
export HB_WITH_ZLIB=local
export HB_WITH_PNG=local
export HB_WITH_JPEG=local
export HB_WITH_PCRE=local
export HB_WITH_LIBHARU=local
export HB_USER_CFLAGS="-fPIC"
Best regards,
Itamar M. Lins Jr.