Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - RooXChicken

Pages: [1]
1
General discussions / SFML C++ Statically linked project template
« on: October 27, 2020, 02:00:59 am »
It took me a while to find out how do do this (new to SFML) and so to help anyone else I made a project template that uses mingw-make to statically link SFML to the exe to make a single exe with no dlls. I hope you all find this at least somewhat useful.

https://github.com/RooXChicken/SFML-static-project

Pages: [1]
anything