P4OFC - Interface to Perforce for Microsoft Office. =================================================== Please see accompanying LICENSE.txt How to build P4OFC ------------------ See doc\P4OFC-Design.doc Create a Client Workspace with a View something like: //guest/robert_cowham/perforce/P4OFC/main/... //cowhamr.p4ofc/... //guest/robert_cowham/perforce/API/p4com/main/... //cowhamr.p4ofc/p4com/... //guest/robert_cowham/perforce/API/p4/p4api-2014.1.821990-vs2010_static/... //cowhamr.p4ofc/p4api/... //guest/robert_cowham/openssl/1.0.1j/out32dll/libeay32* //cowhamr.p4ofc/openssl-lib/libeay32* //guest/robert_cowham/openssl/1.0.1j/out32dll/ssleay32* //cowhamr.p4ofc/openssl-lib/ssleay32* If you have installed the tools below, then: \python27\scripts\scons Should build things appropriately - see what it is trying to do and perform the various steps manually if necessary. Tool Pre-requisites ------------------- These are for building: Microsoft Office Installed (References required for VB to build) VC++ - Microsoft Visual Studio 2010 (SP1) VB6 (SP6) - Microsoft Visual Basic 6 Scons (www.scons.org) Innosetup (5.x) Testing Tools ------------- Python (2.7) PythonWin AutoIt (3.x) Ensure P4CONFIG var set in order to run tests