Re: [Boost-users] difference b/w regex lib files
I have a number of boost libs that I built (not being sure which one I really needed). I understand the difference b/w them, with the exception of two.
libboost*.lib are static link libraries, and boost*.lib are import libraries for the dll's. HTH, John.
Gotcha, that makes sense. -----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of John Maddock Sent: Wednesday, April 08, 2009 12:01 PM To: boost-users@lists.boost.org Subject: Re: [Boost-users] difference b/w regex lib files
I have a number of boost libs that I built (not being sure which one I really needed). I understand the difference b/w them, with the exception of two.
libboost*.lib are static link libraries, and boost*.lib are import libraries for the dll's. HTH, John. _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
participants (2)
-
Green, Jason M NSWCDL, W33
-
John Maddock