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 _______________________________________________ QBS mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qbs
