On 05.05.2010, at 13:18, Andy Stewart wrote:
> Hi Wallace,
>
> "Wallace, Malcolm" writes:
>
>>> * The gtk package still does not build...
>>> HookGenerator
>>> where
>>>the module name for
>>
>> Apologies, this was due to not rebuilding the gtk2hs-buildtools
>> package
>>
Hi Wallace,
"Wallace, Malcolm" writes:
>> * The gtk package still does not build...
>>HookGenerator
>>where
>> the module name for
>
> Apologies, this was due to not rebuilding the gtk2hs-buildtools package
> before trying gtk. Using the latest version of the buildtoo
Excellent! Thanks.
Axel
On 05.05.2010, at 11:20, Wallace, Malcolm wrote:
>> * The gtk package still does not build...
>> HookGenerator
>> where
>>the module name for
>
> Apologies, this was due to not rebuilding the gtk2hs-buildtools
> package
> before trying gtk. Using
> * The gtk package still does not build...
>HookGenerator
>where
> the module name for
Apologies, this was due to not rebuilding the gtk2hs-buildtools package
before trying gtk. Using the latest version of the buildtools seems to
solve that problem.
So now, the gtk pa
"Wallace, Malcolm" writes:
>> - someone to report that building on Windows now works properly (I
>> might nudge Malcom Wallace for that)
>
> I can report that glib, cairo, and pango all build fine for me on
> Windows now.
>
> * I have the C libs for gtk+-2.20, downloaded from www.gtk.org:
>
> - someone to report that building on Windows now works properly (I
> might nudge Malcom Wallace for that)
I can report that glib, cairo, and pango all build fine for me on
Windows now.
* I have the C libs for gtk+-2.20, downloaded from www.gtk.org:
http://ftp.gnome.org/pub/gnome/binaries/
Axel Simon writes:
> Hi Jens,
>
> the repo works for me at the mo. I've applied and pushed your patch,
> thanks.
Really?
Can you convert gtk2hs main repo to "hashed-format" ?
I have build mirror repository at
https://patch-tag.com/r/AndyStewart/gtk2hs-sync-mirror/home
Much faster than code.ha
Hi Jens,
the repo works for me at the mo. I've applied and pushed your patch,
thanks.
The only thing that stops us from releasing is
- gstreamer needs modifications to Setup.hs since it has two type
hierarchies (a few hours)
- the bugs recently found in the Clipboard functions
- someone to r
Hi Jens,
Thanks for your patch!
I can't apply your patch because i can't access code.haskell.org too.
I have add `deom` directory under every sub-directory to ready for
split non-core packages.
Can you add those `demo` directory to `extra-source-files`, and send
patch again?
I will apply your