Acry / SDL2-C-KDev_App_Template_light

0 stars 0 forks source link

KDev Light Template

This is a light C-SDL-GNU Make Template for KDevelop

Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.

You can apply your changes and simply invoke make to create the template.

Screenshot
make install
will try to install the template.
Think you may need to restart Kdev in order to recognize the template.

It looks like the templates need to be in bzip format. I haven't found clean instruction to make templates at all.

compressed archive needs to be copied to:
/home/$USER/.local/share/kdevappwizard/templates

templates coming with your distribution are usually found in: /usr/share/kdevappwizard/templates

In case you want to compile the code use:
make test

Thanks to the Kdev and SDL Team!

Useful links:
Link to this repository. | SDL2-C-Tutorials | SDL2 | SDL-Discourse

Assets:
Fonts:
NimbusSanL-Regular
Iconfont

Contact Get in touch on SDL-Discourse