Ticket #507 (closed: fixed)
Fix MantidPlot so that it will actaully run when compiled in debug mode
Reported by: | Martyn Gigg | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Iteration 16 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
When compiled in debug mode, MantidPlot throws an assertion pretty much as soon as it starts up. i.e. at the start of main
Change History
Note: See
TracTickets for help on using
tickets.
(In [2215]) MantidPlot now loads up in debug mode. Also fixed the lack of Q_OBJECT macro warning. Closes #507