Cyril Joly
Cyril Joly
Haha, I should be blind or maybe I was too tired the day I wrote this issue... There is actually some explanations at the very end of the FAQ! 😅...
Hi @costashatz, @boisgera, Just tried on my VM Ubuntu 24.04 ARM64. Install script works fine, and after updating `.bashrc` as requested in the doc, I can run several C++ examples...
> It's unclear to me why, but the easiest workaround is to indeed disable shadows by default on Mac. I found on some forum that there is no support anymore...
Hi @costashatz, a little update about these segfault. I figured out they happen only when my computer is docked and an extra screen is connected. I figured out by accident...
Hello @costashatz , Thanks for your fast reply! >This is very weird. brew install dartsim --only-dependencies and brew install binutils pybind11 should install cmake! In my MacOS CI (MacOS 12),...
Hi @costashatz , I think I succeed to update the install script for MacOS Silicon. I will summarize bellow the parts that are not working well with the original script....
Hi @costashatz , I am currently trying the new MacOS script on a fresh VM (MacOS 14, last version). I first installed `ffmpeg`, `Xquartz` and `CMake` (`Xquartz` brings some headers...
Hi @costashatz There is still the problem with `waf` --> Need to go up one more folder. After I corrected the problem with the `cd` command, it does not work,...