mirror of
https://github.com/vegu-ai/talemate.git
synced 2025-09-04 03:19:16 +00:00
8 lines
No EOL
405 B
Markdown
8 lines
No EOL
405 B
Markdown
# Windows
|
|
|
|
## Installation fails with "Microsoft Visual C++" error
|
|
|
|
If your installation errors with a notification to upgrade "Microsoft Visual C++" go to https://visualstudio.microsoft.com/visual-cpp-build-tools/ and click "Download Build Tools" and run it.
|
|
|
|
- During installation make sure you select the C++ development package (upper left corner)
|
|
- Run `reinstall.bat` inside talemate directory |