How to import my Qt app into Quickly? The goal of this is to package my Qt app using Quickly.
Asked
Active
Viewed 228 times
1
1 Answers
1
As pointed out in the comments, you can use the Qt application template. However, Ubuntu 10.04 is not supported, so I'd recommend upgrading to Ubuntu 12.04.
David Planella
- 15,610
-
I upgraded it, but then I found out that it's only made for PyQt, but I need it for Qt C++. But it's ok now, I learned how to manually package Qt C++ appliation. Thanks. – Alen Oct 05 '12 at 10:13
this is what I get
– Alen Jul 09 '12 at 18:27