You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to load a shared library with a debug postfix when in DEBUG compilation?
So it would be possible to have different naming for shared library and easier to identify them?
in this case for x64-windows is it possible to configure to look for a SDL2d.dll library instead of SDL2.dll ?
The text was updated successfully, but these errors were encountered:
Is there a way to load a shared library with a debug postfix when in DEBUG compilation?
So it would be possible to have different naming for shared library and easier to identify them?
in this case for x64-windows is it possible to configure to look for a SDL2d.dll library instead of SDL2.dll ?
The text was updated successfully, but these errors were encountered: