I'm trying to create import libraries for use in other projects, using the -H flag, but dmd is still trying to create an executable. How do I specify that all I want are the interface files?
- How to use -H? Sean Eskapp
- Re: How to use -H? David Nadlinger
- Re: How to use -H? Sean Eskapp