[Bug 763201] cannot compile qt-gstreamer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 20 17:57:59 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=763201

--- Comment #15 from Diane Trout <diane at ghic.org> ---
(In reply to Tim-Philipp Müller from comment #14)
> I wonder also if there should be a single include header that includes all
> the others? or at least all the other core ones? (unless there is already
> and I missed it)

Usually I see KDE/Qt projects using a lot of specific includes, while GNOME
style projects tend to prefer using a master include.

Grabbing a random example I'm familiar with...

https://quickgit.kde.org/?p=ktp-text-ui.git&a=blob&h=babcb574c55ad4e3c990f8724a99f38efeb55769&hb=d43521677f86afda9037b2c0dfa1f9e2db9334d8&f=app%2Fchat-window.cpp

You can see it uses several specific includes for classes in KTp/ and
TelepathyQt/ and that's two libraries developed by the same people as who were
writing ktp-text-ui.

I'm not sure what the motivation for the difference between GNOME & KDE/Qt
projects is, other than I've observed it.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list