Von: Craig Bradney <[EMAIL PROTECTED]> > Hi, > > I'm wondering if theres an option or setting I have missed for outof > source builds. > > When you build Scribus out of source, and the source directory has been > used > for building in-source with autotools, the moc files from the source > directory are used instead of cmake creating them in its own directories > in the build dir. > > Any ideas (apart from building autotools in another location)?
No, no other ideas. Make sure that your source dir is clean. When building out-of-source with CMake, you have to ensure that the source dir is clean. Otherwise this can lead to strange problems. Bye Alex -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
