0
votes
0answers
93 views

pbuilder gives an error when packaging Qt application into .deb on LinuxMint [closed]

I wanted to have a go at packaging a Qt app into a deb file to submit to the ubuntu software center so I made a small helloworld applicationa and followed the steps on this page.I get a problem when I ...