Geopter
Geopter copied to clipboard
Fix Compatibility Issues with Linux
Related Issue
- #6
Details of Changes
- Adjusted the capitalization of identifiers for compatibility with Linux
- Resolved a compile error by including the missing header file
The capitalization issues in the submodule also need to be addressed, so it is necessary to merge https://github.com/heterophyllus/pythonqt/pull/1 before this.