Thursday, November 25, 2010

Qt - getting "warning: format not a string literal and no format arguments"

Programmer Question

Keep getting warnings on lines like these



qDebug("An error occured while trying to create folder " + workdir.toAscii());


workdir being QString()



warning: format not a string literal and no format arguments


Find the answer here

No comments:

Post a Comment

LinkWithin

Related Posts with Thumbnails