Vcpkg: Can't locate wxwidgets when trying to install

Created on 18 Apr 2020  Â·  5Comments  Â·  Source: microsoft/vcpkg

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

Most helpful comment

Try this:

  1. .\vcpkg search wxwidgets - it should like this:
    SYSTEM@ANDROMEDA 04/18/2020 9:43:01 D:\Git\vs2017.prod
    ->vcpkg search wxwidgets
    plplot[wxwidgets] plplot wxwidgets module
    wxchartdir 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/issues
  1. If it does not list it, then try .\vcpkg search - it should show many ports to install

  2. If both 1 and 2 fail, it appears the vcpkg instance may be corrupt - you will need to delete and recreate it.

All 5 comments

Try this:

  1. .\vcpkg search wxwidgets - it should like this:
    SYSTEM@ANDROMEDA 04/18/2020 9:43:01 D:\Git\vs2017.prod
    ->vcpkg search wxwidgets
    plplot[wxwidgets] plplot wxwidgets module
    wxchartdir 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/issues
  1. If it does not list it, then try .\vcpkg search - it should show many ports to install

  2. 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:

  1. .\vcpkg search wxwidgets - it should like this:
    SYSTEM@ANDROMEDA 04/18/2020 9:43:01 D:\Git\vs2017.prod
    ->vcpkg search wxwidgets
    plplot[wxwidgets] plplot wxwidgets module
    wxchartdir 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/issues
  2. If it does not list it, then try .\vcpkg search - it should show many ports to install
  3. If both 1 and 2 fail, it appears the vcpkg instance may be corrupt - you will need to delete and recreate it.

—
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:

  1. .\vcpkg search wxwidgets - it should like this:
    SYSTEM@ANDROMEDA 04/18/2020 9:43:01 D:\Git\vs2017.prod
    ->vcpkg search wxwidgets
    plplot[wxwidgets] plplot wxwidgets module
    wxchartdir 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/issues
  2. If it does not list it, then try .\vcpkg search - it should show many ports to install
  3. If both 1 and 2 fail, it appears the vcpkg instance may be corrupt - you will need to delete and recreate it.

—
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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cjvaijo picture cjvaijo  Â·  3Comments

pkeir picture pkeir  Â·  3Comments

ghost picture ghost  Â·  3Comments

ThinkalVB picture ThinkalVB  Â·  3Comments

grandprixgp picture grandprixgp  Â·  3Comments