简体   繁体   中英

Add Qt to an existing Visual Studio 2013 C++ project

I have an existing C++ project in Visual Studio 2013 . I need to add a Qt form to it. Is there an automated/simple way to do it? Otherwise, which steps do I have to follow?

If you are using 2013, i'd suggest you to use the Qt VsAddin. It will automatically configure your project for Qt and contains wizard from specific Qt classes creations.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM