Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidwang200099/TODVS


https://github.com/davidwang200099/TODVS

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

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.