Ticket #2370 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

UserAlgorithm SConstruct does not compile with VS express

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Iteration 27
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Anders Markvardsen

Description

Visual studio express doesn't ship with the openmp libraries but our UserAlgorithms SConstruct activates the flag regardless.

There needs to be a check for the library.

Change History

comment:1 Changed 10 years ago by Martyn Gigg

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

(In [9318]) Add a check for the OpenMP library so that the /openmp flag is only included if the libaray is present. Fixes #2370

comment:2 Changed 10 years ago by Anders Markvardsen

  • Status changed from verify to verifying
  • Tester set to Anders Markvardsen

comment:3 Changed 10 years ago by Anders Markvardsen

  • Status changed from verifying to closed

News is that Yaun successfully benefitted from this fix

comment:4 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3217

Note: See TracTickets for help on using tickets.