[Qbs] Unexpected behavior of MSVC generator

Denis Shienkov denis.shienkov at gmail.com
Sat Feb 16 16:10:37 CET 2019


Hi all,

It was surprised for me, that a generated MSVC solution file has
a build commands which are calls the QBS to build the generated
MSVC solution... It is recursion!!! o_O

WTF? But it has not a sense!

If I want to build a project using the QBS, then I know that I
will use the QBS!

But when I want to generate the MSVC project, then I will expect
that the QBS will generate the 'native' MSVC solution, which I
will use in the Visual Studio IDE on a host without of the QBS!

Any comments?

BR,
Denis



More information about the Qbs mailing list