bricke / Qt-AES

Native Qt AES encryption class
The Unlicense
501 stars 187 forks source link

it craches #21

Closed ghost closed 5 years ago

ghost commented 5 years ago

i tried using one of your examples and it crashes

This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. ASSERT: "uint(i) < uint(size())" in file C:/Qt/Qt5.11.0/5.11.0/mingw53_32/include/QtCore/qbytearray.h, line 474

I'm using windows 7 qt 5.11.0

SchroterQuentin commented 4 years ago

I'm facing the same issue, could you tell me how you did solve that problem ?