Why doesn't the bindbc-sfml work
glowiak
grievous2022 at euromail.hu
Wed Jun 14 18:21:59 UTC 2023
Hello.
I am trying to get a window open using BincBC-SFML.
Sadly the compiler gives me an error:
`` Starting Performing "debug" build using /usr/bin/dmd for
x86_64.
`` Up-to-date bindbc-sfml 1.0.2: target for configuration
[staticBC] is up to date.
`` Building tdvcraft ~master: building configuration
[application]
``source/engine/window.d(14,25): Error: variable
`tdv.engine.window.Window.win` - no ``definition of struct
`sfRenderWindow`
``Error /usr/bin/dmd failed with exit code 1.
The code is here (won't waste this place):
https://codeberg.org/glowiak/tdvcraft
Thanks in advance.
More information about the Digitalmars-d-learn
mailing list