https://bugs.kde.org/show_bug.cgi?id=438317
--- Comment #12 from caulier.gil...@gmail.com --- Note : NSIS packager for Windows that we use is limited to 32 bits and cannot package more than 2Gb of data in one exe file. this is problematic to provide a debug symbols version which explode by 5-10 the size of binary. If we host DNN model files in installer, I'm sure that we will have a problem. NSIS provide a solution for big data but this require to rewrite and test the NSIS script and to include an extra plugin DLL. An i'm against to do it for security reasons. Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.