Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Qt でアプリケーションをデプロイすると、使用可能なプリンターのリストが表示されません。依存関係ウォーカーは問題を報告しませんでした。
プラグインの printsupport は、デプロイされたアプリケーションと一緒に提供する必要があります。
C:\Qt\Qt5.2.1\5.2.1\mingw48_32\plugins (または Qt をインストールした場所) に移動し、printsupport フォルダーを見つけます。このフォルダーを exe と同じ場所にコピーします。