[gstreamer-bugs] [Bug 634493] python 2.7 binaries for windows
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Dec 1 04:15:06 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=634493
GStreamer | gst-python | git
--- Comment #1 from Antoine Martin <antoine at nagafix.co.uk> 2010-12-01 12:15:04 UTC ---
When I tried to build it with Visual Studio 9, I had to fix a bunch of
libraries that were misnamed in the project file: the glib-2.0D.lib and a bunch
more had libfoo.lib (unix style) instead of foo.lib
Eventually the build went a little further, but it still failed with:
{{{
gstmodule.obj : error LNK2019: unresolved external symbol
_pygst_add_constants referenced in function _init_gst
}}}
I have now also created a separate ticket at ossbuild:
[http://code.google.com/p/ossbuild/issues/detail?id=101]
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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