hi there,

does anybody encounter the byte alignment issue with QT 4.6.2?
I'd set the 'struct member alignemnt' to 1byte on my compiler environment (VS2008) and the program crashed during runtime. Everything is fine if change back to default (8byte). How can I report this to QT develope team?