Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidwang200099/TODVS
https://github.com/davidwang200099/TODVS
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidwang200099/TODVS
- Owner: davidwang200099
- License: gpl-3.0
- Created: 2020-12-15T10:34:37.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-13T03:51:38.000Z (almost 4 years ago)
- Last Synced: 2024-08-12T04:01:18.393Z (4 months ago)
- Language: C++
- Size: 2.06 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cs - @davidwang200099, 2020 Fall
README
# Taxi Order Data Visualization System
There is a CMakeLists.txt file in this folder. To compile and run this program, please first modify this line:```cmake
set(CMAKE_PREFIX_PATH ${CMAKE_PREFIX_PATH} path/to/qt/{version of qt}/clang_64/lib/cmake)
```and then type these commands in the command line:
```bash
cmake .
make
./final
```Then you can see the GUI of the program final.