hallo thomas, > Am 06.01.2010 06:00, schrieb Christoph Sch?fer: > > > > Those who love to test bleeding edge code are invited to check out > > 1.5svn and to compile it themselves. In addition, I also hope that > > we will be able to provide packages for testing on OS X and Windows > > soon. > > > I'm always willing to do some testing, but compiling doesn't work for > me at the moment: > > [ 3%] Building CXX object > scribus/text/CMakeFiles/scribus_text_lib.dir/moc_storytext.o > /media/stuff/src/scribus/trunk/Scribus/scribus/text/moc_storytext.cxx:14:2: > error: #error "This file was generated using the moc from 4.5.3. It" > /media/stuff/src/scribus/trunk/Scribus/scribus/text/moc_storytext.cxx:15:2: > error: #error "cannot be used with the include files from this version > of Qt." > /media/stuff/src/scribus/trunk/Scribus/scribus/text/moc_storytext.cxx:16:2: > error: #error "(The moc has changed too much.)" > make[2]: *** > [scribus/text/CMakeFiles/scribus_text_lib.dir/moc_storytext.o] Fehler > 1 make[1]: *** [scribus/text/CMakeFiles/scribus_text_lib.dir/all] > Fehler 2 make: *** [all] Fehler 2
it looks like you need to rerun cmake or make clean... hth a.l.e
