Michaël Daniel
Results
3
comments of
Michaël Daniel
All right. I'll have a look later, thank you.
the update-alternatives trick did the job. Many thanks. My command list (for my orangepi 5, Debian Bookworm) is : ``` cmake -B build sudo apt install clang-16 libclang-rt-16-dev sudo update-alternatives...
Thank you. Informations in that thread are actually interestings. I worked around the problem first by configuring my wifi connection (in fact commands like "/etc/rc.d/netif stop" or "ifconfig wlan0 down"...