Hi Chen,
Thank you.
Mainly hbqt is affected, and bcc doesn't work with QT, so we
cannot use it for this contrib (but maybe it'd be useful for
Harbour). With hbqt, just one QT header, like f.e.
will generate a 15MB sized .gch file with g++.
I have no idea how to generate these (per header? per
Viktor,
> How to enable or use precompiled headers with Harbour
With BCC32 you can use:
set HB_USER_CFLAGS=-H="x:\path\file.csm" -Hc
and it create file.csm + file.#nn in x:\path\
But I get errors if I try to build whole Harbour with this flag
(and it does not like include/hbexpr[ab].c since th
Hi All,
How to enable or use precompiled headers with Harbour,
more specifically QT headers needed by hbqt?
Speaking of hbqt, we'd need to cover gcc and msvc
compilers.
Question how? It now takes ages to build this lib on
all systems I have (even on a brand new MBP), and
most of the time is spe