Hi Alberto, Iam using internal Mangaro repository which do ART compilation automatically based on comunity complation flags and commands. Iam doing right now a manual git installation as mentioned above. I have a AMD Ryzen 5700G which have 8 cores / 16 threads with an integrate Radeon GPU
- git clone agriggio / ART / wiki / Home — Bitbucket
- cd art
- git pull
- cmake -DCMAKE_BUILD_TYPE=Release
- make install
It is building right now, I will let you know if thats works for me. Let me know if Iam right with that. Thanks
UPDATE: After complilation and install, Iam now at version 6061bdb26 but same issue, randomly when I change from image to image the software crashes. Maybe I need to indicate cpu cores into compliation flags