Hello,

i get following error message..

I have designed a MainWindow with the designer and run following:
qmake -project
qmake
make
Errror:
Qt Code:
  1. d:\apps\Qt\4.4.0\lib/libqtmain.a(qtmain_win.o)(.text+0x26):qtmain_win.cpp: undef
  2. ined reference to `__gxx_personality_sj0'
  3. d:\apps\Qt\4.4.0\lib/libqtmain.a(qtmain_win.o)(.text+0x156):qtmain_win.cpp: unde
  4. fined reference to `qMain(int, char**)'
  5. collect2: ld returned 1 exit status
  6. mingw32-make[1]: *** [release\SV.exe] Error 1
  7. mingw32-make[1]: Leaving directory `W:/1Data/Public/Temp/SV'
  8. mingw32-make: *** [release] Error 2
To copy to clipboard, switch view to plain text mode