Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Just wondering if I developed a software in VS with the Qt add-in, if it will work in another machine with VS but no Qt add-in. Anyone nows if it will compile?
Once you have a .vcproj or .sln you should be able to build your Qt app on any VS machine provided you have the necessary Qt libraries etc etc.
Does that make sense?