hi, i am new to using qt4...
i have installed qt4 opensource edition and i have also installed ms visual studio 2005...
i try to compile some source code {from the command line} using
qmake -project
qmake project_name.pro
and i get varius compilation errors....
The code that i try to compile is correct because, i basically try to run the examples from "C++ GUI Programming with Qt 4" book....what am i doing wrong, is there a possible conflict betweetn qt and ms visual studio??
plz help!
Bookmarks