26 May
2014
26 May
'14
9:57 a.m.
I want to compile boost on my pc and get it's libs without Boost version number or the name and version number of the compiler like "libboost_date_time.lib"
I used :
b2 --without-mpi --build-type=minimal --layout=system
and
b2 --layout=system
but none of them worked for me how can I get Those libs
So, what names did you get with --layout=system?