Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahdijamebozorg/dynamic-execute-dependencies
A automation tool for copying a dynamic-execute file dependencies
https://github.com/mahdijamebozorg/dynamic-execute-dependencies
bash bash-script c cpp dependencies dependency-injection
Last synced: 1 day ago
JSON representation
A automation tool for copying a dynamic-execute file dependencies
- Host: GitHub
- URL: https://github.com/mahdijamebozorg/dynamic-execute-dependencies
- Owner: Mahdijamebozorg
- Created: 2021-08-30T21:18:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-04T10:01:57.000Z (about 3 years ago)
- Last Synced: 2023-08-06T19:55:20.013Z (over 1 year ago)
- Topics: bash, bash-script, c, cpp, dependencies, dependency-injection
- Language: C++
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dynamic-Execute-Dependencies
An automation tool for copying dependencies of a dynamic-excute file into a lib filecopying all of a dynamic-execute file's dependencies takes a log time, and sometime some tools like cqtdeployer and linuxdeplyqt won't work (this happened to me)
so you should copy all dependencies your self, but with this simple tool you can automate this work and just give your binary file address as argument to this program and lib file will be done.