I've downloaded the qt visual studio add in from: http://qt.nokia.com/downloads/visual-studio-add-in
And I'm using Visual Studio 2008. How do I actually use this add in? I don't seem to be able to #include any of the libraries that come with it. The QT tab is up on the menu so where do I go from here?
Ive never used QT so this is just a shot in the dark but you may want to check the new project types and see if they added a baseline project wizard for their supported format to get you started. I would also check their docs if you can. there must be documentation somewhere for it.
I just did that. I currently have 2010, not 2008 like I stated in the title, which the libraries aren't compatible with. I'll download 2008 and try it. It looks promising though, thanks.