Python and D (PyD)

Fat_Umpalumpa davidhin at mac.com
Wed Nov 29 07:38:22 UTC 2017


> you need to tell the compiler where to look to find pyd (which 
> it can't find in '/Library/D/dmd/src/phobos' or 
> '/Library/D/dmd/src/druntime/import').
> If you are invoking the compiler yourself use the `-I` switch 
> (`-Ipath/to/pyd`).
> Or if you are using dub (I recommend this) make sure that is is 
> in your list of dependencies.

Ahhh thank you! I'm still new to the d language and dub worked 
fine.




More information about the Digitalmars-d-learn mailing list