When QT launches QT Creator at the end of the install (mingw) it comes up fine and GDB works perfectly. When I launch Creator later I get 4 pop-ups about missing .dll's for gdb.exe(cygwin1.dll). gdb still works fine. I then installed cygwin and all the pop-ups went away except for cygncurses-8.dll. I found a copy of this dll on the net, but using it causes creator to not start at all. SO bottom line everything works, but this is annoying. I wonder why I didn't see this when qt installer launches creator. Are there some special command line arguments?