-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
[osg] build failure #14994
Comments
I meet the same bug. I just add a line
|
@ssrlive I don't think there is an official iconv config file. But port libiconv works with CMake's find module: find_package(Iconv REQUIRED) |
but when i run the command
please fix the issue. |
This is heuristic usage information from vcpkg-tool. I consider this feature unreliable since it was introduced and worth opening a separate issue. But it doesn't belong to issue "[osg] build failure". |
Host Environment
To Reproduce
Steps to reproduce the behavior:
./vcpkg install osg[plugins,tools]
Failure logs
logs in file config-x64-windows-out.log
Additional context
Add any other context about the problem here, such as what you have already tried to resolve the issue.
The text was updated successfully, but these errors were encountered: