Hi,
> Hi,
>
> I made patch for this problem. Attached is a patch for that.
> Please test.
Thank you for the patch. There was one minor issue, which I have fixed.
Your and my patch has been pushed to code.haskell.org.
/Mads Lindstrøm
>
>
> Best Regards,
>
> On Mon, 03 Nov 2008 23:46:25 +0900
Hi,
I made patch for this problem. Attached is a patch for that.
Please test.
Best Regards,
On Mon, 03 Nov 2008 23:46:25 +0900, shelarcy <[EMAIL PROTECTED]> wrote:
>> While wxHaskell compiles and installs, I get the following error when
>> trying to compile one of the example programs:
>>
>>> m
Jeremy, do you have another solution of this problem?
You are using macro this part. And we must extend wxXmlResource_***
function when we add more control's support. So, I think we need to
change or add macro instead of to use manually created fuction.
Best Regards,
On Mon, 03 Nov 2008 23:46:25
Hi,
On Sun, 02 Nov 2008 18:11:29 +0900, Mads Lindstrøm <[EMAIL PROTECTED]> wrote:
> After the XRC additions (the "Add XRC support" path) I have not been
> able to compile the test programs, and I guess any other programs
> either.
>
> While wxHaskell compiles and installs, I get the following erro
Hi
After the XRC additions (the "Add XRC support" path) I have not been
able to compile the test programs, and I guess any other programs
either.
While wxHaskell compiles and installs, I get the following error when
trying to compile one of the example programs:
> make all
ghc -package wx -o Bou