ACE_TAO icon indicating copy to clipboard operation
ACE_TAO copied to clipboard

How To Build The Repo

Open scnhe opened this issue 1 month ago • 1 comments

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?

scnhe avatar Dec 06 '25 01:12 scnhe

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

jwillemsen avatar Dec 08 '25 08:12 jwillemsen