arbtt icon indicating copy to clipboard operation
arbtt copied to clipboard

Enable CI on windows

Open nomeata opened this issue 3 years ago • 2 comments

nomeata avatar Jun 03 '21 10:06 nomeata

Fails with

Configuring library for pcre-light-0.4.1.0..
cabal.exe: Missing dependency on a foreign library:
* Missing (or bad) C library: pcre
This problem can usually be solved by installing the system package that
provides this library (you may need the "-dev" version). If the library is
already installed but in a non-standard location then you can use the flags
--extra-include-dirs= and --extra-lib-dirs= to specify where it is.If the
library file does exist, it may contain errors that are caught by the C
compiler at the preprocessing stage. In this case you can re-run configure
with the verbosity flag -v3 to see the error messages.

does anyone know what chocolatey package I need to install to get this?

nomeata avatar Jun 03 '21 10:06 nomeata

https://github.com/Daniel-Diaz/pcre-light/issues/7 might be helpful, but didn’t look further

nomeata avatar Jun 03 '21 10:06 nomeata