On Tuesday 10 March 2015 16:28:34 Arjun Das wrote: > qtmaind.lib(qtmain_win.obj) : error LNK2019: unresolved external > symbol __imp__CommandLineToArgvW@8 referenced in function _WinMain@16
According to Ossi in this bug report[1], the problem was doing a make install on a build that shouldn't be installed. [1] https://bugreports.qt.io/browse/QTBUG-44862 -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
