Subject Re: [firebird-support] Firebird Embedded with .NET Core on macOS
Author Dimitry Sibiryakov
10.01.2019 22:49, Anil anil.mujagic@... [firebird-support] wrote:
> I'm trying to make it work in embedded mode with .NET Core application on macOS. The same
> scenario (just a dummy console project) works without issues on Windows.

AFAIK you cannot just copy files into your application folder on MacOS. Shared
libraries must be on predefined places to be found and loaded.


--
WBR, SD.