Re: [Rhythmbox-devel] building rhythmbox for win32 with MinGW/MSYS

2009-06-06 Thread Nguyen Thai Ngoc Duy
On Sat, Jun 6, 2009 at 11:30 PM, Jonathan Matthew wrote: > On Sat, Jun 06, 2009 at 09:08:56PM +1000, Nguyen Thai Ngoc Duy wrote: >> On Sat, Jun 6, 2009 at 9:04 PM, Jonathan Matthew wrote: >> > On Sat, Jun 06, 2009 at 08:28:02PM +1000, Nguyen Thai Ngoc Duy wrote: >> >> On Sun, Mar 8, 2009 at 8:04 PM

Re: [Rhythmbox-devel] building rhythmbox for win32 with MinGW/MSYS

2009-06-06 Thread Jonathan Matthew
On Sat, Jun 06, 2009 at 09:08:56PM +1000, Nguyen Thai Ngoc Duy wrote: > On Sat, Jun 6, 2009 at 9:04 PM, Jonathan Matthew wrote: > > On Sat, Jun 06, 2009 at 08:28:02PM +1000, Nguyen Thai Ngoc Duy wrote: > >> On Sun, Mar 8, 2009 at 8:04 PM, Brecht Sanders wrote: > >> > Anyway, after addressing all th

Re: [Rhythmbox-devel] building rhythmbox for win32 with MinGW/MSYS

2009-06-06 Thread Nguyen Thai Ngoc Duy
On Sat, Jun 6, 2009 at 9:04 PM, Jonathan Matthew wrote: > On Sat, Jun 06, 2009 at 08:28:02PM +1000, Nguyen Thai Ngoc Duy wrote: >> On Sun, Mar 8, 2009 at 8:04 PM, Brecht Sanders wrote: >> > Anyway, after addressing all this points (admittedly sometimes in a dirty >> > way by commenting out some thi

Re: [Rhythmbox-devel] building rhythmbox for win32 with MinGW/MSYS

2009-06-06 Thread Jonathan Matthew
On Sat, Jun 06, 2009 at 08:28:02PM +1000, Nguyen Thai Ngoc Duy wrote: > On Sun, Mar 8, 2009 at 8:04 PM, Brecht Sanders wrote: > > Anyway, after addressing all this points (admittedly sometimes in a dirty > > way by commenting out some things) I was able compile everything. However > > linking faile

Re: [Rhythmbox-devel] building rhythmbox for win32 with MinGW/MSYS

2009-06-06 Thread Nguyen Thai Ngoc Duy
On Sun, Mar 8, 2009 at 8:04 PM, Brecht Sanders wrote: > Anyway, after addressing all this points (admittedly sometimes in a dirty > way by commenting out some things) I was able compile everything. However > linking failed with the output below. Basically there are a lot of undefined > references.

Re: [Rhythmbox-devel] building rhythmbox for win32 with MinGW/MSYS

2009-03-09 Thread Jonathan Matthew
On Sun, Mar 08, 2009 at 11:04:00AM +0100, Brecht Sanders wrote: > Hi, > I was just trying if rhythmbox can be built on Windows using the MinGW > compiler under the MSYS build environment. > I was able to build the minimum dependancies and was able to run configure. > When compiling there were som