I'm unable to install - see below. Was the package removed?
C:\Users\Andrew\vcpkg>.\vcpkg install wxwidgets
Computing installation plan...
Error: Cannot find definition for package wxwidgets
Try this:
.\vcpkg search wxwidgets - it should like this:SYSTEM@ANDROMEDA 04/18/2020 9:43:01 D:\Git\vs2017.prod->vcpkg search wxwidgetsplplot[wxwidgets] plplot wxwidgets modulewxchartdir 1.0.0 wxChartDir provides components for the integration and use of the commercial C...wxwidgets 3.1.3 wxWidgets is a widget toolkit and tools library for creating graphical user in...If your library is not listed, please open an issue at and/or consider making a pull request:https://github.com/Microsoft/vcpkg/issuesIf it does not list it, then try .\vcpkg search - it should show many ports to install
If both 1 and 2 fail, it appears the vcpkg instance may be corrupt - you will need to delete and recreate it.
Thanks – not sure why I’m having issues. When I search for wxwidgets, it doesn’t see it:
C:\Users\Andrew\vcpkg>.\vcpkg search wxwidgets
plplot[wxwidgets] plplot wxwidgets module
wxchartdir 1.0.0 wxChartDir provides components for the integration and use of the commercial C...
And a general search (vcpkg search) doesn’t show it either. I was able to install sqlite3 today.
I had wxwidgets on my machine previously, and wanted to reinstall it. I did a “remove”, so I think my machine is clean – not sure if that should matter anyway.
From: Tim Autry notifications@github.com
Sent: Saturday, April 18, 2020 9:46 AM
To: microsoft/vcpkg vcpkg@noreply.github.com
Cc: amciffer amciffer@outlook.com; Author author@noreply.github.com
Subject: Re: [microsoft/vcpkg] Can't locate wxwidgets when trying to install (#10892)
Try this:
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://github.com/microsoft/vcpkg/issues/10892#issuecomment-615874403, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICYC23WUUXM57YQFSDP7ULRNGVH7ANCNFSM4MLKIYDQ.
I re-installed vcpkg and it now works – thank you.
From: Tim Autry notifications@github.com
Sent: Saturday, April 18, 2020 9:46 AM
To: microsoft/vcpkg vcpkg@noreply.github.com
Cc: amciffer amciffer@outlook.com; Author author@noreply.github.com
Subject: Re: [microsoft/vcpkg] Can't locate wxwidgets when trying to install (#10892)
Try this:
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://github.com/microsoft/vcpkg/issues/10892#issuecomment-615874403, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICYC23WUUXM57YQFSDP7ULRNGVH7ANCNFSM4MLKIYDQ.
Glad it fixed it for you. Have a wonderful day!
Thanks for posting this issue. This issue has been fixed. So I am closing this issue for now.
Most helpful comment
Try this:
.\vcpkg search wxwidgets- it should like this:SYSTEM@ANDROMEDA 04/18/2020 9:43:01 D:\Git\vs2017.prod->vcpkg search wxwidgetsplplot[wxwidgets] plplot wxwidgets modulewxchartdir 1.0.0 wxChartDir provides components for the integration and use of the commercial C...wxwidgets 3.1.3 wxWidgets is a widget toolkit and tools library for creating graphical user in...If your library is not listed, please open an issue at and/or consider making a pull request:https://github.com/Microsoft/vcpkg/issuesIf it does not list it, then try
.\vcpkg search- it should show many ports to installIf both 1 and 2 fail, it appears the vcpkg instance may be corrupt - you will need to delete and recreate it.