Re: "error: Unable to find file or target named" when using BCP to change Boost namespace
Дмитрий Архипов via Boost-users <[email protected]> Fri, 17 Jan 2025 16:02:58 +0300
| Newsgroups | gmane.comp.lib.boost.user |
|---|---|
| Message-ID | <CAKEcVxURNzQ442vauzU23R7pEoAfJpOy+QE49uP6e-kDhYA+hQ@mail.gmail.com> |
пт, 17 янв. 2025 г. в 05:42, Nicholas Williams via Boost-users <[email protected]>: > > The one thing that is still not right after getting BCP working with the patch in the previous email is the .so/.dylib/.dll file names. Previously, they came out looking like this: > > libboost_MYextralLabel_chrono-macos15-clang16-arm-d.dylib > > Now they look like this: > > libboost_chrono-macos15-clang16-arm-d.dylib > > Did the changes we made to Jamroot cause this? Or is there something somewhere else that needs a patch? It seems we need the file names to be correct (the way they were before). No, this is the result of BCP not changing jamfiles where necessary. On second thought, my original "easy fix" wasn't really a fix at all. I've made a PR draft for BCP that (locally for me) fixes the problem. The PR is https://github.com/boostorg/bcp/pull/23. I don't know if it creates some other problems, though. Please, try and report any issues in the PR. _______________________________________________ Boost-users mailing list [email protected] https://lists.boost.org/mailman/listinfo.cgi/boost-users