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

Disallow 32-bit Windows builds. #1230

Merged
merged 1 commit into from
Jun 1, 2016
Merged

Conversation

bilke
Copy link
Member

@bilke bilke commented Jun 1, 2016

Can be forced by setting OGS_32_BIT=ON.

In general Windows 32-bit builds are not supported but often are accidentally configured (because CMake defaults to a 32-bit generator). Beside running OGS on Win XP there is no reason to build for 32-bit Windows.

Can be forced by setting OGS_32_BIT=ON
@endJunction
Copy link
Member

@TomFischer
Copy link
Member

Looks good. 👍

@chleh
Copy link
Collaborator

chleh commented Jun 1, 2016

👍 You could also disallow 32 bit builds on other platforms, or are they supported better on, e.g. linux?
OGS_32_BIT looks very innocent. I'd call it OGS_I_REALLY_DESPERATELY_NEED_TO_BUILD_32_BIT or something similar.

@bilke
Copy link
Member Author

bilke commented Jun 1, 2016

On Linux-based platforms it is much harder to configure for 32-bit so in this case I assume the person knows what he is doing...

@bilke bilke merged commit a26da79 into ufz:master Jun 1, 2016
@bilke bilke deleted the disallow-win-32bit branch June 1, 2016 15:06
@ogsbot
Copy link
Member

ogsbot commented Jun 19, 2020

OpenGeoSys development has been moved to GitLab.

See this pull request on GitLab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants