具有视频功能的PhantomJS构建

时间:2019-02-05 15:01:15

标签: phantomjs

我使用Windows 8.1,并且我的计算机具有64位处理器。我正在尝试构建PhantomJS,以便它可以支持视频/音频功能,但是在构建它时出现此错误。

我尝试了phantomjs doesn't support html5 video tag

python build.py

c:\strawberry\c\bin\../lib/gcc/i686-w64-mingw32/4.4.3/../../../../i686-w64-mingw
32/include/dvec.h:837: error: '_mm_cvtpd_ps' was not declared in this scope
c:\strawberry\c\bin\../lib/gcc/i686-w64-mingw32/4.4.3/../../../../i686-w64-mingw
32/include/dvec.h: In function 'F64vec2 IntToF64vec2(const F64vec2&, int)':
c:\strawberry\c\bin\../lib/gcc/i686-w64-mingw32/4.4.3/../../../../i686-w64-mingw
32/include/dvec.h:838: error: '_mm_cvtsi32_sd' was not declared in this scope
mingw32-make: *** [qhash.o] Error 1

ERROR: Failed to build PhantomJS! Configuration of Qt Base failed.

0 个答案:

没有答案