[SOLVED] Re: Bloody noob dumb question

2014-07-04 Thread Hans
> > Porting from Qt3 to Qt4 is not that simple, but you can look at > http://qt-project.org/doc/qt-4.8/porting4.html > and > http://qt-project.org/doc/qt-4.8/porting4-designer.html > > I'd suggest you to also once ported to Qt4 to also look into doing the > Qt5 port. > > > If you find my questi

Re: Bloody noob dumb question

2014-07-04 Thread Sune Vuorela
On 2014-07-04, Hans wrote: > I have the sourcecode of a little program (umtsmon), which has to be compiled > for libqt3. But now I want it make compilable for latest libqt. I want to > change nothing else, just make it compilable. Porting from Qt3 to Qt4 is not that simple, but you can look at

Re: Bloody noob dumb question

2014-07-04 Thread Mathias Behrle
* Hans: " Bloody noob dumb question" (Fri, 04 Jul 2014 11:06 +0200): Hi Hans, > If you find my question stupid, it is ok, but I know nobody whom I can ask. > So I asked the list. This list is about development in *Debian*, not Qt. You should search a list for Qt development like

Bloody noob dumb question

2014-07-04 Thread Hans
Dear developers, please allow me a question. As I am absolutely new in coding, please apologize, if my question is too dumb. So here it is: I have the sourcecode of a little program (umtsmon), which has to be compiled for libqt3. But now I want it make compilable for latest libqt. I want to c