Error launching jmavsim SITL simulation

I’m using the PX4 firmware 1.12.3 version on Windows 11, but when I try to make the sitl on jmavsim, launching this command: “make px4_sitl jmavsim”, I have this error:
ERROR [px4_work_queue] setting sched params for wq:lp_default failed(134)
and also other error:
ERROR [mavlink] Device /dev/ttyACM0 does not exist

How can I solve this problem?