ok, I have solved this problem.
The solution consists in modifying the winbase.h, parts that contain the 'volatile' type modifier near the formal parameter declaration in a few functions.
Kind Regards
ok, I have solved this problem.
The solution consists in modifying the winbase.h, parts that contain the 'volatile' type modifier near the formal parameter declaration in a few functions.
Kind Regards
Hello.
I have the some problem, could you explain more how modify the winbase.h?, because I don't have any volatile type in my winbase.h.
Thank you.
I also have the same problem.
I found the winbase.h in MinGW but I don't know how to configure it.
Please explain how to configure it?
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
?
Bookmarks