Hi David, > Second try: Enable contrib\hbqt in OS/2 > Changing in contrib\hbqt\detect.mk > #DAVID: _DET_FLT_PLAT := !dos !os2 > _DET_FLT_PLAT := !dos > It request HB_QT_MOC_BIN > > Third try: Enable HB_QT_MOC_BIN > set HB_QT_MOC_BIN=e:\qt451b5\bin
HB_QT_MOC_BIN should be set to the moc binary, not the path to the binary. So it should correctly be: set HB_QT_MOC_BIN=e:\qt451b5\bin\moc Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
