Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 388 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 388 Bytes

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:

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:

cmake .
make
./final

Then you can see the GUI of the program final.