RE: gstreamermm on windows



Since you brought up this topic, I'm sloooowly working on CMake build of gtkmm 3 on Win32 platform (only) using MSVC++ Express https://github.com/mlt/gtkmm.

I'm asking not to fork yet as I'm in the process of adding CMake stuff to pull corresponding source archives from web and I may force pushes into repo at this stage. Non-committed CMake script later creates hard links (NTFS is a must, won't work on FAT32) within unpacked source archives and uses CMakeLists.txt files from repo to build all the stuff. Right now corresponding sources should be manually unpacked into folders in repo. It uses underlying binaries from OBS that should reside in C:\obs\ . I added some wiki notes a while ago about the whole approach.

I was able to successfully build GTKMM 3 from source distribution with gtk+ from git somewhat by hand with CMake. Now I'd like to make it more flexible. However you can give it a try now if you want to start writing a code with MS VC++ that uses gtkmm 3 on win32 before official release. Note that if you are using gcc, you can get gtkmm 3 binaries for win32 from openSUSE Build System any time.

I'm also interested in MM part for xml2 & gstreamer! Unfortunately I know nothing about gstreamer yet only that it somehow bridges with DirectShow that I heavily use to capture stuff.

Mikhail


> -----Original Message-----
> From: gtkmm-list-bounces gnome org [mailto:gtkmm-list-bounces gnome org] On
> Behalf Of Jose Alburquerque
> Sent: Monday, August 15, 2011 12:39 PM
> To: lecas malecas
> Cc: gtkmm-list gnome org
> Subject: Re: gstreamermm on windows
> 
> On Mon, 2011-08-15 at 18:12 +0100, lecas malecas wrote:
> > Ok, thanks, I'll take a look at the c version then.
> 
> It wont be long until a version will be available for windows.  I
> suggest you look for upcoming releases that report that.  Sorry for not
> being able to be more specific.
> 
> >
> >
> > gtkmm3 isn't available as well, for the same reason I guess?
> 
> gtkmm3 should be available some time in the future also.
> 
> >
> > 2011/8/15 José Alburquerque <jaalburquerque gmail com>
> >
> >         On Sat, 2011-08-13 at 01:04 +0100, lecas malecas wrote:
> >         > Hey, I've searched a bit but didn't find anything. Is there
> >         a place
> >         > where you could get gstreamermm on windows? (or that just
> >         isn't
> >         > possible?)
> >
> >
> >         It's not that it's not possible, it's just that it hasn't been
> >         done.
> >         This is something that has been planned for a while; I just
> >         haven't had
> >         much time to work on it.
> >
> >         --
> >         José
> >
> >
> >
> 
> --
> José
> 
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]