Off-Topic > Off-Topic - Tiny Core Lounge

Webkit notes

<< < (8/13) > >>

Juanito:
edited previous post with more detailed error listing (I had to split the line as it was too long to cut and paste...)

Edit: - looks similar to fltk str#3023 and http://permalink.gmane.org/gmane.comp.lib.fltk.bugs/6551?

Edit2; This seems to fix it, but is it kosher?

static int comp(const void *ap, const void *bp) { -> static int comp(const dirent **ap, const dirent **bp) {

curaga:
The dirlisting thing was fixed in git. What was the issue with the missing header?

Juanito:
Really? It must have been pretty recent as I tried git last night...

The missing header was operator error - without my reading glasses, I missed the "make WebCore" step  :-[

Now it's baulking at webkit/fltk when it gets to a static link to harfbuzz-icu

Juanito:
got there - see screenshot  8)

..trouble is that webkitfltk.a is 340mb and fifth is  41mb (unpacked), but a more manageable 13.7mb as an extension...

curaga:
Yay :) Just curious, how long did it take you to build webkitfltk? What kind of cpu?

You can make it smaller by disabling asserts in webkitfltk, then the webkit lib is only ~130mb. See the latest webkitfltk README.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version