Quote:
Originally Posted by Fat Misdreavus
Since PPRNG is open-source and platform-agnostic, can I compile a version to run on Windows?
|
The core of PPRNG is platform independent. The GUI part is not. For it to run on Windows, someone would need to implement a Windows version of the GUI. (There was someone who started working on this before, but it seems to be stalled for the moment.)
A number of people have had success running PPRNG in a virtual machine under Windows. I don't know the details, though.