release/1.0.8-rc3 #43

Merged
notazof merged 98 commits from release/1.0.8-rc3 into main 2026-08-26 22:49:51 +01:00
Showing only changes of commit c4f6913fdb - Show all commits

LD_LIBRARY_PATH 2
Some checks failed
Dotnet build and test / build (pull_request) Has been cancelled

Paul Schneider 2026-08-26 07:05:00 +01:00
Signed by: notazof
GPG key ID: 1DD5D838E5343B06

View file

@ -49,7 +49,8 @@ jobs:
# 1. Variables de stabilisation
export RE_EMULATOR_DISABLE_CPUID_CHECK=1
export ANDROID_EMULATOR_DISABLE_VULKAN=1
export LD_LIBRARY_PATH=/opt/android-sdk/emulator/lib64:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH=/opt/android-sdk/emulator/lib64:/opt/android-sdk/emulator/lib64/qt/lib:$LD_LIBRARY_PATH
# 2. Appel direct du moteur sans passer par le script de vérification de Google
# Remplacez "postit_test_avd" par le nom exact de votre AVD