[Development] tarball fetches from code.qt.io?

René J. V. Bertin rjvbertin at gmail.com
Fri Mar 18 19:25:06 CET 2016


Oswald Buddenhagen wrote:

> On Fri, Mar 18, 2016 at 12:54:25PM +0100, René J.  V. Bertin wrote:
>> Is that correct? Trying this currently fails because at some point headers
>> are not found that are expected in a QtWebkit framework:
>> 
> that means that the packagers failed to run syncqt.

So, building qtwebkit using qmake 5.6.0 I get 

In file included from work/qtwebkit-opensource-
src-5.6.0/Source/JavaScriptCore/runtime/JSGlobalObject.cpp:72:
work/qtwebkit-opensource-
src-5.6.0/Source/JavaScriptCore/API/ObjCCallbackFunction.h:32:9: fatal error: 
'JavaScriptCore/JSCallbackFunction.h' file not found
#import <JavaScriptCore/JSCallbackFunction.h>
        ^
1 error generated.


I must add I'm running a shadow build, i.e. in a build directory parallel to 
qtwebkit-opensource-src-5.6.0 . Related?

R.




More information about the Development mailing list