Hi
when I installed the boost zip file there was no stage\lib subdirectory. Do I need to compile the source code?
I tried using command given but get error below. Please help with error.
C:\boost_1_64_0\boost_1_64_0>.\b2 –stagedir=.\lib\x64\lib –build-type=complete toolset=msvc-14.0 \ address-model=64 –with-test –with-system –with-filesystem \ –with-serialization –with-regex –with-date time stage
…found 1 target…
…updating 1 target…
msvc.write-setup-script C:\Users\rupert\AppData\Local\Temp\b2_msvc_14.0_vcvarsall_x86.cmd
…updated 1 target…
…found 1 target…
…updating 1 target…
msvc.write-setup-script C:\Users\rupert\AppData\Local\Temp\b2_msvc_14.0_vcvarsall_amd64.cmd
…updated 1 target…
…found 1 target…
…updating 1 target…
msvc.write-setup-script C:\Users\rupert\AppData\Local\Temp\b2_msvc_14.0_vcvarsall_x86_arm.cmd
…updated 1 target…
error: wrong library name ‘date’ in the –with-<library> option.