https://bugs.kde.org/show_bug.cgi?id=421856
--- Comment #4 from Chris Coetzee <chrisc...@gmail.com> --- Created attachment 128789 --> https://bugs.kde.org/attachment.cgi?id=128789&action=edit Patch for endianness I followed build instructions to get KWallet building here: - https://community.kde.org/KDevelop/HowToCompile_v5 and - https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Details I looked up several stackoverflow articles on determining endianness from standard headers, some suggested looking in BOOST, but I found that there's an `endian.h' header on Linux and Mac systems. Therefore the patch likely needs revisiting to make it compatible with other platforms / compilers. -- You are receiving this mail because: You are watching all bug changes.