Hello
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