Using libraw on Mac with c#
Hi,
my name is Tom and I'm new with LibRaw and in this forum.
We are doing a c#-app targeting Windows and Mac with Visual Studio for Windows and Mac.
We need to implement LibRaw for a new photo-app, so we are using this libraw-wrapper:
https://github.com/laheller/SharpLibraw
In Windows all works well with the libraw.dll from the current package LibRaw-0.20.2-Win64.zip.
But my problem is the Xamarin-Mac side of the project.
There is no libraw.dylib included in LibRaw-0.20.2-macOS.zip, only a libraw.a and I don't know, how to reference this on the mac-side with c#
Any help is appreciated.
Thank you
Tom
Recent comments