Cannot find anything about these warning in dub
solidstate1991
laszloszeremi at outlook.com
Sun Nov 9 20:47:18 UTC 2025
```
> dub upgrade
Upgrading project in L:\Users\laszl\Documents\GitHub\iota\
Warning Sub package nulib:os_posix, referenced by nulib
dub.package_.Package must be referenced using the path to its
base package
Warning Sub package nulib:os_win32, referenced by nulib
dub.package_.Package must be referenced using the path to its
base package
```
These in turn likely cause files contained within the subpackages
to not be found by the compiler.
More information about the Digitalmars-d-learn
mailing list