Hi,

I am using Qt Creator 1.3.83 and am having issues compiling my code into debug mode. Everything compiles and runs fine in release mode though. I downloaded and have my PATH pointing to Qt 4.6.2 for Windows (VS 2008). Qt Creator is set to build using "Qt in PATH Debug".

When I try to build in debug mode I get the following compiler error:
qtmaind.lib(qtmain_win.obj) : fatal LNK1103: debugging information corrupt; recompile module
command failed with exit code 1103
jom 0.8.3 -empower your cores
Does anybody have any ideas on how to remedy this?