I'd rather not modify si.ini. Are there any tutorials for getting started with Mono-D? (setup, not coding)
How to setup mono-D for shared libraries?
Jacob via Digitalmars-d-learn Tue, 22 Sep 2015 13:27:01 -0700
How do I setup mono-D for creating shared libraries and including
them into other projects? When I drag the .d files to create the
library from, which is not my own, I get undefined references. I
have the lib files, which are a bunch of separate libs, that I
want to include into one big lib. Once that's done I want to
include that lib into another project.
- How to setup mono-D for shared li... Jacob via Digitalmars-d-learn
- Re: How to setup mono-D for ... Rikki Cattermole via Digitalmars-d-learn
- Re: How to setup mono-D ... Jacob via Digitalmars-d-learn
- Re: How to setup mon... Rikki Cattermole via Digitalmars-d-learn