[Qt-interest] QIconvCodec - iconv_open failed
FIXED-TERM Muhammad Noor Mohamad Njib (CR/ARE1)
fixed-term.MohamadNjib.MuhammadNoor at de.bosch.com
Fri May 21 12:40:26 CEST 2010
> Your uclibc should provide a working iconv
> iconv(3) is part of POSIX.1-2001 and if yours doesn't work, it's something you need to take up with your vendor
Interesting, maybe it's another question to the Gumstix mailing list then...
> You can work around the issue by removing the iconv files from your toolchain, so that Qt concludes that you don't have iconv
It's currently a restriction that I have to work with. I don't have a toolchain to build custom Gumstix images, and have to rely on the pre-compiled version. Hence that's why I need to build Qt from source directly on the Gumstix, and not on some development machine.
Anyways, an update on my situation. I tried to force Qt to not use iconv with -no-iconv flag set in the configuration. The end-result is still the same, with the difference that there's no more warnings about QIconvCodec failing... It seems I might missing a few libraries and whatsnot perhaps. Eitherway, I guess it's time to ask another mailing list about this.
Current configuration is as the following -
-lrt -opensource -release -little-endian -nomake examples -nomake demos -nomake tools -nomake translations -nomake docs -verbose -no-xmlpatterns -no-script -no-scripttools -no-accessibility -no-phonon -no-multimedia -no-qt3support -no-webkit -no-xinerama -no-javascript-jit -no-largefile -no-iconv -no-separate-debug-info -confirm-license
Mit freundlichen Grüßen / Best regards
Mohamad Najib Muhammad Noor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100521/13f849fe/attachment.html
More information about the Qt-interest-old
mailing list