Click here to Skip to main content
15,887,027 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Wordle 354 Pin
Vivi Chellappa8-Jun-22 11:31
professionalVivi Chellappa8-Jun-22 11:31 
GeneralI feel like a goof Pin
honey the codewitch7-Jun-22 13:28
mvahoney the codewitch7-Jun-22 13:28 
GeneralRe: I feel like a goof Pin
Randor 7-Jun-22 13:44
professional Randor 7-Jun-22 13:44 
GeneralRe: I feel like a goof Pin
Ron Anders7-Jun-22 15:26
Ron Anders7-Jun-22 15:26 
GeneralRe: I feel like a goof Pin
Daniel Pfeffer7-Jun-22 16:45
professionalDaniel Pfeffer7-Jun-22 16:45 
GeneralRe: I feel like a goof Pin
OriginalGriff7-Jun-22 20:15
mveOriginalGriff7-Jun-22 20:15 
GeneralRe: I feel like a goof Pin
honey the codewitch7-Jun-22 20:38
mvahoney the codewitch7-Jun-22 20:38 
GeneralRunning Visual Studio 2022 in Windowws 11 on Parallels on a mac mini M1 Pin
Chris Maunder7-Jun-22 6:10
cofounderChris Maunder7-Jun-22 6:10 
Just in case anyone was foolish enough to try this.

Setting up Parallels / Win11 on an M1 mac is really, really easy. You'll have a 64bit OS running 4 CPUs @ 3.2GHz and 6Gb RAM by default. Windows 11 is actually pretty snappy in Parallels.

Setting up Visual Studio is the same ol' experience, except for the big DO NOT EVEN TRY INSTALLING VS ON ARM IT'LL BE TERRIBLE subtle warning that pops up. So we ignore that and move on.

Visual Studio 2022 will run, but it runs through x64 emulation. It's not pretty.

CodeProject Build times (80 projects)
  • 2 year old iMac i7 / 16GB:             43s
  • M1 mac mini 6Gb RAM / 4CPUs:   6m 47s
Kinda rough. But it built and it debugged.

Now let's max out the VM
  • M1 mac mini 10Gb RAM / 6CPUs: 6m 47s
A significant gain. But still: ouch. Workable, but painful.
cheers
Chris Maunder

GeneralRe: Running Visual Studio 2022 in Windowws 11 on Parallels on a mac mini M1 Pin
0x01AA7-Jun-22 6:13
mve0x01AA7-Jun-22 6:13 
GeneralRe: Running Visual Studio 2022 in Windowws 11 on Parallels on a mac mini M1 Pin
Chris Maunder8-Jun-22 3:04
cofounderChris Maunder8-Jun-22 3:04 
GeneralRe: Running Visual Studio 2022 in Windowws 11 on Parallels on a mac mini M1 Pin
OriginalGriff7-Jun-22 6:47
mveOriginalGriff7-Jun-22 6:47 
GeneralRe: Running Visual Studio 2022 in Windowws 11 on Parallels on a mac mini M1 Pin
Chris Maunder8-Jun-22 3:05
cofounderChris Maunder8-Jun-22 3:05 
GeneralRe: Running Visual Studio 2022 in Windowws 11 on Parallels on a mac mini M1 Pin
TNCaver7-Jun-22 10:27
TNCaver7-Jun-22 10:27 
GeneralRe: Running Visual Studio 2022 in Windowws 11 on Parallels on a mac mini M1 Pin
Chris Maunder8-Jun-22 3:16
cofounderChris Maunder8-Jun-22 3:16 
GeneralRe: Running Visual Studio 2022 in Windowws 11 on Parallels on a mac mini M1 Pin
TNCaver8-Jun-22 5:05
TNCaver8-Jun-22 5:05 
GeneralRe: Running Visual Studio 2022 in Windowws 11 on Parallels on a mac mini M1 Pin
Chris Maunder9-Jun-22 11:45
cofounderChris Maunder9-Jun-22 11:45 
GeneralRe: Running Visual Studio 2022 in Windowws 11 on Parallels on a mac mini M1 Pin
Member 91670577-Jun-22 20:13
Member 91670577-Jun-22 20:13 
GeneralRe: Running Visual Studio 2022 in Windowws 11 on Parallels on a mac mini M1 Pin
Chris Maunder8-Jun-22 3:22
cofounderChris Maunder8-Jun-22 3:22 
GeneralRe: Running Visual Studio 2022 in Windowws 11 on Parallels on a mac mini M1 Pin
Paul Sanders (the other one)7-Jun-22 20:57
Paul Sanders (the other one)7-Jun-22 20:57 
GeneralRe: Running Visual Studio 2022 in Windowws 11 on Parallels on a mac mini M1 Pin
Chris Maunder8-Jun-22 3:04
cofounderChris Maunder8-Jun-22 3:04 
GeneralRe: Running Visual Studio 2022 in Windowws 11 on Parallels on a mac mini M1 Pin
cbolivar8-Jun-22 2:10
cbolivar8-Jun-22 2:10 
GeneralRe: Running Visual Studio 2022 in Windowws 11 on Parallels on a mac mini M1 Pin
GeekyBryan9-Jun-22 6:45
GeekyBryan9-Jun-22 6:45 
GeneralRe: Running Visual Studio 2022 in Windowws 11 on Parallels on a mac mini M1 Pin
Chris Maunder9-Jun-22 11:36
cofounderChris Maunder9-Jun-22 11:36 
GeneralIt was 20 years ago today... PinPopular
Mike Hankey7-Jun-22 4:55
mveMike Hankey7-Jun-22 4:55 
GeneralRe: It was 20 years ago today... Pin
OriginalGriff7-Jun-22 5:32
mveOriginalGriff7-Jun-22 5:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.