GrapheneCt / PSVshellPlus

Advanced OC&Info plugin for PS Vita
MIT License
84 stars 8 forks source link

Cannot compile with visual studio 2007 #18

Closed lencil closed 2 months ago

lencil commented 1 year ago

I've installed the vdsuite as https://github.com/Vita-Development-Suite/doc mentioned. And I also Installed the sce visual studion 2007 plugin. But when I compile, cannot open source file "taihen.h". As I know this header file only in vitasdk.org. Does I need install vitasdk.org too? After I installed vitasdk.org in msys2,I set the include path to the vitasdk so that the project could find "taihen.h", but an error occured that about "taihen.h" only support gcc. So I stuck here. And also I want to know, which version of vdsuite-libraries in https://bin.shotatoshounenwachigau.moe/vdsuite/ should I installed. Thank you!

GrapheneCt commented 2 months ago

Source code provided with this plugin currently cannot be compiled with any public SDKs.