On Sunday, 29 November 2020 at 20:08:33 UTC, adnan449 wrote:
Hello, I would be greatly thankful if I was given an easy guide
on how to produce windows executables for GtkD applications. I
do not have an access to a windows machine but I need to be
able to produce installers/exe files for the windows users.
Users should not have to install any dependency manually to be
able to install my program.
Thank you.
To be more clear, my development platform is x86-linux-gnu and my
app depends on libgtk-3-dev and sqlite3.