$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] How to use Boost libs from projects?
From: Andy (borucki.andrzej_at_[hidden])
Date: 2017-01-01 05:25:09
After deleting obj files:
cannot open file libboost_filesystem-vc140-mt-gd-1_63.lib
whereas is file libboost_filesystem-vc140-mt-sgd-1_63.lib
Is 64-bit lib and wants 32-bit lib?
or "s" means "static"?