[Qt-interest] Qt Visual Studio plugin doesn't honor paths on import
Konstantin Tokarev
annulen at yandex.ru
Mon Oct 10 12:41:29 CEST 2011
06.10.2011, 20:04, "Scott Aron Bloom" <Scott.Bloom at onshorecs.com>:
> Using qmake, unfortunately, tends to push you towards an “insource” build area. It is POSSIBLE but difficult… and it took a ton of permutations on an old project of mine to get there…
It's not really difficult if you take into account that your build dir != your source dir. You could make the same mistakes with CMake as well. Of cource CMake documentation emphasizes use of out-of-tree builds, but so does Qt Creator when QMake is used.
--
Regards,
Konstantin
More information about the Qt-interest-old
mailing list