работает, только предупреждения выдаёт на строчку:
C++ (Qt)
const quint64 maxlen = 18446744073709551557;
предупреждение: integer constant is so large that it is unsigned
предупреждение: this decimal constant is unsigned only in ISO C90
предупреждение: integer constant is too large for 'long' type