Saturday, October 8, 2011

Building Qt for visual studio use

If You want to use Qt with visual studio You need to rebuild it. I'm warning You that on a i5 on all cores it takes about an hour, but it's worth it because You can debug entire Qt code in a visual c++ manner.

Here's how to do it: http://www.holoborodko.com/pavel/2011/02/01/how-to-compile-qt-4-7-with-visual-studio-2010/

Now I'm doing some initial project work in my masters main algorithm. I will connect CUDA OpenCV and Qt into one solution, it's not that hard as it may look.

No comments:

Post a Comment