dub creates unrunnable binary in "build" dir

Richard (Rikki) Andrew Cattermole richard at cattermole.co.nz
Thu Feb 23 12:28:35 UTC 2023


On 24/02/2023 1:10 AM, tastyminerals at gmail.com wrote:
> The symbol exists if I understood correctly.

-imports shows you the imports of the binary, not the exports. So no it 
does not exist (probably came from libc).

https://keith.github.io/xcode-man-pages/dyld_info.1.html

My guess is something changed some place else. Such as XCode or tcl.


More information about the Digitalmars-d-learn mailing list