Closed bitRAKE closed 1 year ago
SDL2_image brings in a lot of dependencies, and the DLLs are not built with delayed load - to reduce the requirement of unneeded DLLs.
Some possible solutions:
1) Work with SDL2_image source and bring used code into the application.
2) Image usage by the application might have native windows counterparts.
Using github to host build and files.