On Friday, 5 November 2021 at 18:13:03 UTC, Imperatorn wrote:
On Friday, 5 November 2021 at 18:11:35 UTC, Luis wrote:There is a obvious way to crosscompile a dub project to Windows from a Linux dev machine ?Wine 😎
Ideally should be something like `dub build -target=x64-windows` or something like. But the dub documentation not say nothing about this.