|
From: Scott G. <sc...@gm...> - 2025-08-23 17:40:24
|
We will, but I'm still all thumbs with Gitlabs, so I'll let the experts assist with this. Scott On 8/23/25 09:27, Patrick Callahan wrote: > Are we backporting the OSG change to the library name to 2024.1? > > -Pat > > On Thu, Aug 21, 2025 at 11:52 AM bo23--- via Flightgear-devel > <fli...@li...> wrote: > > On 2025-08-21 09:56 +0200, Florent Rougon via Flightgear-devel wrote: > > Compilation and running of FG 2024.1 work for me with: > > > > download_and_compile.sh --cleanup > > download_and_compile.sh -s -pn -rn -cn > > git -C openscenegraph apply \ > > > /tmp/2025-08-20_CMake_minimum_version_to_3.20_-_from_next_to_release_2024-build.patch > > download_and_compile.sh -s -pn -dn -j$(nproc) -GNinja > > > > The purpose of the second command is to update all repositories > before > > applying the patch (d&c can stash uncommitted stuff and reapply > it after > > updating, however I prefer using -dn when working with local > changes). > > Thanks again! I usually run the first round with -dy and on subsequent > builds I disable downloading with -dn. Yours is a very nice approach. > > > _______________________________________________ > Flightgear-devel mailing list > Fli...@li... > https://lists.sourceforge.net/lists/listinfo/flightgear-devel > > > > _______________________________________________ > Flightgear-devel mailing list > Fli...@li... > https://lists.sourceforge.net/lists/listinfo/flightgear-devel |