José Matos wrote:
Hi,
when updating today I get this:
make[7]: Entering directory `/home/jamatos/lyx/lyx-devel/src/frontends/qt4'
if /bin/sh ../../../libtool --tag=CXX --mode=compile
g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_STL -DQT_NO_KEYWORDS -I../../../src -I../../../src/frontends -I../../../images -DQT_SHARED -I/usr/include/QtCore -I/usr/include/QtGui -I../../../boost -I../../../src/frontends/controllers -Wextra -Wall -O -MT
GuiImplementation.lo -MD -MP -MF ".deps/GuiImplementation.Tpo" -c -o
GuiImplementation.lo GuiImplementation.C; \
then mv -f ".deps/GuiImplementation.Tpo" ".deps/GuiImplementation.Plo"; else
rm -f ".deps/GuiImplementation.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_STL -DQT_NO_KEYWORDS -I../../../src -I../../../src/frontends -I../../../images -DQT_SHARED -I/usr/include/QtCore -I/usr/include/QtGui -I../../../boost -I../../../src/frontends/controllers -Wextra -Wall -O -MT
GuiImplementation.lo -MD -MP -MF .deps/GuiImplementation.Tpo -c
GuiImplementation.C -o GuiImplementation.o
GuiImplementation.C:156:37: error: GuiImplementation_moc.cpp: No such file or
directory
make[7]: *** [GuiImplementation.lo] Error 1
Anyone else sees this?
yeah, but it went away after running cmake again...