I am trying to use CB (Latest nightly build - Feb 05) with QT4 on WinXP/ Mingw and I am having a problem. When I try to create a new project and select the Qt4 option a wizard opens. I enter the relevant paths and it takes me to a point where I have to enter the main Qt directory (in my case C:\Qt\4.3.3\) but it tells me that it cannot find the QtCore4 library. Strangely it tells me that it tried appending .a and .lib. The file is there in the /lib folder but it is a dll (of course) not a .a or a .lib file. Could this be why it isn't finding it?
Any help would be greatly appreciated.
Thanks,
Tony