Having issues compiling libretro-ppsspp from source

Hello, I noticed that the ppsspp libretro core doesn’t get updated very often in the automated nightly builds. So I am trying to build the core from the libretro-ppsspp source from git hub. I have tried but I keep getting some error messages and I can’t figure out what i’m doing wrong. I am opening up the file “\libretro-ppsspp\libretro\msvc\ppsspp-libretro.sln” to try to build. I’ve tried both release x86 and x64 and both give the same errors. I have attached a screenshot of the build errors in MVS Community 2013. I am not a programmer and i’m new to compiling so let me know if there’s any other info I need to supply.

thanks,

I hadn’t updated the msvc solution. I did that now and pushed a new core to he buildbot.

It should build once the pull request is merged

I am able to compile now. thanks!