Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSVC warning when using iostreams as a dynamic lib #100

Open
Vultraz opened this issue Aug 4, 2019 · 0 comments
Open

MSVC warning when using iostreams as a dynamic lib #100

Vultraz opened this issue Aug 4, 2019 · 0 comments

Comments

@Vultraz
Copy link

Vultraz commented Aug 4, 2019

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	
@mclow mclow transferred this issue from boostorg/boost Aug 4, 2019
@jeking3 jeking3 changed the title MCVC warning when using iostreams as a dynamic lib MSVC warning when using iostreams as a dynamic lib Nov 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant