https://github.com/lqxhub/dynamic-loading-lib
use C++ dynamic lodaing library on windows or linux
https://github.com/lqxhub/dynamic-loading-lib
cpp lib
Last synced: over 1 year ago
JSON representation
use C++ dynamic lodaing library on windows or linux
- Host: GitHub
- URL: https://github.com/lqxhub/dynamic-loading-lib
- Owner: lqxhub
- License: bsd-3-clause
- Created: 2023-07-22T06:24:58.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-22T07:07:27.000Z (almost 3 years ago)
- Last Synced: 2025-02-09T06:23:49.410Z (over 1 year ago)
- Topics: cpp, lib
- Language: C++
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dynamic-loading-lib
use C++ dynamic lodaing library on windows or linux
### Depend:
Support for C++11
cmake >= 3.15
make
### compile
1. mkdir build && cd build
2. cmake .. .
3. make
back project dir, run `dload` file