[QBS] Is it possible to compile non-Qt Win32 and Linux applications?
Christian Kandeler
christian.kandeler at theqtcompany.com
Tue Feb 10 15:04:49 CET 2015
On 01/14/2015 11:53 PM, Hristo Hristov wrote:
> Is it possible to use qbs as general build system for Win32 and Linux
> applications with:
>
> - Visual C++
> - MinGW
> - GCC
> - clang
It should be.
> I tried to build an application on Windows with Visual C++ but I cannot
> get past this:
> msvcrtd.lib(crtexe.obj):-1: error: LNK2019: unresolved external symbol
> main referenced in function __tmainCRTStartup
Hard to say without any context. Are you sure this is build system related?
Christian
More information about the Qbs
mailing list