Skip to content
#

effects

Here are 640 public repositories matching this topic...

Magick.NET
abjugard
abjugard commented Mar 16, 2022

Magick.NET version

10.1.0

Environment (Operating system, version and so on)

macOS Big Sur 11.6.3

Description

Magick.NET does not copy libraries to the correct location on macOS (or Linux).

When running I get the following error:

Magick.NET-Q8-AnyCPU: The type initializer for 'ImageMagick.MagickFormatInfo' threw an exception.
Magick.NET-Q8-AnyCPU: The type initi
armanbilge
armanbilge commented Mar 24, 2022

See typelevel/cats-effect#2906 (comment).

This is similar to the Console issues in typelevel/cats-effect#2604. However, in that case the method would link and only fail at runtime.

In this case, these methods would not link at all. So arguably we could completely remove them from the JS side without breaking binary-compatibilit

Improve this page

Add a description, image, and links to the effects topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the effects topic, visit your repo's landing page and select "manage topics."

Learn more