Relative Content

Tag Archive for c++gitcmakesdl

SDL submodules not producing executable

When I build my simple project including SDL only, it works fine and an executable is produced. However, as soon as I include sdl_image, mixer or ttf the executable is not produced. I reckon it’s because certain dependencies are not installed, but they should be after running git submodule init update --recursive right?

SDL submodules not producing executable

When I build my simple project including SDL only, it works fine and an executable is produced. However, as soon as I include sdl_image, mixer or ttf the executable is not produced. I reckon it’s because certain dependencies are not installed, but they should be after running git submodule init update --recursive right?

SDL submodules not producing executable

When I build my simple project including SDL only, it works fine and an executable is produced. However, as soon as I include sdl_image, mixer or ttf the executable is not produced. I reckon it’s because certain dependencies are not installed, but they should be after running git submodule init update --recursive right?

SDL submodules not producing executable

When I build my simple project including SDL only, it works fine and an executable is produced. However, as soon as I include sdl_image, mixer or ttf the executable is not produced. I reckon it’s because certain dependencies are not installed, but they should be after running git submodule init update --recursive right?