help: Unresolvable dependencies to package openssl
mw
mingwu at gmail.com
Thu Mar 9 17:22:57 UTC 2023
On Thursday, 9 March 2023 at 01:22:08 UTC, Steven Schveighoffer
wrote:
>
> This is a known limitation -- dub builds the selections file
> based on *all* configurations in the file. If you have
> conflicting ones, it will not know what to pick.
>
> However, if you manually construct the selections file, then it
> will work.
Thanks, it worked.
>
> See https://github.com/dlang/dub/issues/1217
>
> -Steve
More information about the Digitalmars-d-learn
mailing list