On Sunday, 12 March 2023 at 02:59:20 UTC, Richard (Rikki) Andrew
Cattermole wrote:
On 12/03/2023 3:24 PM, Richard (Rikki) Andrew Cattermole wrote:
But ugh that error looks weird. That would imply its trying to
run the C preprocessor for ImportC. That does not sound right
at all, I don't see any C headers/code in bindbc-sdl repo (not
that it needs it). Gonna need to see the entire error log for
that to know whats going on (and possibly the verbose output).
Ah huh, there is one!
https://github.com/BindBC/bindbc-sdl/blob/master/source/bindbc/sdl/ctypes.c
That explains it.
So this is a dub issue?
It is able to find the linker, why can't it find the preprocessor?