On 07/07/2022 01.29, Vishesh Tanksale wrote:
Hello,

I installed qemu using brew on my mac running macOS Monterey 12.4. I am not able to run a VM with VNC. I get following error message

$ qemu-system-x86_64 -vnc :0
qemu-system-x86_64: -vnc :0: VNC support is disabled

That message means that the VNC code has not been compiled into the binary.

Can anyone please help me enable VNC support?

You need to get a different binary that has VNC support compiled in (no clue where to get that for macOS, though).

 HTH,
  Thomas


Reply via email to