ImportC "no include path set"

bachmeier no at spam.net
Mon Feb 6 14:35:53 UTC 2023


On Monday, 6 February 2023 at 06:55:02 UTC, Elfstone wrote:

> So how am I supposed to set the include path?

https://dlang.org/spec/importc.html#preprocessor

> The -Ppreprocessorflag switch passes preprocessorflag to the 
> preprocessor.

So if you normally use `-I/foo`, you'd add `-P-I/foo`.


More information about the Digitalmars-d-learn mailing list