System Requirements

P4Ruby is supported on Windows, Linux, Solaris, OS X, and FreeBSD.

To build P4Ruby, your development machine must also have:

  • Ruby 1.8 or 1.9 development files.

  • make (or nmake on Windows).

  • The 2014.1 Perforce C/C++ API for your target platform. Older releases might work, but are not supported.

  • The same C++ compiler used to build the Perforce C++ API on your target platform.

    (If you get "unresolved symbol" errors when building or running P4Ruby, you probably used the wrong compiler or the wrong Perforce API build.)