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

Issues with Setting Up/Running on Windows 11 #25

Open
gustavo-alberto opened this issue Dec 19, 2024 · 0 comments
Open

Issues with Setting Up/Running on Windows 11 #25

gustavo-alberto opened this issue Dec 19, 2024 · 0 comments

Comments

@gustavo-alberto
Copy link

Problem Description

When attempting to install and run the project on Windows 11, several issues arise:

  • The installation of openmesh fails due to the requirement to have CMake properly configured.
  • OS-specific dependencies make the setup process challenging on non-Unix-like environments.

Proposed Improvement

To enhance compatibility and simplify project execution, I propose containerizing the application using Docker.

  • This would isolate the development environment, ensuring all dependencies are properly configured.
  • The setup would become standardized across different operating systems.

Benefits

  • Simplifies the setup process for new contributors.
  • Reduces issues related to differences in development environments.
  • Improves compatibility across multiple operating systems, including Windows, Linux, and macOS.
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

No branches or pull requests

1 participant