microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
22.2k stars 6.16k forks source link

[<port name>] build failure #31516

Closed itachi-gf closed 1 year ago

itachi-gf commented 1 year ago

Operating system

windows 11

Compiler

No response

Steps to reproduce the behavior

vcpkg>vcpkg install casacore:x86-windows lua:x86-windows fftw3:x86-windows boost:x86-windows lapack:x86-windows cfitsio:x86-windows gtkmm3:x86-windows

Failure logs

Computing installation plan... error: while looking for casacore:x86-windows: error: while loading casacore: error: casacore does not exist

Additional context

No response

jimwang118 commented 1 year ago

error: casacore does not exist There is no casacoreport in vcpkg.

jimwang118 commented 1 year ago

Do you still have problems installing and compiling now?

PhoebeHui commented 1 year ago

Hi @itachi-gf, vcpkg doesn't support casacore now, please open a new port issue with details or consider making a pull request.