Viktor Szakáts wrote:
/contrib/hbqt/qtcore
/contrib/hbqt/qtgui
/contrib/hbqt/qtnetwork
/contrib/hbqt/qtwebkit
It will be a little bit similar to rddsql dir layout.
So, the contrib/hbqt/Makefile will look like as
ROOT := ../../
DIRS := \
qtcore \
qtgui \
qtnetwork \
qtwebkit \
in
Hi
Viktor Szakáts wrote:
>
>>> /contrib/hbqt/qtcore
>>> /contrib/hbqt/qtgui
>>> /contrib/hbqt/qtnetwork
>>> /contrib/hbqt/qtwebkit
>
> It will be a little bit similar to rddsql dir layout.
>
So, the contrib/hbqt/Makefile will look like as
ROOT := ../../
DIRS := \
qtcore \
qtgui \
Hi Pritpal,
Viktor Szakáts wrote:
HBQT became very large. We shall split it to multiple libs as
shortly discussed it recently. Best would be to split it along
the QT .dll structure:
/contrib/hbqt/qtcore
/contrib/hbqt/qtgui
/contrib/hbqt/qtnetwork
/contrib/hbqt/qtwebkit
Can you provide a sk
Hello Viktor
Viktor Szakáts wrote:
>
> HBQT became very large. We shall split it to multiple libs as
> shortly discussed it recently. Best would be to split it along
> the QT .dll structure:
>
> /contrib/hbqt/qtcore
> /contrib/hbqt/qtgui
> /contrib/hbqt/qtnetwork
> /contrib/hbqt/qtwebkit
>
C
Hi Pritpal,
HBQT became very large. We shall split it to multiple libs as
shortly discussed it recently. Best would be to split it along
the QT .dll structure:
/contrib/hbqt/qtcore
/contrib/hbqt/qtgui
/contrib/hbqt/qtnetwork
/contrib/hbqt/qtwebkit
These would remain as is:
/contrib/hbqt/doc
/co
Hello Viktor
In quest to implement one-to-one GC func relationship,
I had to add few more classes. After everything went fine on
compilation level I get this error when linker is called:
The input line is too long.
make[1]: *** [libhbqt.a] Error 255
make: *** [descend] Error 2
New input line i