Re: [Interest] QtCreator and macOS ARM64

2022-03-18 Thread David M. Cotter
6.0.2 But 7.1rc1 also works > On Mar 18, 2022, at 2:06 PM, Michael Jackson > wrote: > > This should have gone to the QtCreator list. My apologies to this list. > > @David M. Cotter What version of QtCreator are you using? Maybe I just need > to remove all the preferences for older versions th

Re: [Interest] QtCreator and macOS ARM64

2022-03-18 Thread Michael Jackson
This should have gone to the QtCreator list. My apologies to this list. @David M. Cotter What version of QtCreator are you using? Maybe I just need to remove all the preferences for older versions that may be hanging around. -- Mike Jackson On 3/18/22, 3:14 PM, "Interest on behalf of Da

Re: [Interest] QtCreator and macOS ARM64

2022-03-18 Thread David M. Cotter
I’m running on a 2021 MacBook Pro with the M1 Max (arm) I debug daily on it but it’s a bit touchy (debugger crashes often, app hangs for no reason and debugger can’t break into it, sometimes breakpoints fail etc) But it DOES work. For me. -dave > On Mar 18, 2022, at 12:03 PM, Michael Jackson

[Interest] QtCreator and macOS ARM64

2022-03-18 Thread Michael Jackson
Is there a version of QtCreator where the lldb debugger can launch on macOS ARM64. I’m running macOS Big Sur (11.x) and when I try to debug I get the following error from the debugger: "error: process exited with status -1 (attach failed ((os/kern) invalid argument))"} I am running Qt Cr