Wednesday, 2 October 2013

How to produce lighter mongodb c++ driver

How to produce lighter mongodb c++ driver

I'm compiling mongoclient with MSVC 2012 and boost 1.54 and the generated
lib size is about 117 mb ! I am doing something wrong ?
I'm using this command:
scons --extrapath=c:\dev\boost_1_54_0 --release --32 mongoclient

No comments:

Post a Comment