CPPWebFramework
CPPWebFramework copied to clipboard
Fixed compilation errors!
Pull Request Checklist
Please check if your Pull Request fulfills the following requirements:
- [ ] The commit message has a detailed description of the modifications
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features)
Pull Request Type
What kind of change does this Pull Request introduce?
[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other (Please describe)
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this Pull Request introduce a breaking change?
[ ] Yes
[ ] No
Other information
The qt project reported an error when compiling with Desktop Qt 5.12.10 MinGW 32-bit, and the error content was ":-1: error: You need to set an executable in the custom run configuration.”