Thanks, it work fine for me
Regards
CdQ
On Sat, May 29, 2010 at 2:12 PM, Viktor Szakáts wrote:
> > Hi, I'm trying making Harbour binaries for linux platform with the last
> Qt version (4.6.2), but my linux have headers for qt 4.5.2 pre instaled at
> /usr/include
> >
> > I'm using:
> >
> > export
> Hi, I'm trying making Harbour binaries for linux platform with the last Qt
> version (4.6.2), but my linux have headers for qt 4.5.2 pre instaled at
> /usr/include
>
> I'm using:
>
> export
> HB_WITH_QT="/home/cdq/qt-everywhere-opensource-src-4.6.2_for_dynamic/include"
>
> to override the /
Hi, I'm trying making Harbour binaries for linux platform with the last Qt
version (4.6.2), but my linux have headers for qt 4.5.2 pre instaled at
/usr/include
I'm using:
export
HB_WITH_QT="/home/cdq/qt-everywhere-opensource-src-4.6.2_for_dynamic/include"
to override the /usr/include folder
but