Ticket #6610 (closed: fixed)
Upgrade scons to work with Visual Studio 2012
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | blocker | Milestone: | Release 2.5 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Nick Draper |
Description
We still ship scons for users to build extensions. The current version we ship doesn't pick up MSVC 2012 and only the newer versions have a way of forcing the compiler.
Change History
comment:2 Changed 8 years ago by Martyn Gigg
Update UserAlgorithms SConstruct for MSVC 2012. Refs #6610
Changeset: 11942a0d1c5eda5cc7fe85bf56a59b2f5d14ef43
comment:4 Changed 8 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
Tester: Basically if the UserAlgorithms system test is running correctly then this is working.
comment:5 Changed 8 years ago by Nick Draper
- Status changed from verify to verifying
- Tester set to Nick Draper
Note: See
TracTickets for help on using
tickets.
Upgrade embedded scons for windows to 2.2 to work with VS 2012
Refs #6610