On 24/11/10 16:35, Kenneth Rogers -X (kenroger - Apex Systems, Inc. at Cisco)
wrote:
> So I got it to build and run, had to make a few changes along the way.
> 1. had to remove the -DXP_UNIX from GNUMakefile, it was causing the
> build to try to include X11 headers which our embedded SDK doesn't have.
Thanks for spotting.
> 2. The generated file WebKit/gtk/webkit/webkitenumtypes.h has an include
> of <webkit/@basename@> so I think there's a variable not being
> substituted properly, I replaced it with <webkit/soup-cache.h> to get it
> built.
Hmm, didn't have this.
> 3. I had to play around with the final link command for the program, due
> to some weirdness in our SDK I had to change the order of the -L
> directories and had to add -lglib-2.0 -lsoup-2.4 -llite -lleck.
That either.
> After that it runs on our hardware, though it doesn't load web pages,
> but I think that might be intentional since the code that looks like it
> handles the response from a webserver is commented out in
> FrameLoaderClientDFB::dispatchWillSendRequest. I confirmed with tcpdump
> that the request for the page is never sent out.
It should load and display web pages. At least the following I tested:
b46072b845c13b5cfd6a299ac25bc2489815eb68
--
Best regards,
Denis Oliver Kropp
.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/ |
"------------------------------------------"
_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev