Opened 10 years ago

Closed 10 years ago

#228 closed defect (fixed)

Get build working on Mavericks (OS X 10.9)

Reported by: ajj Owned by:
Priority: minor Milestone: SasView 3.0.0
Component: SasView Keywords:
Cc: Work Package:

Description

OS X 10.9 uses clang rather than gcc.

This causes the build of the sans models to fail.

Change History (1)

comment:1 Changed 10 years ago by ajj

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in changeset #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.

Note: See TracTickets for help on using tickets.