Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.9.0
-
Component/s: None
-
Labels:
-
Environment: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