04-30-2020, 05:50 PM
Hi!
In windows, external dependencies of SDL2 and libpng must be provided separately inside /src/libpng and /src/sdl subfolders (or any place of your choice adjusting the visual studio project include and search lib paths).
In linux there are standard packages for these components.
In windows, external dependencies of SDL2 and libpng must be provided separately inside /src/libpng and /src/sdl subfolders (or any place of your choice adjusting the visual studio project include and search lib paths).
In linux there are standard packages for these components.