mirror of
https://github.com/pykeio/ort
synced 2026-04-25 16:34:55 +02:00
9 lines
335 B
Plaintext
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.
|