Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
用32位release编译,将编译后的.exe文件用windeployqt指令生成.dll库,.exe和.dll放在不同的路径下,双击.exe无法运行,这个要怎么解决啊
你dll和exe放在不同路径下,exe怎么找的到dll在哪里呢?去环境变量里找么?
还是说你没有挪exe的位置,对exe跑完windeployqt之后就直接打不开?