MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014685 | CMake | QtDialog | public | 2014-01-07 04:15 | 2016-06-10 14:31 |
Reporter | Woomla | ||||
Assigned To | Clinton Stimpson | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | Windows | OS | Windows | OS Version | 8.1 |
Product Version | CMake 2.8.12 | ||||
Target Version | Fixed in Version | ||||
Summary | 0014685: cmake-gui does not display text in console | ||||
Description | Cmake-gui does not display any text in a windows console. | ||||
Steps To Reproduce | 1. Start console: cmd.exe. 2. Execute: cmake-gui --help. | ||||
Additional Information | I expect the help text to be displayed, just like cmake does. Instead nothing seems to happen, no gui, no help text. Running: cmake-gui --help cmake-help.txt creates the file with the expected text. I was looking for the command-line parameters (-H and -B). Probably the cause is that when writing to the console in a Qt GUI project (in windows 8.1) the text is not written to the parent console. Redirecting the text works. To attach to the parent console I once did (when not starting the gui): AttachConsole(-1);freopen("CONOUT$", "w", stdout); But this leaves the console open... | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-01-07 04:15 | Woomla | New Issue | |||
2014-01-07 08:59 | Brad King | Assigned To | => Clinton Stimpson | ||
2014-01-07 08:59 | Brad King | Status | new => assigned | ||
2014-01-07 21:12 | Clinton Stimpson | Note Added: 0034913 | |||
2014-01-15 03:07 | Woomla | Note Added: 0034942 | |||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042460 | |||
2016-06-10 14:29 | Kitware Robot | Status | assigned => resolved | ||
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|