wey

Results 10 comments of wey

The problem happens when I first run the application. If I resize it, I can see the whole window again. So I think that the default size should be smaller...

I face this problem today and solve it successfully. You can comment the code about signing config. path: /android/build.gradle line: 27, 49, 63

HI. I'm trying to train the model by myself. You can see [https://github.com/avanetten/yoltv4/blob/master/notebooks/train_test_pipeline.ipynb](https://github.com/avanetten/yoltv4/blob/master/notebooks/train_test_pipeline.ipynb)

demo: https://github.com/backtrace-labs/crashpad/blob/backtrace/examples/windows/demo/demo.cpp My cmakelists: ``` cmake_minimum_required(VERSION 3.26) project(crashpadtest) set(CMAKE_CXX_STANDARD 17) add_subdirectory(crashpad) add_executable(crashpadtest main.cpp) #target_link_libraries(crashpadtest PRIVATE crashpad_client) target_link_libraries(crashpadtest PRIVATE client) target_compile_definitions(crashpadtest PRIVATE NOMINMAX UNICODE WIN32_LEAN_AND_MEAN _CRT_SECURE_NO_WARNINGS _UNICODE ) ```

I have the same issue. Is there anyone who wants to fix the bug?

I want PCL 1.14.1, and I'm really looking forward to it being merged.

姓名:傅泽 pull request :https://github.com/bramblex/jsjs-homework/pull/46

姓名:傅泽 pull request :https://github.com/bramblex/jsjs-homework/pull/46

you can see this video: https://www.youtube.com/watch?v=bnpeWwVdlMY

The latest available version on my computer is 3.4.0-rc2. The system is Ubuntu 20.04.