|
From: <bo...@gm...> - 2025-08-19 05:56:42
|
On 2025-08-19 00:03 +0200, Florent Rougon via Flightgear-devel wrote: > Le 18/08/2025, Florent Rougon via Flightgear-devel <fli...@li...> a écrit: > > > Good hint; the following works for me: > > > > download_and_compile.sh --cleanup -s -pn -j$(nproc) -GNinja SIMGEAR FGFS DATA CARES PLIB > > Sorry, that was silly: I forgot to include OSG in that command; since > the 'openscenegraph' symlink I had in the “dnc-managed” dir pointed to > an osg repo where the 'next' branch was checked out, the build used > that (precisely, 51b991fe6). Don't feel too sorry, I also missed it. In fact, I didn't include any component in my line, thus defaulting to ALL. At least you spared me the chore going through a manual driver installation. It's gotten way better in the last years, but I would still only do it, if I had plenty of time available. |