Re: [Interest] can't debug 64bit intel windows app on ARM CPU

2022-01-26 Thread Cristian Adam
On 25/01/2022 19:49, Cristian Adam wrote: Hi, If you don't have an x64 debugger then I would assume it's a problem with the debugger installation. As it turns out Microsoft doesn't install the x64 cdb.exe with the /"Windows Software Development Kit - Windows 10.0.22000.194" /package. I d

Re: [Interest] can't debug 64bit intel windows app on ARM CPU

2022-01-25 Thread Thiago Macieira
On Tuesday, 25 January 2022 10:49:42 PST Cristian Adam wrote: > Which Windows version are you using? Only Windows 11 has support for x64 > virtualization for Arm64 machines. Even if it supports virtualising execution, it may not support debugging of virtualised content. -- Thiago Macieira - thi

Re: [Interest] can't debug 64bit intel windows app on ARM CPU

2022-01-25 Thread Hamish Moffatt via Interest
On 26/1/22 05:49, Cristian Adam wrote: Hi, Please open a bug report at https://bugreports.qt.io/ Which Windows version are you using? Only Windows 11 has support for x64 virtualization for Arm64 machines. It sounds like a Visual Studio installation issue and nothing to do with Qt

Re: [Interest] can't debug 64bit intel windows app on ARM CPU

2022-01-25 Thread Cristian Adam
Hi, Please open a bug report at https://bugreports.qt.io/ Which Windows version are you using? Only Windows 11 has support for x64 virtualization for Arm64 machines. Qt Creator 6.0.2 is only delivered as x64 app, so if you can run it I assume you have Windows 11. And being a x64 application

Re: [Interest] can't debug 64bit intel windows app on ARM CPU

2022-01-25 Thread David M. Cotter
does nobody else have an M1 mac and Parallels Desktop or VMWare, who develops for both mac and windows? > On Jan 23, 2022, at 5:14 PM, David M. Cotter wrote: > > I have an ARM cpu, and have installed the ARM version of Windows. it has that > "x86 emulation" built in so this *shouldn't" be a pr

[Interest] can't debug 64bit intel windows app on ARM CPU

2022-01-23 Thread David M. Cotter
I have an ARM cpu, and have installed the ARM version of Windows. it has that "x86 emulation" built in so this *shouldn't" be a problem. but it is. i've installed MSDev 2019 community edition, with a few extra individual components, this config is EXACTLY the same as my intel computer's msdev i