I used the "Installation via Windows Package Manager" method on the official swift page. I've done everything necessary (to my knowledge), yet when I just try to do something as simple as printing "Hello World", I always get an error like this:
JIT session error: Symbols not found: [ swift_FORCE_LOAD$_swiftWinSDK, swift_FORCE_LOAD$_swiftCRT, $ss27_allocateUninitializedArrayySayxG_BptBwlFyp_Tg5 ]
I am pretty new to programming, so I would appreciate it if you tried to keep it relatively simple. Thank you!