libsdl-org / SDL_image

Image decoding for many popular formats for Simple Directmedia Layer.
zlib License
572 stars 186 forks source link

Link Error #472

Closed HotspringEgg closed 1 week ago

HotspringEgg commented 1 month ago

I‘m new to SDL3 and want to add image lib into my project however i found that it did not generate a new lib like sdl2_image, only the sdl3.lib in the setting of example project, and i uesd the new one to replace the old one which was generated by SDL3main also i added the appropriate LOAD* preprocessor define to the Visual Studio project., it doesnt work,the ide cannot find implementations for the functions IMG_Init, IMG_Quit, and IMG_Load.

madebr commented 1 week ago

This question is more appropriate for the SDL discourse server https://discourse.libsdl.org/