From: Braden M. <br...@en...> - 2009-02-26 20:47:54
|
On 2/26/09 1:35 PM, Deckard Pollino wrote: > I installed boost_1_37_setup.exe and this libboost_thread-vc90-mt-gd-1_37.lib not exist on my computer. !!!!!!!???? Sigh. That's probably because that installer is broken. At least, it appeared so when I just tried to use it. :-( You need the "Multithread" and "Multithread Debug" variants of the libaries. The problem with the installer is that checking these options in the "global selection" dialog phase you are first presented with does not result in the corresponding libraries actually being selected for installation in the subsequent dialog phase. So you need to go through the tree of available libraries and, for each one, select the "Multithread" and "Multithread Debug" variants for the compiler version you're using. -- Braden McDaniel e-mail: <br...@en...> <http://endoframe.com> Jabber: <br...@ja...> |