[Qt-interest] [Qt-Interest] [qvbox.h and qhbox.h] Compiling Legacy Qt Code

Andreas Pakulat apaku at gmx.de
Wed Oct 19 09:52:21 CEST 2011


On 18.10.11 18:33:14, robert lzw wrote:
> Hi, there,
> 
> Using Qt4, I have problem compiling a legacy Qt 3 project that:

As Alex said, you'll have to port it first to qt4. Just putting in some
header files won't cut it, you need to adjust the code to use the Qt3
support module where possible and really port the rest of the code to
the API changes.

The alternative is to get your hands onto a Qt3 installation and compile
it against that.

Andreas




More information about the Qt-interest-old mailing list