Hello,What are the minimal environment to do generate win32 64bit windoswed exe's nowadays?
Can I do it with only these two? - LDC2 release - and a few static lib files extracted from the windows 10 sdk Is it right? Is there a way to avoid that 2 gigabytes of SDK somehow?Is it possible to avoid even VC_redist with this minimal environment?
Thank You in advance!