Re: Visual Studio Workspace


Subject: Re: Visual Studio Workspace
From: Thomas Briggs (tom@sane.com)
Date: Fri Jul 14 2000 - 13:40:10 CDT


> > - msvcprt.lib is missing in Linker Options. Abi won't build without it.
>
> That's interesting. AFAIK the "prt" stuff is all about standard C++
library
> (e.g. iostream) which would mean that it would *have* to use templates.
> Since templates is (at least was) explicitly forbidden in AbiWord, would
you
> like to share some of the functions the linker can't find without it?

   mbrtowc and wcrtomb. I had to add that lib yesterday to get Abi to
build.

   Forgive the stupid question, but how does linking against this lib cause
the use of templates? If they're not used anywhere in the Abi code, how
could they just magically appear?

   -Tom



This archive was generated by hypermail 2b25 : Fri Jul 14 2000 - 13:41:51 CDT