efl/src/bindings/mono
Lucas Cavalcante de Sousa 4de94638a6 efl-mono: Correctly load dynamic libs for OSX
Summary:
OSX libs end with `.dylib`, so it made failed to load libs, for instance
dl name is `dl.dylib` making it unable to load as it was before
(`libdl.so`).

Test Plan:
Compare with master and note that this diff is able to fail on tests, and
not about importing libs.
- Configure as especified by Enlightenment man page + `-Dbindigns=mono -Ddotnet=true`:
```
meson -Dsystemd=false -Dv4l2=false -Davahi=false -Deeze=false -Dx11=false -Dopengl=full -Dcocoa=true -Dnls=false -Demotion-loaders-disabler=gstreamer1,libvlc,xine -Decore-imf-loaders-disabler=scim,ibus -Dbindigns=cxx,mono -Ddotnet=true --prefix=$PWD/prefix build
```
- Build normally
- Test `efl-mono-suite`

Reviewers: felipealmeida

Reviewed By: felipealmeida

Subscribers: stefan_schmidt, cedric, #reviewers, #committers, woohyun

Tags: #efl, #expertise_solutions

Differential Revision: https://phab.enlightenment.org/D12156
2020-11-25 10:43:47 -03:00
..
efl_mono efl-mono: Correctly load dynamic libs for OSX 2020-11-25 10:43:47 -03:00
eina_mono Fix typos - (Part #3) 2020-07-06 10:52:51 +02:00
eldbus_mono c#: Checking null for parameters. 2019-12-26 14:46:16 -03:00
eo_mono efl-mono: Correctly load dynamic libs for OSX 2020-11-25 10:43:47 -03:00
eolian_mono build: make bindings cross compileable 2018-12-17 17:43:08 +01:00
ca.ruleset.in csharp: Add StyleCop support to dotnet build 2019-12-30 22:17:32 -03:00
efl_mono.dll.config.in csharp: Prevent using system dll for eflcustomexportsmono 2020-02-13 15:22:46 -03:00
efl_sharp.csproj.in csharp: Add StyleCop support to dotnet build 2019-12-30 22:17:32 -03:00
meson.build csharp: Prevent using system dll for eflcustomexportsmono 2020-02-13 15:22:46 -03:00