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.
Ubuntu 13.04 での Qt5 アプリケーションのパッケージ化に問題があります。Qt4 を使用していたときに、pbuilder を使用してアプリをパッケージ化しましたが、pbuilder は Qt5 の依存関係を見つけることができません。私はcmakeで試しましたが、cmakeはQMediaPlayer(アプリで使用しています)を見つけることができません。
Ubuntu で Qt5 アプリをパッケージ化する他の方法はありますか。