[Coin-discuss] Question about building [Cbc, Clp, etc.] in Visual Studio

Lou Hafer lou at cs.sfu.ca
Wed Nov 17 14:55:53 EST 2010


Michael,

On Wed, 2010-11-10 at 17:26 -0600, Michael Hennebry wrote:
> [ ... prior discussion of extracting mangled names from object files
>   to generate a .def file for building DLLs. ... ]
>
> Would reading the index of the corresponding static library be easier?
> for each mangled_name :
>      if mangled_name in index of static library :
>          export mangled_name
> 

	Might well be. I'm unsure what led me to the idea of individual object
files; likely it was the incremental extension of testing the basic idea
on a single object file. I'll keep it in mind next time I swing past
this.  Thanks!

						Lou




More information about the Coin-discuss mailing list