qtswdev

Results 5 comments of qtswdev

For DesktopEditors\core\Common\3dParty\cef, Used cef_binary_75.1.14+gc81164e+chromium-75.0.3770.100_windows64.tar.gz release folder libcef.lib cosidered in the application as libcef ![image](https://user-images.githubusercontent.com/29826944/81919488-8b9bef80-95f5-11ea-8b4c-947f95b18065.png) DesktopEditors\desktop-sdk\ChromiumBasedEditors\lib\src\cef\windows\libcef_dll compiled with MSVC 2015 64 bit and it created libcef_dll_wrapper.lib. libcef_dll_wrapper.lib contains libcef.lib for boost...

![image](https://user-images.githubusercontent.com/29826944/81920940-863fa480-95f7-11ea-9588-1daa35d33c24.png) This is the debug stack function list.

-----------------------------CRASH DUMP ANALYSIS-------------------------------------- Microsoft (R) Windows Debugger Version 10.0.17134.1 AMD64 Copyright (c) Microsoft Corporation. All rights reserved. Loading Dump File [C:\Users\ernds\AppData\Local\CrashDumps\DesktopEditors.exe.18064.dmp] User Mini Dump File: Only registers, stack and portions...

Hi K0R0L, Not able to compile code on windows 10 because setFocusToCef(); function removed from DesktopEditors\desktop-sdk\ChromiumBasedEditors\lib\qt_wrapper\include\qcefview.h https://github.com/ONLYOFFICE/desktop-sdk/commit/1a96cf0228930ccdac284b4a2a709812a46d4b1b I commented these setFocusToCef(); function in code. will it cause application crash?

Hi, When we can expect windows compilation steps for 5.5.1 version on windows 10?