Hi All, I this error and I really didn't understand what's the cause. obj/release/PluginHalter.o: file not recognized: File truncated collect2: ld a retourné 1 code d'état d'exécution make[1]: *** [../lib/libQtWebKit.so.4.6.2] Erreur 1
make: *** [sub-WebCore-make_default-ordered] Erreur 2 Thx 2010/2/24 <[email protected]> > Send webkit-help mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.webkit.org/mailman/listinfo.cgi/webkit-help > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of webkit-help digest..." > > > Today's Topics: > > 1. building Qt port on Linux (wadii guedria) > 2. Re: building Qt port on Linux (Ariya Hidayat) > 3. how to get the word under the mouse? (baizhenxuan) > 4. Re: building Qt port on Linux (wadii guedria) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 23 Feb 2010 16:29:06 +0100 > From: wadii guedria <[email protected]> > To: [email protected] > Subject: [webkit-help] building Qt port on Linux > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="windows-1252" > > Hi All, > > I a beginner in WebKit and I am trying to build the Qt port on Linux > (Fedora > 6) > I downloaded the required dependencies, but I still have errors during the > building : > > > ../../../JavaScriptCore/wtf/unicode/qt4/UnicodeQt4.h:34: erreur: expected > constructor, destructor, or type conversion before ?namespace? > make[1]: *** [obj/release/pcre_compile.o] Erreur 1 > make[1]: quittant le r?pertoire ? /root/WebKit/WebKitBuild/Release/WebCore > ? > make: *** [sub-WebCore-make_default-ordered] Erreur 2 > > Could you help me. > Thanks in advance > > Wadii Guedria > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.webkit.org/pipermail/webkit-help/attachments/20100223/727c66da/attachment-0001.html > > > > ------------------------------ > > Message: 2 > Date: Tue, 23 Feb 2010 07:50:05 -0800 > From: Ariya Hidayat <[email protected]> > To: [email protected] > Subject: Re: [webkit-help] building Qt port on Linux > Message-ID: > <[email protected]> > Content-Type: text/plain; charset=windows-1252 > > > ../../../JavaScriptCore/wtf/unicode/qt4/UnicodeQt4.h:34: erreur: expected > > constructor, destructor, or type conversion before ?namespace? > > make[1]: *** [obj/release/pcre_compile.o] Erreur 1 > > make[1]: quittant le r?pertoire ? > /root/WebKit/WebKitBuild/Release/WebCore ? > > make: *** [sub-WebCore-make_default-ordered] Erreur 2 > > You must have an outdated WebKit, that file does not exist anymore. > > Did you follow https://trac.webkit.org/wiki/BuildingQtOnLinux? > > Did you check out the code using e.g. > https://trac.webkit.org/wiki/UsingGitWithWebKit? > > > > -- > Ariya Hidayat > http://www.linkedin.com/in/ariyahidayat > > > ------------------------------ > > Message: 3 > Date: Wed, 24 Feb 2010 16:20:12 +0800 > From: baizhenxuan <[email protected]> > To: [email protected] > Subject: [webkit-help] how to get the word under the mouse? > Message-ID: <[email protected]> > Content-Type: text/plain; charset=UTF-8; format=flowed > > Hi, > i want to get the word under the mouse through javascript,but i cannot > find any helpful api. > in firefox, mouseEvent has property rangeParent and rangeOffset that > help me to get the word under the mouse, but in webkit, i can only find > which node under the mouse ,cannot find any position information inside > the text node. for example, in the following html, i can only find the > mouse stay on a HTMLDivElement and it's content is " Ap The ...", what i > want is which word the mouse stay on. > <div> > AP The measure cleared a key hurdle on Monday when the Senate's newest > Republican > </div> > > > Best Regards, > baizhenxuan > > > ------------------------------ > > Message: 4 > Date: Wed, 24 Feb 2010 12:44:20 +0100 > From: wadii guedria <[email protected]> > To: [email protected] > Subject: Re: [webkit-help] building Qt port on Linux > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="windows-1252" > > Hi, > > Thx for your help but the error message is the same. I think it's due to my > old fedora version (fc 6) because I found difficulties to download the > appropriate packages. I will try with a newer version. > My goal is to embed WebKit on a Set Top Box (STB). So I am wondering if > someone has some documentation about WebKit global architecture (not for > Mac > OS) And what type of porting on the STB is better (Qt or GTK) ? > Any documents or suggestions are welcome. > > Thank you > Wadii Guedria > > 2010/2/23 wadii guedria <[email protected]> > > > Hi All, > > > > I a beginner in WebKit and I am trying to build the Qt port on Linux > > (Fedora 6) > > I downloaded the required dependencies, but I still have errors during > the > > building : > > > > > > ../../../JavaScriptCore/wtf/unicode/qt4/UnicodeQt4.h:34: erreur: expected > > constructor, destructor, or type conversion before ?namespace? > > make[1]: *** [obj/release/pcre_compile.o] Erreur 1 > > make[1]: quittant le r?pertoire ? > /root/WebKit/WebKitBuild/Release/WebCore > > ? > > make: *** [sub-WebCore-make_default-ordered] Erreur 2 > > > > Could you help me. > > Thanks in advance > > > > Wadii Guedria > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.webkit.org/pipermail/webkit-help/attachments/20100224/ae3caa05/attachment-0001.html > > > > ------------------------------ > > _______________________________________________ > webkit-help mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-help > > > End of webkit-help Digest, Vol 8, Issue 30 > ****************************************** >
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
