Hey everyone,

I've recently moved from Qt 5.2 to 5.4 and my applications stopped compiling. I'm using the msvc2013_64_opengl Qt distribution. I'm getting the following error (recompiling application from scratch):
Qt Code:
  1. qtmain.lib(qtmain_win.obj) : error LNK2001: unresolved external symbol __imp_CommandLineToArgvW
To copy to clipboard, switch view to plain text mode 
Has anyone encountered this?

Best regards,
Kuba