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 - kagethelephant

Pages: [1]
1
General / Re: No -d.lib after compiling source SFML
« on: October 29, 2023, 05:50:23 pm »
Ok thank you that fixed my problem  :)

2
General / No -d.lib after compiling source SFML
« on: October 28, 2023, 08:26:54 am »
I followed this tutorial
https://youtu.be/vHxz8PWyYW4?si=tllLOkA4QXFi5HiA
And the tutorial on the SFML website to compile SFML from source but I always end up with only -s-d.lib and no -d.lib libraries.
In CMake I changed the CMAKE_BUILDTYPE to Debug but still no luck.

I'm new to this so its probably something dumb but any help would be appreciated.

Pages: [1]
anything