changed the maxLen variable to qsizetype in main.cpp.
changed the maxLen variable to qsizetype which is compatible with the length type returned by metaData.pluginId().length(). example is in line 106.
changed the maxLen variable to qsizetype which is compatible with the length type returned by metaData.pluginId().length(). example is in line 106.