I have Qt installed + Qt Eclipse Integration + MinGW but I can't seem to find a way to build a new Qt GUI project.
I'm getting the following error:
Error launching builder (mingw32-make debug ) (Cannot run program "mingw32-make": Launching failed)
I've updated the Path variable and added all I can think about that can be related and nothing..
Path now is:
C:\PROGRAM FILES\THINKPAD\UTILITIES;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\WINDOWS\Downloaded Program Files;C:\Program Files\PC-Doctor for Windows\services;C:\Program Files\SMLNJ\bin\;C:\Program Files\Chez Scheme Version 7.4\bin\i3nt;C:\Program Files\QuickTime\QTSystem\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Qt\2009.03\qt\bin;C:\Qt\2009.03\bin;C:\MinGW\bin;
any ideas..??
Thanks, C.