Hi --

Hopefully I'm doing this right -- I'm new to the "message board" scene!

I just installed QT and the Visual Studio QT add-in -- the newest versions from the website. After playing with path variables, I managed to get the "Launch Designer" and "Launch Linguist" options in the QT menu to work. However, I can't get the rest to work. My two problems (hopefully related) are:

1. When I go to File > New > Project ... and select the "Qt Application" template, when I go through the project wizard and click "Finish" a dialog pops up with the following message: "The given path's format is not supported."

2. When I click "Open Qt Project File (.pro) ..." under the QT menu, the same message appears, with a stack trace below.

Do you know what could cause this? Thanks!

- jms...

PS -- Does anyone have experience using QT and CUDA together? Is this possible within Visual Studio?