Page 1 of 1

puNES Emulator Github Compile For Windows ?

Posted: Sat Apr 09, 2016 6:59 am
by Dark Frost
How We Compile
https://github.com/punesemu/puNES
Source Code For Windows ?

Re: puNES Emulator Github Compile For Windows ?

Posted: Sat Apr 09, 2016 8:14 am
by dougeff
It appears to be the source code for both Windows and Linux versions.

If you click on Source/Gui/

There are folders for both 'Windows' and 'Linux'

Re: puNES Emulator Github Compile For Windows ?

Posted: Sat Apr 09, 2016 8:17 am
by Quietust
You probably need to build it with MingW, since it appears to rely on AutoMake.

Re: puNES Emulator Github Compile For Windows ?

Posted: Sat Apr 09, 2016 9:38 am
by Black Zero
FHorse recently posted up to date WIP builds in his thread:
FHorse wrote:Linux32
Linux64
Win32 D3D9
Win64 D3D9
Win32 OpenGL
Win64 OpenGL
Updated links for the new WIP. The linux version now need that nvidia-cg-toolkit is installed.
He's preparing the v099 release according to recent GitHub activity.