Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Windows
Description
Boost's autolinking should be disable on compilation with MSVC, since it causes linkage with shared import libs, instead of expected static. Following error occurs:
`LINK : fatal error LNK1104: cannot open file 'boost_filesystem.lib'`
Attachments
Issue Links
- links to