1
General / Re: Migrating to SFML 3.0 - No sfml-main[-d].lib?
« on: February 17, 2025, 08:39:20 pm »
Ok, I was able to use sfml-main-s.lib in Release and for Debug I don't use it, I use a /CONSOLE system. It runs ok in Release but not in Debug, it gives me a runtime error when creating the window. See attachment.
I copied all the sfml-xxxx-d-3.dll to the x64/Debug folder, I added also the libs to the properties, everything is setup. I'm using vs2022 with v143 compiler, the error refers to v140, so that's weird, any ideas?
EDIT: UPDATING VISUAL STUDIO SOLVED IT.
I copied all the sfml-xxxx-d-3.dll to the x64/Debug folder, I added also the libs to the properties, everything is setup. I'm using vs2022 with v143 compiler, the error refers to v140, so that's weird, any ideas?
EDIT: UPDATING VISUAL STUDIO SOLVED IT.