SFML community forums

General => SFML website => Topic started by: SGC on February 07, 2021, 03:55:01 pm

Title: File missing from Window SFML2.5.1/32 for VS2017?
Post by: SGC on February 07, 2021, 03:55:01 pm
I've just started using SFML. I have downloaded SFML2.5.1 32bit for Windows twice, and I can't see sfml-main-s-d.lib in the .zip file. From looking at the other files which are in the list, I think there ought to be one. It is stopping the program from the first tutorial from building.
Can anyone help please?
TIA
SGC/.
Title: Re: File missing from Window SFML2.5.1/32 for VS2017?
Post by: G. on February 07, 2021, 10:40:42 pm
It's sfml-main whether it's dynamic or static, it only redefines the main.
Title: Re: File missing from Window SFML2.5.1/32 for VS2017?
Post by: SGC on February 08, 2021, 10:24:09 am
Thank you G.

Perhaps the tutorial could be changed to reflect that.
Stay Safe!