Files
ort/docs/content/troubleshooting/compiling.mdx
2026-03-06 01:10:37 -06:00

9 lines
335 B
Plaintext

---
title: 'Troubleshooting: Issues compiling/linking'
---
# Troubleshooting: Issues compiling/linking
## Unresolved external symbol `__std_*`
If you encounter these errors when linking on Windows, make sure your Visual Studio 2022 installation is up to date; at least version **17.14** is required when using default pyke binaries.