wxUSE_GSTREAMER is Unix-specific, remove it from common wx/setup_inc.h; it also requires wxUSE_THREADS, check for it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -573,14 +573,6 @@
|
||||
// Recommended setting: 1
|
||||
#define wxUSE_MEDIACTRL 1
|
||||
|
||||
// Use GStreamer for Unix.
|
||||
//
|
||||
// Default is 0 as this requires a lot of dependencies which might not be
|
||||
// available.
|
||||
//
|
||||
// Recommended setting: 1 (wxMediaCtrl won't work by default without it)
|
||||
#define wxUSE_GSTREAMER 0
|
||||
|
||||
// Use wxWidget's XRC XML-based resource system. Recommended.
|
||||
//
|
||||
// Default is 1
|
||||
|
Reference in New Issue
Block a user