Jinesi Yelizati

Results 14 comments of Jinesi Yelizati

Quick, quick, quick... 🤪 std::filesystem::path support is missing due to a bug(https://github.com/nlohmann/json/pull/3240) in 3.10.5. ```c++ #if defined(_MSC_VER) && _MSC_VER < 1940 #undef JSON_HAS_FILESYSTEM #undef JSON_HAS_EXPERIMENTAL_FILESYSTEM #endif ```

I got similar result on my M1 Air, 8 Core, 16G, 1T. Please merge this @devMEremenko . ``` ** BUILD SUCCEEDED ** [146.097 sec] System Version: 12.0.1 Xcode 13.1 Hardware...

I am using downlaod_pandoc(), but there is no method provided to download pdf-engine. `Pandoc died with exitcode "41" during conversion: pandoc: pdflatex not found. pdflatex is needed for pdf output.`

Could you please support Vcpkg as well? so `astcenc.h` can be used easily as a lib. I opened a port issue on Vcpkg, https://github.com/microsoft/vcpkg/issues/23744 .

@Packetslave Your commit doesn't have signed off! To fix this, first ensure you have a local copy of your branch by checking out the pull request locally via the command...

@TomAtkinsonArm I think the correct solution is to use a path with permissions. So we have to make some changes here, so then we can keep the ability to log...

确实啊,有没有更新?

发现hook到的EGL/GLES函数基本都在`libandroid_runtime.so`和`libhwui.so`中,并不会直接hook到应用程序的EGL/GLES函数或者libGLES.so/libEGL.so里的内容。

建议支持Android11, 并且使用较新的gradle