Some issues (bugs?) with generated header files
Andre
andre at s-e-a-p.de
Sat Apr 5 04:01:54 PDT 2014
Am 05.04.2014 12:49, schrieb evilrat:
> i have little info about this, but let me clear something for you.
>
> - interface generation is outdated/broken
> - .di files should be avoided now, this is why import looking for .d
> only, but idk why.
> - to avoid @property issue you can try adding export specifier("export
> @property someProperty()")
>
> -Hd flag allows specify header location, -Hf specify name for example if
> you want to write them to directory named "imports" you call "dmd
> myfile.d -Hdimports" which save myfile.d to imports/myfile.di
Thanks a lot for clarification.
Kind regards
André
More information about the Digitalmars-d-learn
mailing list