ACE_TAO
ACE_TAO copied to clipboard
How To Build The Repo
I cloned the repo using the command "git clone" and checked out ACE+TAO-8_0_5 branch, in the Installation prerequisites section of ACE-INSTALL.html, I found that I need initialize the repo by MPC. When mwc.pc ACE.mwc -type gnuace is done, I got the error: ERROR: Unable to find the MPC modules in $ACE_ROOT/MPC. You can set the MPC_ROOT environment variable to the location of MPC.
How to create the MPC folder?
It is easier to download 8.0.5 from https://github.com/DOCGroup/ACE_TAO/releases/tag/ACE%2BTAO-8_0_5, that includes MPC which you else have to clone separately from https://github.com/DOCGroup/MPC