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

CI for OSX and Windows #45

Open
sillydan1 opened this issue Mar 20, 2023 · 0 comments
Open

CI for OSX and Windows #45

sillydan1 opened this issue Mar 20, 2023 · 0 comments
Labels
enhancement 💡 New feature or request good first issue 🧑‍💻 Good for newcomers help wanted 🙏 Some assistance is required

Comments

@sillydan1
Copy link
Owner

Getting CI up and running for platforms other than GNU/Linux would make this project much easier to get into. I have tried to get both osx and windows working, but I keep running into platform specific annoyances such as cmake's FindFLEX script not providing the FLEX_INCLUDE_DIR variable on macos and std::stringstream being implemented "wrong" in the msvcpp stl has been some really annoying roadblocks.

It would be best if we could officially support all platforms (osx, linux, windows and freebsd(maybe?))

I personally dont have much experience with github workflows and the limited tinkering I have done have given me a bad impression. If anyone can help by providing a PR with the workflows that would be really nice.

@sillydan1 sillydan1 added enhancement 💡 New feature or request help wanted 🙏 Some assistance is required good first issue 🧑‍💻 Good for newcomers labels Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 💡 New feature or request good first issue 🧑‍💻 Good for newcomers help wanted 🙏 Some assistance is required
Projects
None yet
Development

No branches or pull requests

1 participant