I used the VS 2012 Express now, gamed works as it should I guess, but got this error on authd instead;
1>------ Build started: Project: authd, Configuration: Debug Win32 ------
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets(1137,5): warning MSB8012: TargetPath(C:\lolserver\HeroWars-master\win\VC100\authd__Win32_Debug\authd.exe) does not match the Linker's OutputFile property value (C:\lolserver\HeroWars-master\bin\Debug\authd.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
1>LINK : fatal error LNK1104: cannot open file 'mysqlcppconn.lib'
========== Build: 0 succeeded, 1 failed, 1 up-to-date, 0 skipped ==========
What does it mean? Well it cannot open, but still?