Hi kmx,

I saw your work in Alien::SDL this morning! MathNerd was able to fix the
windows server in a github branch. See

http://github.com/kthakore/frozen-bubble/tree/windows_server

It compiles now on both linux and windows. However now we have to fix the
perl Build for the server on windows. Here is the subroutine I reserved for
that. Can you see if it will work with Alien::SDL glib?

http://github.com/kthakore/frozen-bubble/blob/windows_server/inc/My/Builder.pm#L145

Regards,
Kartik

On Sat, Jul 3, 2010 at 2:41 PM, Kartik Thakore <thakore.kar...@gmail.com>wrote:

> Hi kmx,
>
> I remember you saying we had trouble getting glib on windows working. And
> that this prevent the frozen-bubble server from compiling on windows.
> Recently on #sdl we have a volunteer (mathnerd314) who points out that we
> could just use the binaries provided by gtk.
>
> http://www.gtk.org/download-windows.html
>
> Can you provide insight if this would work with our frozen-bubble Build.PL?
>
> http://github.com/kthakore/frozen-bubble/blob/master/inc/My/Builder.pm#L90
>
> Instead of putting this in Alien::SDL we can just have a dependency with it
> for Frozen-Bubble windows. Another alternative is to have mathnerd314
> compile this server for us and just package it with FB windows.
>
>
> Regards,
> Kartik Thakore
>

Reply via email to