Closed
Description
openedon Feb 6, 2020
Hi, I'm wondering if there's currently a supported way to dlopen dxcompiler on mac/linux without linking against the lib. There doesn't seem to be a way to grab the REFIID for types without having access to the static Interface::Interface_ID
symbol which will be name mangled.
Would adding an exported C function that can do a lookup be a viable option, or is there some existing workaround that I've missed?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment