Bug 35578

Summary: [Qt] QtScript doesn't compile on Windows
Product: WebKit Reporter: Jędrzej Nowacki <jedrzej.nowacki>
Component: JavaScriptCoreAssignee: Jędrzej Nowacki <jedrzej.nowacki>
Status: RESOLVED WONTFIX    
Severity: Enhancement CC: cmarcelo, jedrzej.nowacki
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: Windows Vista   
Bug Depends on:    
Bug Blocks: 31863    

Jędrzej Nowacki
Reported 2010-03-02 07:03:52 PST
The QtScript doesn't compile on Windows, it is caused by lacking different export macros. - Q_CORE_EXPORT inside qscriptconverter_p.h (see bug 34850). - Q_JAVASCRIPT_EXPORT inside all public classes definition.
Attachments
Jędrzej Nowacki
Comment 1 2011-07-07 07:52:42 PDT
Porting QtScript API over JSC C API will not be continued.
Note You need to log in before you can comment on or make changes to this bug.