Re: [Harbour] HBQT - More classes added but cannot make lib now

2009-10-20 Thread Viktor Szakáts
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

Re: [Harbour] HBQT - More classes added but cannot make lib now

2009-10-20 Thread Pritpal Bedi
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 \

Re: [Harbour] HBQT - More classes added but cannot make lib now

2009-10-20 Thread Viktor Szakáts
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

Re: [Harbour] HBQT - More classes added but cannot make lib now

2009-10-20 Thread Pritpal Bedi
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

Re: [Harbour] HBQT - More classes added but cannot make lib now

2009-10-19 Thread Viktor Szakáts
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

[Harbour] HBQT - More classes added but cannot make lib now

2009-10-18 Thread Pritpal Bedi
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