Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在编写一个应该在 Windows 上运行的工具。它链接到如此多的共享库 (DLL) Qt 库和如此多的 MSYS/MinGW 库。
有没有办法执行以下步骤:
我熟悉静态链接概念和依赖walker工具。不幸的是,没有办法重新编译整个员工。一些库是购买的,封闭源代码工具和其他一些在重新编译时存在法律问题。