JIT error on Windows

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!

2 Likes

same here, got error like this when compile simple code

JIT session error: Symbols not found: [ $ss27_allocateUninitializedArrayySayxG_BptBwlFyp_Tg5 ]

Failed to materialize symbols: { (main, { $ss5print_9separator10terminatoryypd_S2StFfA0_, $sSa12_endMutationyyF, $s10playground13numberOfStepsyS2iF, $ss27_finalizeUninitializedArrayySayxGABnlF, $ss5print_9separator10terminatoryypd_S2StFfA1_, main }) }