|
From: <bo...@gm...> - 2025-08-18 17:52:59
|
On 2025-08-18 11:49 +0200, Florent Rougon via Flightgear-devel wrote: > Le 18/08/2025, James Turner <ja...@fl...> a écrit: > > > Can you confirm you’re deleting the build directory between each of the tests? > > Good hint; the following works for me: > > download_and_compile.sh --cleanup -s -pn -j$(nproc) -GNinja SIMGEAR FGFS DATA CARES PLIB I did cleanup similar to what Florent did, but without Ninja. Anyways, trying with Ninja results in the same error. Some more info: GPU: NVIDIA GeForce GTX 1660 SUPER Driver: 550.163.01-2 (from Debian non-free repo) I know on Ubuntu there are newer drivers available for NVIDIA, like version 570 or something. I have found version 580 on the NVIDIA website. I am going to test if upgrading to it would change anything, but not in the next two or three weeks. Florent, you are also on Debian 13, right? Which graphics card and driver do you use? |