[Interest] qmake's visual studio generator does not handle recursive subdir templates

Kalinowski Maurice Maurice.Kalinowski at theqtcompany.com
Tue Nov 24 13:03:26 CET 2015


> >
> 
> Thanks everyone. After you confirmed that it should work, I had another
> close look. I had the template = subdirs set, but qmake gives me warnings [1]
> that it cannot find several *.vcxproj files. While analyzing the logs, I found out
> that I used an out-of-source build and qmake expected the *.vcxproj in the
> source folder instead of the build folder. If I run the exact same command in
> the source folder, everything is perfectly working as you said.
> 
> So I assume I just hit a small bug in qmake, that it cannot handle out-of-
> source builds properly.
> 
> Cheers R.
> 
> [1]
> ...
>    Reading
> C:/projects/vatsim/swift/src/plugins/simulator/xplaneconfig/xplaneconfig.pr
> o
> [C:/projects/vatsim/build-swift-Desktop_Qt_5_5_1_MSVC2013_32bit-
> Debug/src/plugins/simulator/xplaneconfig]
> WARNING: Ignored (not found)
> 'C:/projects/vatsim/swift/src/plugins/simulator/fscommon\simulatorfscom
> mon.vcxproj'
> ...
> 
[Kalinowski Maurice] 
Could you please file a bugreport at https://bugreports.qt.io/ with some short example.

BR,
Maurice



More information about the Interest mailing list