::swprintf has not been declared is a compile error I encountered when using Qt Creator under Windows 7.
Add the following statement before the first #include:
Or more portable:
::swprintf has not been declared is a compile error I encountered when using Qt Creator under Windows 7.
Add the following statement before the first #include:
Or more portable: