Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README with Windows-Specific Installation Instructions #63

Merged

Conversation

LOPES3000
Copy link

This pull request updates the README to include detailed, Windows-specific installation instructions. The changes are intended to help Windows users successfully build and install L4CasADi without encountering common pitfalls such as using an unsupported compiler or running into file path length issues. Key additions include:

Windows Prerequisites:
Guidance on installing CMake and Visual C++ Build Tools instead of a GCC compiler.

PATH Configuration:
Instructions to ensure both CMake and the Visual C++ Build Tools are correctly added to the system PATH.

File Path Length Considerations:
A note to avoid overly long directory paths during the build process to prevent Windows path length limitations.

These modifications aim to streamline the setup process for Windows users, improving overall user experience and reducing installation errors on that platform. Please review and merge if acceptable.

@Tim-Salzmann
Copy link
Owner

Thank you! This is great!

@Tim-Salzmann Tim-Salzmann merged commit 375794c into Tim-Salzmann:main Mar 3, 2025
6 checks passed
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.

2 participants