Refactoring to create a simple Build Process
Open
@LolBaum is already working on this.
Since Mar 3, 2022.
documentation
enhancement
Platform/Compiling
- Dominant language
- C++
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently the code and the libraries are a Mess. That's why the Structure and Building Process of this Project should be changed so it's easy to complile it on different Operating Systems.
- [x] specify the used Dependencis and where they can be downloaded.
- [x] add the compliation Command
- [ ] add a MAKE File
- [x] Use Variables vor the Include directories
- [ ] Test the Building Process on Windows without IDE
- [ ] Test the Building Process on Linux
- [ ] add the Licences for the used Libraries
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.