Hi Pritpal, I have put in batch file: > > set HB_INC_QT=C:\devl\Qt\2009.01\qt\include > set HB_DIR_QT=C:\devl\Qt\2009.01\qt > > But the make system does not enter contrib/hbqt.
That's just generic configuration, for now only the first line is important and hbqt is fully left out of the default build so it won't enter automatically. I could in fact enable it, since it won't be built anyway unless someone has the QT environment setup. Do I have to build it separately? If yes, what minimum > I have to do ? Same thing I wrote to Claudio just a few e-mails ago. You need to setup your environment for Harbour build, and start GNU Make in the hbqt dir. This method works in every dirs which has a Makefile in it. It's very useful feature. The other method is to set this, and do a full Harbour build: set HB_CONTRIB_ADDONS=hbqt > Also you have specified in <makefile> > hbq_base.cpp > but I do not see this in SVN. True, sorry. Brgds, Viktor
_______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour