|
From: Rhys A. <rhy...@gm...> - 2023-06-21 21:00:36
|
That fixed the signing of the app bundle, Thanks! I have attempted to use fgelev today but had no success. Running the executable gives the following output: ```Now checking for plug-in osgPlugins/osgdb_nvtt.dylib Error reading file w180s90-360x180.spt: file not found 1.30 [ALRT]:general ./fgelev: No data loaded``` This happens however it is run, clicking the executable, running it with command line flags and data, or from calling via a python script. The issue is not present on Windows, and presumably not Linux either. Is this user error which I tried to rule out, or is there perhaps an issue of sorts with FGElev on macOS which hasn;t been picked up on before. I have tested this on 2 separate macOS systems both producing the same result. On Wed, 21 Jun 2023 at 08:00, James Turner <ja...@fl...> wrote: > > > On 20 Jun 2023, at 18:31, Rhys Ackerman <rhy...@gm...> wrote: > > On another note - macOS .app outputs are failing apple notarization, build > logs say this is because "You must first sign the relevant contracts > online.", This causes the "Apple cannot verify this app is free of malware" > message on 10.15+, only way to bypass this is to either disable system > integrity protection which i have seen some users doing, or moving to > Applications, right clicking, and then pressing open. > > > Sorry, didn’t realise there was a new version of the Apple developer > agreement, I’ve accepted the 100+ page legal contract again :) > > Kind regards, > James > > _______________________________________________ > Flightgear-devel mailing list > Fli...@li... > https://lists.sourceforge.net/lists/listinfo/flightgear-devel > |