[Coin-discuss] new build multiple projects

Matthew Galati Matthew.Galati at sas.com
Fri Aug 4 17:15:00 EDT 2006


With the new build system, (v=version):
if I download project X, I get dependent projects Av1 , Bv1, Cv1,
if I download project Y, I get dependent projects Av2 , Dv1, Ev1. 

This was done on purpose, for a user, since X has (presumably) been tested to run with Av1. However, what if I am to build an application which uses library X and library Y. I clearly need to also link to Bv1, Cv1, Dv1, and Ev1. However, I do not know whether to also link with Av1 or Av2. In fact, if Av1 and Av2 have any changes in API, it might not even link.

What is the best way to deal with this scenario?

Matthew Galati - Optimization Developer
SAS Institute - Analytical Solutions





More information about the Coin-discuss mailing list