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

[poco:mysql] Build error #22057

Closed
cloudsnake opened this issue Dec 17, 2021 · 2 comments · Fixed by #22062
Closed

[poco:mysql] Build error #22057

cloudsnake opened this issue Dec 17, 2021 · 2 comments · Fixed by #22062
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@cloudsnake
Copy link

Host Environment

  • OS: Windows
  • Compiler: VS 2022

To Reproduce
Steps to reproduce the behavior:
./vcpkg install poco[mysql]:x64-windows-static

Failure logs
-Cut and paste the appropriate build messages from the console output.
-Please attach any additional failure logs mentioned in the console output.

Additional context
-- Using source at D:/dev/vcpkg/buildtrees/poco/src/f788bc88ea-d4759b3a2b.clean
-- Found external ninja('1.10.2').
-- Configuring x64-windows-static
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:127 (message):
Command failed: ninja -v
Working Directory: D:/dev/vcpkg/buildtrees/poco/x64-windows-static-rel/vcpkg-parallel-configure
Error code: 1
See logs for more information:
D:\dev\vcpkg\buildtrees\poco\config-x64-windows-static-out.log
Uploading config-x64-windows-static-out.log…

@LilyWangLL LilyWangLL added the category:port-bug The issue is with a library, which is something the port should already support label Dec 17, 2021
@cloudsnake
Copy link
Author

thanks!
libmysql is ok!
but
./vcpkg install poco[mysql]:x64-windows-static
no error,no build PocoDataMysqlmt.lib file!

@LilyWangLL
Copy link
Contributor

Waitting for PR #22062 merged, this issue will be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants