Some troubles with VS after compiling the engine from source

Hi , thanks for your answer.

Ok, the first “issue” is solved now (sorry for that), but the others are still present. I noticed two small changes, though.
Now if I click “Open Visual Studio” and VS is already open and debugging, it brings the VS window to the top. And if I add a new class and I choose to edit the code, it opens a new instance of VS in “text editor mode” (there’s no solution explorer neither compilation/debugging options) with the new created files.

I didn’t put it on the first post, but when I try to open VS and I get the “Could not open Visual Studio 2013 for project [the path of the project]” message, the output log throws this warning several times :

LogVSAccessor:Warning: Couldn’t access module table

I’m using 4.4.2 (I forgot to download 4.4.3 from Github before my subscription ended) and I also had the same problems with 4.4.1.