Open
Description
I know that it would be best to leave them as DLLs so that a driver upgrade of Windows SDK update can upgrade and "fix" my compiler.
However I'm mostly targetting SPIR-V and running the compilation at runtime and I have a habit of static linking all my depdendencies into the Engine (even if the engine itself is a DLL).
Anyone tried this before? Especially on Windows?
Metadata
Metadata
Assignees
Type
Projects
Status
Triaged