hi, when I start the example qtevents.exe (demo for vtk+qt) in windows, the console appears.  This is good for development, but finally I want to hide this console. I've tried sth. like set(LINK_FLAGS "${LINK_FLAGS} -mconsole") in 
CMakeLists.txt - without any effects.<br>Thank you for your advises.