Where do one start on deploying C++ code?
问题 I just want to send some trivial SDL apps that I made to my non-coder friends. I googled a bit but all I get is more confusion. I genuinely don't know what I should do and where to start. Some said I would need to use Make/Cmake kind of stuff, some said use some sort of installer like NSIS or INNO Setup, some said I just need to put all the libraries in the folder that I would send to end user. I tried the last one on a fresh Windows VM, It asked for weird dlls that I don't know what they are