Well, a lot of french do speak english, so you might try :-)
Trolltech has (from what I hear) a rather nice integration to Visual Studio, but it is only included in the commercial package. If those documents do not exist, it would be rather nice if you found the time to write something up and add it to the wiki once your problems are solved. It could save other people a lot of work...the one you are experiencing right now.
QMake is a cross-platform makefile/projectfile generator. I can very easily describe my project, i.e. what sources/headers/resources etc. I am using, and it will generate makefiles or visual studio project files (in the commercial setting or with the hack mentioned a little later) for you. You do not have to care about a thing. Added something? Run QMake again and you are set.
Did you check through the Qt Centre Wiki? :-)
Have you tried integration in Visual Studio?
Good Luck :-)
Bookmarks