Skip to content

fix: Add C++ compiler prerequisite in readme#422

Open
srinivasrk wants to merge 1 commit intoHKUDS:devfrom
srinivasrk:srinikul/readme-update
Open

fix: Add C++ compiler prerequisite in readme#422
srinivasrk wants to merge 1 commit intoHKUDS:devfrom
srinivasrk:srinikul/readme-update

Conversation

@srinivasrk
Copy link
Copy Markdown
Contributor

Description

Adds a Windows-only prerequisite note to the setup documentation in README.md under Get Started → Prerequisites.
This documents the missing compiler fix: install Visual Studio Build Tools (if Visual Studio is not installed) and select the Desktop development with C++ workload.

Related Issues

  • Closes #...
  • Related to #...

Module(s) Affected

  • docs (Documentation)
  • agents
  • api
  • config
  • core
  • knowledge
  • logging
  • services
  • tools
  • utils
  • web (Frontend)
  • scripts
  • tests
  • Other: ...

Checklist

  • I have read and followed the contribution guidelines.
  • My code follows the project's coding standards.
  • I have run pre-commit run --all-files and fixed any issues.
  • I have added relevant tests for my changes.
  • I have updated the documentation (if necessary).
  • My changes do not introduce any new security vulnerabilities.

Additional Notes

This is a docs-only change intended to prevent Windows setup failures caused by missing C++ build tooling during dependency installation.

@srinivasrk
Copy link
Copy Markdown
Contributor Author

This is needed for numpy build on windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant