Updated compile support for OpenVMS

This commit is contained in:
Jouk
2016-04-07 10:44:48 +02:00
parent 22f0801378
commit 7255a8fb7f
6 changed files with 466 additions and 5 deletions

View File

@@ -1591,4 +1591,9 @@ double wxGStreamerMediaBackend::GetVolume()
#include "wx/html/forcelnk.h"
FORCE_LINK_ME(basewxmediabackends)
#elif defined( __VMS )
// Mediactrl is presently not working on OpenVMS, but at least we need this
// to link some tests (TO BE FIXED)
# include "wx/html/forcelnk.h"
FORCE_LINK_ME(basewxmediabackends)
#endif // wxUSE_MEDIACTRL && wxUSE_GSTREAMER && !wxUSE_GSTREAMER_PLAYER