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

Unable to install Cairo in VS-Code on Windows #48

Open
BinaryBandit81 opened this issue Aug 6, 2022 · 0 comments
Open

Unable to install Cairo in VS-Code on Windows #48

BinaryBandit81 opened this issue Aug 6, 2022 · 0 comments

Comments

@BinaryBandit81
Copy link

I'm using Visual Studio Code on Windows and installed cmake, make and gcc
In the instructions to install Cairo (.\vcpkg.exe install cairo) I encountered an error:
error: in triplet x64-windows: Unable to find a valid Visual Studio instance
Could not locate a complete Visual Studio instance

I could not use the triplet for mingw, since cairo requires vcpkg-cmake in x64-windows only (?)

The only way I could find, was to install Visual Studio Community 2022 (maybe the MS Build tools would be sufficient).
After that, the installation was successful.

Did I miss anything or did do anything wrong?

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