Search code examples
qtvisual-studio-addinsvisual-c++-2010-express

How to import qt projects in visual c++ 2010?


I developed an application using qtCreator and I figured out that I need to import the project in visual studio. I tried to run the visual studio add-in (1.1.9) but it didn't work. Knowing that I have visual c++ express edition 2010

Are there any workarounds?


Solution

  • I solved the problem using Qt Add-in a detailed solution can be found at http://www.holoborodko.com/pavel/2011/02/01/how-to-compile-qt-4-7-with-visual-studio-2010/