boostorg / boostorg/iostreams

MSVC warning when using iostreams as a dynamic lib

Open
#100 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
48
Forks
124
PR merge metrics
No merged PRs in 30d

Description

I have Iostreams 1.70 build using vcpkg as a dynamic lib, and when I use it in our project this warning shows up:

```
Warning C4275 non dll-interface class 'std::ios_base::failure' used as base for dll-interface class 'boost::iostreams::bzip2_error' wesnoth C:\Users\\Documents\vcpkg\installed\x64-windows\include\boost\iostreams\filter\bzip2.hpp 112
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.