$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [python] Linker error when initializing numpy
From: degski (degski_at_[hidden])
Date: 2017-11-17 21:32:39
On 17 November 2017 at 09:16, Christian Henning via Boost-users <
boost-users_at_[hidden]> wrote:
> It seems that linking to static boost libs is not supported on Windows
> with Visual Studio 2017. Not sure why?
>
This is not the case, linking to static libs works just fine.
degski