Boost logo

Boost Users :

Subject: Re: [Boost-users] boost filesystem::ifstream for files larger than 2GB on OS X
From: Vladimir Prus (ghost_at_[hidden])
Date: 2010-03-27 11:41:21


lucasvickers wrote:

> 3 - Unrelated, but what do the "-mt" and "-d" added to the dylib file name
> mean? (libboost_filesystem-mt-d.dylib)

They mean two things, I believe:

1. That you are using version of Boost that is earlier than 1.42
2. That the library was built with multithreading, and with debug
information. This can be determined from the getting started guide, BTW.

HTH,
Volodya


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net