On Thursday 16 March 2006 19:08, Alexander Neundorf wrote: > -create the moc files in the subdirs where the object file will be located > This directory is currently not part of the include path, so it probably > wouldn't be found
Right, that's what I did and then reverted because of the include path problem. However it still sounds like the right solution to me. Ideally we could automate this include path stuff. (Adding srcdir/subdir and builddir/subdir when compiling a file from subdir... or when compiling all the files from srcdir...) But wait, won't the .o end up in the same directory, too, currently? -- David Faure, [EMAIL PROTECTED], sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org). _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
