We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
OS X 10.9 uses clang rather than gcc.
This causes the build of the sans models to fail.
Migrated from http://trac.sasview.org/ticket/228
{ "status": "closed", "changetime": "2014-04-02T21:52:42", "_ts": "2014-04-02 21:52:42.048977+00:00", "description": "OS X 10.9 uses clang rather than gcc. \n\nThis causes the build of the sans models to fail.", "reporter": "ajj", "cc": "", "resolution": "fixed", "time": "2014-04-02T21:51:41", "component": "SasView", "summary": "Get build working on Mavericks (OS X 10.9)", "priority": "minor", "keywords": "", "milestone": "SasView 3.0.0", "owner": "", "type": "defect" }
The text was updated successfully, but these errors were encountered:
Trac update at 2014/04/02 21:52:42:
2014/04/02 21:52:42
Fixed in changeset http://trac.sasview.org/ticket/6902 with added flags to compile options.
Flag added is -Wno-error=unused-command-line-argument-hard-error-in-future
This is not really a permanent solution, but does allow it to build.
Sorry, something went wrong.
No branches or pull requests
OS X 10.9 uses clang rather than gcc.
This causes the build of the sans models to fail.
Migrated from http://trac.sasview.org/ticket/228
The text was updated successfully, but these errors were encountered: