[Qt-creator] Building plugins outside the source tree

2009-08-23 Thread Prashanth Udupa
Hi All, I am learning to write plugins for Qt Creator. I am now able to write plugins and build them from within the source tree (meaning my plugin code is in src/plugins directory and I modify src/plugins/plugins.pro to build my plugin along with others). I was wondering if it is possible to hav

[Qt-creator] Recommendation on the best IDE to develop & debug QtExtended/Qtopia applications...

2009-08-23 Thread Jean-Pierre Poulin
Hi all, I would like to design / build / debug Qt Extended / Qtopia applications in the most productive IDE environment possible. I have been able thus far to cross-compile QtExtended 4.4.3 for my ARM9 board and have the majority of QtExtended already running on my embedded board. I am now re