cmake-gui Cygwin issues

I have been using cmake-gui on Cyqwin. The most recent binary is 3.14.5.

  1. The version prints a lot of error messages as follows.QXcbShmImage: shmget() failed (88: Function not implemented) for size 67392 (216x78)
    QXcbShmImage: shmget() failed (88: Function not implemented) for size 149776 (407x92)

This is not a problem.

  1. The code will occasionally freeze. Then I have to restart. Can I get a version that doesn’t lock up?

  2. I resized the message window to copy the variables. Then I resized the window and it disappeared. How do I bring it back? I have tried deleting the code. I was not able to compile the most recent cmake-gui due to inability to find Qt sub features (moc and cui). How can I reset the window layout to the default?