1829263 Members
1620 Online
109988 Solutions
New Discussion

QT installation problem

 
emender
Occasional Contributor

QT installation problem

Hi All!
Recently, I tried to install QT free version 3.06 X Window toolkits library on the HP-UX version 10.2 but failed. The error messages are shown in the attached file. Would you please tell me that which edition of QT could be successfully installed O.K on HP-UX 10.2 or some steps must be adopted to solve the problems.Oh!I'd summarized the problems as follows:
A: What does the -Ae option mean? Will it result in errors to bypass this warning?
B: What does it happen in " ../../../../src/3rdparty/libmng/libmng_chunk_io.c"?

Best Regards!!!!
dentice
1 REPLY 1
David Johns
Advisor

Re: QT installation problem

Hi Emender:

The -Ae option turns on extended ANSI C c89 mode with aCC. Is your compiler up to date?
/opt/aCC/bin/aCC --version
aCC: HP ANSI C++ B3910B A.03.33


Is libmng part of the QT distribution? There is a depot for it at http://hpux.cs.utah.edu.
Try linking with it.

We have ordered the product, but it hasn't arrived yet. Sorry I can't be of more help.

Regards,
Dave