From your Environment - see also google on how to permanently set global/user env variables.
For now you can do 'set LIB=' and 'set INCLUDE=' in you qt command prompt and rerun qmake and mingw32-make
From your Environment - see also google on how to permanently set global/user env variables.
For now you can do 'set LIB=' and 'set INCLUDE=' in you qt command prompt and rerun qmake and mingw32-make
still the same error.
I am running it on Athlon XP
I downloaded 4.3.2 and it is giving the same error![]()
Could you try running make distclean and configure -debug ... and then make?
If that doesn't work run "qmake -r -config debug" after configure (but try without it first).
Ok I got it working on another machine.
Strange that it was not working on this machine. I had install GTK also - maybe because of that. Dont know why it was giving problem. Will check it out and post it here if I get to the problem.
Thanks a lot to everyone who replied.
Bookmarks