Hi,

All of my projects in Qt Creator 3.1.0 on Linux have a problem debugging with GDB. When I try to start the debugger, I get the well-known "error while loading shared libraries: libxerces-c.so.27: cannot open shared object file: No such file or directory." I have set the Build Environment for each project to set LD_LIBRARY_PATH to the correct path for the library, and I know it's correct because when I use the "Run" function, it runs fine. The other thing that's odd is that it debugs fine if I enable the "Run in terminal" checkbox under the project's Run Settings, but of course it runs in a separate terminal. I do not get this problem with Qt Creator 2.6.2. Anyone have a solution?

RHELinux 6.2
Qt Creator 3.1.0