This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[0624/043106:ERROR:scoped_ole_initializer.cc(20)] Multiple OleInitialize() calls for thread 2988 | |
[0624/043120:INFO:CONSOLE(0)] "event.returnValue is deprecated. Please use the standard event.preventDefault() instead.", source: (0) | |
[0624/043122:INFO:CONSOLE(3)] "Uncaught SecurityError: Failed to read the 'contentDocument' property from 'HTMLIFrameElement': Blocked a frame with origin "http://qt-project.org" from accessing a frame with origin "http://www.youtube.com". Protocols, domains, and ports must match.", source: http://ajax.googleapis.com/ajax/libs/jquery/1.7.0/jquery.min.js (3) | |
[0624/043411:ERROR:scoped_ole_initializer.cc(20)] Multiple OleInitialize() calls for thread 1292 | |
[0624/043424:INFO:CONSOLE(0)] "event.returnValue is deprecated. Please use the standard event.preventDefault() instead.", source: (0) | |
[0624/043426:INFO:CONSOLE(3)] "Uncaught SecurityError: Failed to read the 'contentDocument' property from 'HTMLIFrameElement': Blocked a frame with origin "http://qt-project.org" from accessing a fram |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[0624/042739:ERROR:scoped_ole_initializer.cc(20)] Multiple OleInitialize() calls for thread 2384 | |
[0624/042752:INFO:CONSOLE(0)] "event.returnValue is deprecated. Please use the standard event.preventDefault() instead.", source: (0) | |
[0624/042755:INFO:CONSOLE(3)] "Uncaught SecurityError: Failed to read the 'contentDocument' property from 'HTMLIFrameElement': Blocked a frame with origin "http://qt-project.org" from accessing a frame with origin "http://www.youtube.com". Protocols, domains, and ports must match.", source: http://ajax.googleapis.com/ajax/libs/jquery/1.7.0/jquery.min.js (3) | |
[0624/042801:INFO:CONSOLE(444)] "THREE.WebGLRenderer", source: http://ozke.github.io/ThreeJS/js/three.min.js (444) | |
[0624/042802:INFO:CONSOLE(288)] "THREE.Material: 'color' parameter is undefined.", source: http://ozke.github.io/ThreeJS/js/three.min.js (288) | |
[0624/042804:INFO:CONSOLE(537)] "gl.getProgramInfoLog()", source: http://ozke.github.io/ThreeJS/js/three.min.js (537) | |
[0624/042805:ERROR:gles2_cmd_decoder.cc(4990)] [.WebGLRe |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
link /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /SUBSYSTEM:WINDOWS " | |
/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' versio | |
n='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture | |
='*'" /MANIFEST:embed /OUT:..\..\libexec\QtWebEngineProcess.exe @C:\Users\ADMINI | |
~1\AppData\Local\Temp\1\nm5A41.tmp | |
LINK : fatal error LNK1181: cannot open input file 'C:\azbest\Qt5.3.0-qtwe-dev\l | |
ib\qtmain.lib' | |
NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio 12.0 | |
\VC\BIN\link.EXE"' : return code '0x49d' | |
Stop. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/tools/scripts/patch_upstream.py b/tools/scripts/patch_upstream.py | |
index e3af0ce..e347d0e 100755 | |
--- a/tools/scripts/patch_upstream.py | |
+++ b/tools/scripts/patch_upstream.py | |
@@ -106,13 +106,20 @@ if not len(findSnapshotBaselineSha1()): | |
patches = preparePatchesFromSnapshot() | |
for path in patches: | |
leading = path.count('/') + 2 | |
+ target_dir = "" | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://qt-project.org/wiki/Cross-compiling-Mesa-for-Windows | |
No icecc in the path! | |
apt-get install binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 mingw-w64-dev mingw-w64-tools gcc-mingw-w64-x86-64 gcc-mingw-w64-i686 gcc-mingw-w64-base gcc-mingw-w64 g++-mingw-w64-x86-64 g++-mingw-w64-i686 | |
mkdir ~/mesa_win32 | |
cd ~/mesa_win32 | |
wget http://llvm.org/releases/3.4/llvm-3.4.src.tar.gz | |
wget ftp://ftp.freedesktop.org/pub/mesa/10.0.2/MesaLib-10.0.2.tar.bz2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\azbest\jun4-snap\qtwebengine\src\3rdparty\ninja\ninja.exe "-j8" -C C: | |
/azbest/jun4-snap/qtwebengine/src/core/Release | |
ninja: Entering directory `C:/azbest/jun4-snap/qtwebengine/src/core/Release' | |
[9862/9897] CXX obj\src\core\QtWebEngineCore.process_main.obj | |
FAILED: ninja -t msvc -e environment.x86 -- "C:\Program Files (x86)\Microsoft Vi | |
sual Studio 12.0\VC\bin\amd64_x86\cl.exe" /nologo /showIncludes /FC @obj\src\cor | |
e\QtWebEngineCore.process_main.obj.rsp /c ..\..\..\src\core\process_main.cpp /Fo | |
obj\src\core\QtWebEngineCore.process_main.obj /Fdobj\src\core\QtWebEngineCore.cc | |
.pdb | |
c:\azbest\jun4-snap\qtwebengine\src\core\content_browser_client_qt.h(97) : error |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[0605/024533:INFO:CONSOLE(0)] "event.returnValue is deprecated. Please use the standard event.preventDefault() instead.", source: (0) | |
[0605/024534:INFO:CONSOLE(3)] "Uncaught SecurityError: Failed to read the 'contentDocument' property from 'HTMLIFrameElement': Blocked a frame with origin "http://qt-project.org" from accessing a frame with origin "http://www.youtube.com". Protocols, domains, and ports must match.", source: http://ajax.googleapis.com/ajax/libs/jquery/1.7.0/jquery.min.js (3) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\azbest\jun04\qtwebengine\src\3rdparty\ninja\ninja.exe "-j8" -C C:/azb | |
est/jun04/qtwebengine/src/core/Release | |
ninja: Entering directory `C:/azbest/jun04/qtwebengine/src/core/Release' | |
[9895/9896] CXX obj\src\core\QtWebEngineCore.delegated_frame_node.obj | |
FAILED: ninja -t msvc -e environment.x86 -- "C:\Program Files (x86)\Microsoft Vi | |
sual Studio 12.0\VC\bin\amd64_x86\cl.exe" /nologo /showIncludes /FC @obj\src\cor | |
e\QtWebEngineCore.delegated_frame_node.obj.rsp /c ..\..\..\src\core\delegated_fr | |
ame_node.cpp /Foobj\src\core\QtWebEngineCore.delegated_frame_node.obj /Fdobj\src | |
\core\QtWebEngineCore.cc.pdb | |
c:\azbest\jun04\qtwebengine\src\core\delegated_frame_node.cpp(274) : error C3861 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/src/core/config/windows.gypi b/src/core/config/windows.gypi | |
new file mode 100755 | |
index 0000000..cf7da25 | |
--- /dev/null | |
+++ b/src/core/config/windows.gypi | |
@@ -0,0 +1,9 @@ | |
+{ | |
+ 'variables': { | |
+ 'qt_os%': 'win32', | |
+ 'win_use_allocator_shim': 0, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[0527/093208:ERROR:gl_context_egl.cc(72)] eglCreateContext failed with error EGL_BAD_MATCH | |
[0527/093208:ERROR:command_buffer_proxy_impl.cc(165)] Failed to initialize command buffer service. | |
[0527/093208:ERROR:gl_context_egl.cc(72)] eglCreateContext failed with error EGL_BAD_MATCH | |
[0527/093208:ERROR:command_buffer_proxy_impl.cc(165)] Failed to initialize command buffer service. | |
[0527/093208:ERROR:gl_context_egl.cc(72)] eglCreateContext failed with error EGL_BAD_MATCH | |
[0527/093208:ERROR:command_buffer_proxy_impl.cc(165)] Failed to initialize command buffer service. | |
[0527/093208:ERROR:gl_context_egl.cc(72)] eglCreateContext failed with error EGL_BAD_MATCH | |
[0527/093208:ERROR:command_buffer_proxy_impl.cc(165)] Failed to initialize command buffer service. |