Re: [Harbour] Howto make HBQt contrib

2009-08-17 Thread Bruno Luciani
Thanks Victor , I was put the qt include into the make_gnu and now works ok again Burno 2009/8/17 Viktor Szakáts > Hi Bruno, > > It must be something outside Harbour, nothing changed > in the way contribs are built (or not built). hbqt is > built by default, if the dependencies can be found > o

Re: [Harbour] Howto make HBQt contrib

2009-08-16 Thread Viktor Szakáts
Hi Bruno, It must be something outside Harbour, nothing changed in the way contribs are built (or not built). hbqt is built by default, if the dependencies can be found or HB_INC_QT is set to an existing QT installation. [ unless I made some stupid typos, but here it works fine on all platforms.