Integrate QT 5.4 in visual studio 2012
-
Hi, I'm trying to integrate my qtCreator project in visual studio. I have installed the qt add in for visual studio (last version), and then the qt menu bar is appeared in visual studio. I have set the qt path to C:\Qt\5.4\msvc2010_opengl (in the folder of qmake.exe, the /bin is automatically added). I think this is the correct procedure (but maybe I'm wrong). I have the following problems:
-When I try to right click on a visual studio project, most of the qt options are shown in gray (so I cannot export a vb project to work in qtcreator)
-If a try to open a qtcreator project from the qt menu in visual studio, while importing I get this error, why?
error picture
Thanks