stevemc
05-20-2003, 01:04 PM
Anyone else getting this problem after updating against CVS on 5/20? It seems that src/Makefile expects m_libEQ.cpp to be generated with moc, but their is no corresponding libEQ.h file that would trigger it. Instead the file is named libeq.h.
I've done a 'make clean' and reexecuted 'make -f Makefile.dist' and 'configure', but still run into this problem. Either my source tree somehow got munged or there is some bug in the current build logic.
I plan to try to hack around this but wondered if others have run into it already.
Thanks in advance,
Steve
I've done a 'make clean' and reexecuted 'make -f Makefile.dist' and 'configure', but still run into this problem. Either my source tree somehow got munged or there is some bug in the current build logic.
I plan to try to hack around this but wondered if others have run into it already.
Thanks in advance,
Steve