Hi guys ...

I am getting this error in release mode..

Qt Code:
  1. c:\Qt\2010.05\qt\lib\libQtSvg.a(qsvghandler.o):qsvghandler.cpp:(.text+0x6e2): undefined reference to `_imp___Z7qstrtodPKcPS0_Pb'
  2.  
  3. collect2: ld returned 1 exit status
To copy to clipboard, switch view to plain text mode 

I am trying to build it in release mode with static Static Linking.. and i get that error..

I googled the error and found out that was a bug in qt. Need a solution.

I am using mingw and qt 4.7 .




Thanks