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 fails 1.86.0 process.vs with definition of dllimport function not allowed #408

Open
bebuch opened this issue Sep 30, 2024 · 0 comments

Comments

@bebuch
Copy link
Contributor

bebuch commented Sep 30, 2024

boost/process/v2/detail/utf8.hpp(28): error C2491: 'boost::process::v2::detail::conv_string': definition of dllimport function not allowed

In this file are 3 template functions defined as dllimport/dllexport which is invalid.

@bebuch bebuch changed the title MSVC fails 1.68.0 process.vs with definition of dllimport function not allowed MSVC fails 1.86.0 process.vs with definition of dllimport function not allowed Sep 30, 2024
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