> On Dec 2, 2025, at 12:52, Robert Helling <[email protected]> wrote:
> 
> Hi Dirk,
> 
>> On 2. Dec 2025, at 18:39, Dirk Hohndel <[email protected]> wrote:
>> 
>> So, I guess my script should have started earlier in the process.
>> 
>> (1) install the official Qt binaries for macOS in your ~/Qt
>> (2) set your PATH to ~/Qt/6.10.1/macos/bin:$PATH [[ or which ever version 
>> you installed ]]
>> (3) rm -rf subsurface/build
>> 
>> now run the script I gave you.
>> 
> 
> I did this in a brand new directory ~/src/ssrf-qtlocal/
> 
> This did not get very far:
> Switched to a new branch 'qt6-upstream'
> branch 'qt6-upstream' set up to track 'origin/qt6-upstream'.
> + mkdir -p build
> + cd build
> + qmake6 INCLUDEPATH=/Users/Helling_1/src/ssrf-qtlocal/install-root/include 
> CONFIG+=release ../googlemaps.pro
> Info: creating stash file 
> /Users/Helling_1/src/ssrf-qtlocal/googlemaps/build/.qmake.stashProject ERROR: 
> Unknown module(s) in QT: location positioning
> 


So did you include QtPositioning when installing Qt 6 ?

/D

_______________________________________________
subsurface mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to