Closed hsorby closed 2 years ago
When linking to Python we will lookup symbols at runtime and not link time. All other library symbols are resolved at link time.
Fixes #1039.
When linking to Python we will lookup symbols at runtime and not link time. All other library symbols are resolved at link time.
Fixes #1039.