Is it possible to use qbs as general build system for Win32 and Linux applications with: - Visual C++- MinGW- GCC- clang 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
_______________________________________________ QBS mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qbs
