[gstreamer-bugs] [Bug 316085] MinGW compilation: GetText related issues

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Sep 12 08:22:21 PDT 2005


Do not reply to this email.  You can add comments to this bug at
 http://bugzilla.gnome.org/show_bug.cgi?id=316085
 GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Additional Comments From Michal Benes  2005-09-12 15:22 -------
I have tried it once more and config.h parameters

#define ENABLE_NLS 1
#define GETTEXT_PACKAGE "gstreamer-0.9"

work too. So the only problem is with the combination

#undef ENABLE_NLS
#define GETTEXT_PACKAGE "gstreamer-0.9"

(these macros are probably meant to be both defined or undefined)

The problem with gettext in popt remains, but this is probably popt issue. It is
really a nightmare to compile popt for windows.

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




More information about the Gstreamer-bugs mailing list