Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Whats the minimum set of directories I need to build to be able to develop applications with ACE and TAO?

0
Posted

Whats the minimum set of directories I need to build to be able to develop applications with ACE and TAO?

0

One common way to build ACE and TAO (once you have your configuration set up) is to simply run “make” in the $ACE_ROOT directory, then run “make” again in the $TAO_ROOT directory. However, running “make” from $ACE_ROOT not only builds the ACE library, it also builds all of the examples, tests, and other things you may not need. Likewise, running “make” from $TAO_ROOT builds not only the TAO and orbsvcs libraries, it also builds all the TAO and orbsvcs tests and examples.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123