Quoting Ian Walters: > On Monday 22 March 2004 2:47 am, Sven Arnold wrote: > > Hello, > > > > sorry for crossposting, I'm not sure if this is to fix in DirectFB or > > MythTV. > > > > MythTV does not compile with the current DirectFB from CVS. > > > > This is because two new structs are introduced into directfb.h: > > DFBScreenOutputDescription and DFBScreenOutputConfig, both of them using > > the name "signals" wich is a keyword for the meta-object compiler of QT. > > > > I suggest to rename "signals", if possible (it's not in a released version > > yet, right?). Since I have little knowledge of QT-Makefiles I don't know > > how to prevent moc from parsing the header file while compiling mythtv, > > what should be done anyway. > > > > I don't suppose I could see the error log? Haven't been able to guess what > has happened thus far, but I suspect the eventual answer will be 'carefully > chose the order of the header files'.
I'm aware of this issue, but I didn't find other names, yet. Chosing the right include order might help so far. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" Convergence GmbH -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
