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.


Topics - rbfahim

Pages: [1]
1
General / How can I pack my shader.glsl .wav files and sfml dll into exe?
« on: November 25, 2023, 04:40:48 pm »
So, I am compiling this project with two shader files and a sound file in .wav format.

I wanted to include all of them as well as the .dll files into the exe?

I am not sure how to do that? If I include static flag that only works for the dll not for the resource files, I assume.

Pages: [1]