After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 85295 - no way to turn off gtk in build for demo apps
no way to turn off gtk in build for demo apps
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal critical
: 0.4.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-06-14 16:04 UTC by Thomas Vander Stichele
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Thomas Vander Stichele 2002-06-14 16:04:15 UTC
There's currently no way to disable use of gtk.
So when you're trying to cross-compile, and you have gtk2 installed on your
system, it picks it up and tries to link against it even though you don't
want it in your cross-compile environment.
Also, it would be better to move all those demo apps out of the dirs imo.
Although I could be wrong.
Or maybe an option to disable building of demo apps.
whatever;)
Comment 1 Thomas Vander Stichele 2002-07-04 21:39:53 UTC
fixed in 0.4.0, please report again if still a problem