Ticket #2769 (closed: fixed)
CMake release build on windows produces a console
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | critical | Milestone: | Iteration 28 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Whitty |
Description
Using Cmake to build MantidPlot on windows cause a console window to appear in Release mode.
Also the icon has disappeared.
Change History
comment:2 Changed 10 years ago by Martyn Gigg
- Owner set to Martyn Gigg
- Status changed from new to accepted
comment:5 Changed 9 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
comment:6 Changed 9 years ago by Michael Whitty
- Status changed from verify to verifying
- Tester set to Michael Whitty
Note: See
TracTickets for help on using
tickets.
(In [10566]) Refs #2769. Ensure that the console does not appear in release builds of MantidPlot. (AppWindow change just ensures that MantidPlot.exe gets rebuilt).