Hello , first let me thank you guys for your hard work , you really inspire normal people like me who never played any of these retro games to try and experience the feeling that these wonderful games provided
I came here because i recently run into a problem while trying to build a recent version of retroarch, i have to say that i never have done a build of retroarch before so forgive me in advance if this sounds stupid
I have been trying to do a Win32 build of retroarch following the compiling FAQ at Github, so far i am using gcc 4.8.1 The problem is that whenever i try to build , there appear to be missing headers at the source directory, so far it has caused errors when it calls for “zlib.h”,“zconf.h” and “dinput.h”,i stopped trying after this.
Is the header zip provided at the FAQ page outdated? or am i doing something wrong here ?