Andy Stewart writes:
> Hi Axel,
>
> Axel Simon writes:
>
>> On Mar 18, 2010, at 17:54, Andy Stewart wrote:
>>
>>>
>>> Axel, i plan to update all GTK+ API to 2.18 with apiGen tool.
>>> And i recommand we build a `API-TODO` file under darcs repository,
>>> in it have all libraries that haven't upd
Hi Axel,
Axel Simon writes:
> On Mar 18, 2010, at 17:54, Andy Stewart wrote:
>
>>
>> Axel, i plan to update all GTK+ API to 2.18 with apiGen tool.
>> And i recommand we build a `API-TODO` file under darcs repository,
>> in it have all libraries that haven't update.
>> We remove corresponding lib
Axel Simon writes:
> On Mar 18, 2010, at 17:54, Andy Stewart wrote:
>
>>
>> Axel, i plan to update all GTK+ API to 2.18 with apiGen tool.
>> And i recommand we build a `API-TODO` file under darcs repository,
>> in it have all libraries that haven't update.
>> We remove corresponding library name
Andy Stewart writes:
> Hi Axel,
>
> I have finish all Webkit API, but i decomposition old package wrong
> place, all code that i wrote today is gnoe.
>
> Sorry, i need rewrite it again.
Today is not my day, I waste 3 hours restore data.
Anyway,i have finish all WebKit.1.15 API binding.
Please co
Hi Axel,
I have finish all Webkit API, but i decomposition old package wrong
place, all code that i wrote today is gnoe.
Sorry, i need rewrite it again.
-- Andy
--
Download IntelĀ® Parallel Studio Eval
Try the new soft
Axel Simon writes:
> On Mar 18, 2010, at 17:54, Andy Stewart wrote:
>
>>
>> Axel, i plan to update all GTK+ API to 2.18 with apiGen tool.
>> And i recommand we build a `API-TODO` file under darcs repository,
>> in it have all libraries that haven't update.
>> We remove corresponding library name
On Mar 18, 2010, at 17:54, Andy Stewart wrote:
>
> Axel, i plan to update all GTK+ API to 2.18 with apiGen tool.
> And i recommand we build a `API-TODO` file under darcs repository,
> in it have all libraries that haven't update.
> We remove corresponding library name from API-TODO after we finis
Hi Axel,
I almost to fix this problem.
First this have five problem in WebKit patch.
1-> In Makefile.am file, lost #ENABLE_GTK and #ENABLE_GSTREAMER after
endif.
2-> Need import `System.Glib.GObject` in WebKit.Types.chs for
support. So i rewrite WebKit template code with below:
webkit/Graphics
Andy Stewart writes:
> Andy Stewart writes:
>
>> But this is still have an error in Makefile:
>> After ./configure, then `make`, you will got error:
>>
>> Makefile 1106: Missing separate character.
>>
>> ...
>> 1104| PKG_HASKELL98_VERSION = 1.0.1.1
>> 1105| PKG_MTL_ID = mtl-1.1.0.2
Andy Stewart writes:
> But this is still have an error in Makefile:
> After ./configure, then `make`, you will got error:
>
> Makefile 1106: Missing separate character.
>
> ...
> 1104| PKG_HASKELL98_VERSION = 1.0.1.1
> 1105| PKG_MTL_ID = mtl-1.1.0.2-23ca4de7c573fd4df309067199a40634
>
> However, there's lots of output before this error message and
> scrolling up reveals that there was an error (I don't know why make
> doesn't stop immediately).
Frequent reason for that kind of effect: Parallel make, e.g. because:
MAKEOPTS="-j3"
Change this to
MAKEOPTS="-j1"
i
Axel Simon writes:
> Hi Andy,
>
> I cannot find anything wrong with the Makefile.
>
> I installed webkit 1.1.10. Since the configure script requires at least
> version 1.1.14, I simply
> changed the configure file. When I run make, I get:
>
> rm -f libHSgio.a
> ./mk/link-splitobjs.sh libHSgio.a
Hi Andy,
I cannot find anything wrong with the Makefile.
I installed webkit 1.1.10. Since the configure script requires at
least version 1.1.14, I simply changed the configure file. When I run
make, I get:
rm -f libHSgio.a
./mk/link-splitobjs.sh libHSgio.a gio/System/GIO/AsyncResult.o gio/
13 matches
Mail list logo