I wanted to program interfaces in Qt, but I don’t know how to make Qt libraries friend with VS2012. How to do it?

    1 answer 1

    Try installing this visual studio add-in . Well, of course, download-install Qt libraries themselves.

    • I already tried, swears that the version does not fit = / - RomanNVKZ
    • one
      You can try to do as per the link http://stackoverflow.com/questions/10863466/how-to-set-visual-studio-2012-rc-compiler-for-qt-instead-of-mingw - AlekseyOk