https://bugs.kde.org/show_bug.cgi?id=448645
--- Comment #17 from wolfelkbeaver <wolfelkbea...@reallymymail.com> --- (In reply to Maik Qualmann from comment #16) > The data type long is 64 bit under Unix on a 64 bit platform (32 bit on a 32 > bit platform). Therefore we have no problems with very large TIF files. > According to my research, long under Windows should only have 32 bits even > on a 64 bit platform. > > Maik Did you solve by changing data type to 'LONGLONG' for Windows? https://docs.microsoft.com/en-us/windows/win32/winprog/windows-data-types -- You are receiving this mail because: You are watching all bug changes.