Pietro Saccardi
Pietro Saccardi
I managed to get a log from running `Rhino.exe` by starting manually ``` export WINEPREFIX=~/3D/_Rhino3D ~/.local/share/lutris/runners/wine/lutris-6.10-7-x86_64/bin/wine cmd.exe ``` I did it both with `wine` and `wine64`. In the meanwhile, I...
1. I tried both with "Rhino account" and "This computer", no difference. I did not try Zoo. 2. If I set the `renderer=no3d` option, afterwards I do not even get...
I will give it a try and see if I can get a clue about what happens!
Hi @gojimmypi ! I went through the examples; I didn't have time yet to adapt this to our project, but here's my understanding of the `CMakeLists.txt`: it selects wolfssl's source...
@gojimmypi I tried the examples you linked, I can compile them. I also managed to get my own app to link successfully with wolfssl and custom `user_settings.h`, copying [CMakeLists.txt](https://github.com/wolfSSL/wolfssl/blob/master/IDE/Espressif/ESP-IDF/examples/wolfssl_test/components/wolfssl/CMakeLists.txt) and...
> I've created https://github.com/wolfSSL/wolfssl/issues/6118 to track this in the wolfSSL repo. Thank you very much @gojimmypi! Having a project-specific `user_settings.h` that is not necessarily physically located in the wolfssl clone...
Drawing attention to this PR. Kicad 7 is released, and the change is still pending. The PR should be merged, possibly combined with the changes from [here](https://github.com/fullyautomated/KiJLC/issues/3#issuecomment-953858197) too keep retrocompatibility.