What is Nostr?
🇺🇦 non-standard nerd /
npub1nlr…xk0p
2023-11-27 03:42:43

🇺🇦 non-standard nerd on Nostr: I use Qt, from either C++ or Python, for most of the GUI programs I write, because it ...

I use Qt, from either C++ or Python, for most of the GUI programs I write, because it has good cross-platform support. I do my development on Fedora Linux. For win32 and win64 targets, I cross-compile using the mingw suite, and out pops an EXE file. Then the EXE needs to be bundled with required DLLs, and an installer built. In the past, I used NSIS to build an installer EXE, and the spec contained a static list of DLLs. Now I use wixl from msitools to build an MSI installer.
1/
Author Public Key
npub1nlrs0z6s56nm5y8e73nx38f59e37ym3sjcw9r8v2hlehetp6fqxqdkxk0p