Mark

Results 4 comments of Mark

Well, I find out the walk around of it. If pass the `dflags` in dub.json/dub.sdl the flag. ```json { "dflags": ["-I/vendor/log4d"] } ``` Then Serve-D could find a module and...

Problem is still found in staticLibrary. So this is not problem of the `sourceLibrary` only

I forgot to mention solution, that might help for developers of Zig. I don't know the API of the application, but suggest this code to work fine, I guess. For...

I also may provide demo repository which might work as example