在debug情况下生成的程序可以运行,但是release情况下生成的程序单击按钮没有响应,然后窗口提示QMetaObject::connectSlotsByName: No matching signal for on
确定依赖的dll文件都已经用release编译过。并拷贝在执行目录下。