Qt-interest Archive, April 2008
qendian
Message 1 in thread
Hi there - I have an issue where I'm not able to use any of the endian
utilities in QtGlobal (qToBigEndian, qFromBigEndian, etc.) as I'm
getting some "error: not declared in this scope" even when I'm
explicitly including QtGlobal. I can use other utilities like qAbs()
no problem. If I explicitly include <QtCore/qendian.h> I can compile
as expected.
Any idea what this might be? I'm sure it's a config issue on my
machine, but I can't quite track it down. Thanks!
Liam
--
[ signature omitted ]