Qt4 moc is moc-qt4
At least on my Debian, the Qt4 MOC is now called moc-qt4, when it used to be just moc - probably due to Qt5 being moc-qt5
This commit is contained in:
@@ -36,8 +36,7 @@ CXX=g++ -std=gnu++11
|
||||
WINSRC = $(WINQT4SRC)
|
||||
WINOBJ = $(WINQT4OBJ)
|
||||
WINLIB = $(WINQT4LIB)
|
||||
MOC = moc
|
||||
#MOC = moc-qt4
|
||||
MOC = moc-qt4
|
||||
|
||||
VARDATND = nhtiles.bmp rip.xpm nhsplash.xpm pet_mark.xbm pilemark.xbm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user