Hi
I'm wondering if it is possible to compile Qt code with a third-party compiler like visual C++ ? I've tried to compile the most basic code examples with visual studio without any success. Visual studio is pointed to both the library location and the include folder, but I only geta bunch of errors when compiling. If it's possible can someone tell me how to setup visual studio. I'm using the open source version of Qt.

thanks!