On Wednesday, 26 February 2025 at 17:00:48 UTC, John C. wrote:
Error (with both commands above, same result):
```
main.d(8): Error: undefined identifier `RAYWHITE`
main.d(9): Error: undefined identifier `LIGHTGRAY`
```


Both RAYWHITE and LIGHTGRAY are defines and ImportC was not able to parse them, so they don't exist.
No idea about the first question.

Reply via email to