Qt中使用QtSql问题

Qt中使用QtSql需要在.pro文件中的最后加上Qt+=sql,否则会出现Cannot open include file: 'Qt Sql': Permission denied错误!

你可能感兴趣的:(Qt中使用QtSql问题)