Building boost::fs to a dll

24 Jul
2004
24 Jul
'04
11:40 a.m.
Is it possible to build boost::filesystem to a dll instead of creating a static linked library? // Anders Dalvander

26 Jul
26 Jul
6:18 a.m.
boost@dalvander.com wrote:
Is it possible to build boost::filesystem to a dll instead of creating a static linked library?
The regular bjam-based build process should create both static library and DLL. See http://boost.org/more/getting_started.html for description of that "regular build process". HTH, Volodya
7538
Age (days ago)
7540
Last active (days ago)
1 comments
2 participants
participants (2)
-
boost@dalvander.com
-
Vladimir Prus