RESOLVED WONTFIX Bug 35578
[Qt] QtScript doesn't compile on Windows
https://bugs.webkit.org/show_bug.cgi?id=35578
Summary [Qt] QtScript doesn't compile on Windows
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.