What is the usage of qt-vs-addin, and can i build Qt app in VisualStudio without qt-vs-addin?
-
[quote author="opengpu" date="1424920450"]what is the usage of qt-vs-addin, [/quote]See "What is the Qt Visual Studio add-in?":http://qt-project.org/faq/answer/what_is_the_qt_visual_studio_add-in
[quote author="opengpu" date="1424920450"]can i build Qt app in VisualStudio without qt-vs-addin?[/quote]Possibly, but I think you'll have to do a lot more work. Is that ok?
[quote author="opengpu" date="1424920450"]does qt-vs-addin just implement the moc.exe, rcc.exe, qmake.exe? and can i implement the moc.exe, rcc.exe, qmake.exe.[/quote]What do you mean by "implement"? The add-in runs the tools automatically for you.