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

Add CI to build with CMake #270

Closed
wants to merge 3 commits into from
Closed

Add CI to build with CMake #270

wants to merge 3 commits into from

Conversation

thbeu
Copy link

@thbeu thbeu commented Mar 28, 2024

Let me know what you think about adding GitHub Actions worfklow to build the project on Win with MSVC and MinGW, MacOS and Ubuntu.

As a start it builds with BUILD_VIEWER_APPLICATION=OFF. It also reveals some build issues, see https://github.com/thbeu/ifcplusplus/actions/runs/8473111995.

Superseding #43. Closes #159.

@ifcapps
Copy link
Collaborator

ifcapps commented Mar 29, 2024

Thanks for the pull request.
However, I don't want to go into supporting 7 year old compiler versions. I have not seen a situation yet, where that makes sense.
To merge this change, I would have to test many different applications (Windows and Linux) where I don't want to break compatibilty.

@thbeu
Copy link
Author

thbeu commented Mar 29, 2024

Hm, did not see this as a breaking change. Never mind,

@thbeu thbeu closed this Mar 29, 2024
@thbeu thbeu deleted the add-ci branch March 29, 2024 07:38
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.

Building ifcplusplus on MacOSX
2 participants