derelict-util 1.0.1
Cross-platform shared library loader and a number of utility modules used by the Derelict libraries.
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
DerelictUtil
<b>NOTE</b> I am in the process of splitting Derelict 3 into multiple repositories under the DerelictOrg umbrella. This repository is part of that effort and is not a part of Derelict 3.
Derelict is a group of D libraries which provide bindings to a number of C libraries. The bindings are dynamic, in that they load shared libraries at run time. <b>DerelictUtil</b> is the common code base used by all of those libraries. It provides a cross-platform mechanism for loading shared libraries, exceptions that indicate failure to load, and common declarations that are useful across multiple platforms.
For more information on how to use DerelictUtil, either as the user of a dynamic binding based on DerelictUtil or as the implementor of a custom binding, see the DerelictUtil wiki.
- Registered by Mike Parker
- 1.0.1 released 10 years ago
- DerelictOrg/DerelictUtil
- github.com/DerelictOrg/DerelictUtil
- Boost
- Authors:
- Dependencies:
- none
- Versions:
-
3.0.0-beta.2 2017-Sep-23 3.0.0-beta.1 2017-Jun-04 3.0.0-alpha.2 2017-Feb-26 3.0.0-alpha.1 2016-Oct-21 2.1.0 2016-Sep-05 - Download Stats:
-
-
101 downloads today
-
382 downloads this week
-
3051 downloads this month
-
615294 downloads total
-
- Score:
- 4.5
- Short URL:
- derelict-util.dub.pm