branchseer
branchseer
Did your cmder run with administrator privileges? It's a known issue that WinRT WebView won't work in a process that has administrator privileges.
Sorry I don't follow. What problem could WebDriver solve?
Probably duplicate of #1
Thanks for the interest! I haven't thought much about the logo. Do you have any ideas or sketches about what it looks like?
Hi, sorry for the late reply. I've been focusing on the Linux support. I just posted some [help-wanted issues](https://github.com/patr0nus/DeskGap/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) for kind guys like you to look around.
我这里还不能复现。你运行 [API Demos](https://dl.bintray.com/patr0nus/DeskGap/deskgap-v0.0.7-win32-ia32.zip) 或者 [Pym]( https://www.microsoft.com/store/productId/9PMTMRNBXMPB) 会有这个报错吗?
你有装什么安全软件吗?可能是误报导致的 (#1)。
@LarenDorr 谢谢!🙏我刚试了一下也是这样。这不是 DeskGap 这边能修好的,只能等那里的进展了。我有空去看看那边的代码~
@kjvalencik My usage of `with_raw_env` is to pass `Context` across the ffi boundary. I am writing a native module that depends two static libraries, one targeting msvc and the other...
Yeah it's not practical for my case to isolate neon in one crate :( But I think I come up with a solution. The general idea is to represent `napi_env`...