mirror of
https://github.com/vegu-ai/talemate.git
synced 2025-12-16 11:47:48 +01:00
8 lines
405 B
Markdown
8 lines
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
|