As the title states, I've correctly linked to sfml-main.lib for Release but I'm still getting a linker error asking for WinMain (SubSystem is set to Windows). Confusing thing is I've also linked to sfml-main-d.lib for Debug, and Debug compiles just fine (with no console as expected)!
Using VS 2012. Any thoughts? I've searched endlessly =\
-joknatson