ryan
ryan
these works on Mac `npm install electron` `electron .` then you will see the cube
Same problem. I add cronet_http to app, (support windows and android both), when RUN flutter build windows, I got this error. ``` CMake Error at C:/Program Files/Microsoft Visual Studio/2022/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake:230 (message):...
I got a workaround: 1. add jdk and maven choco install openjdk --version=17.0.2 choco install maven 2. add JAVA_HOME to WINDOWS env 