> Bruno Luciani wrote: >> >> Error compiling HBIDE last SVN Ubuntu Linux 9.10 >> >> 'QMAINWINDOW_ALLOWTABBEDDOCKS' >> > > I expect some mature messages though you have quickly reverted it.
It's FAQ by now: It happens when older hbqt headers are present in central Harbour include dir, or in any dir user specifies using INCLUDE envvar. [ BTW, INCLUDE var usage is generally not a recommended pattern to follow. ] There are two solutions: 1) Update hbqt.ch in this/these locations. As for central Harbour dir, this needs 'make install' (just as Bruno wrote replying his own e-mail) 2) Delete hbqt.ch from this/these locations. This way hbide and all Harbour samples will still build properly, but it may break local dev environment depending on what setup is used, so use it with caution. Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
