Hi
From yesterday I begin to have the problem with building Qt projects with mingw32-make in WinXP
my conf is OK
Before yesterday all was OK
I have the next error:
../serPortPlot_1/main.cpp: In function 'int qMain(int, char**)':
../serPortPlot_1/main.cpp:11: warning: no return statement in function returning non-void
mingw32-make[1]: Leaving directory `C:/PavelWork/DEV/TEST/serPortPlot_1-build-desktop'
mingw32-make: Leaving directory `C:/PavelWork/DEV/TEST/serPortPlot_1-build-desktop'
mingw32-make[1]: *** [debug/main.o] Error -1073741819
mingw32-make: *** [debug] Error 2
?