Skip to content

Course project for software engineering, University of Bourgogne

License

Notifications You must be signed in to change notification settings

DJNing/MapLeCreusot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

127 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Map Le_Creusot

GitHub license

Map of Le Creusot / France in C++ using:

Dependencies

sudo apt-get install libboost-all-dev
sudo apt-get install zlib1g-dev
sudo apt-get install libpthread-stubs0-dev
sudo apt-get install expat
sudo apt install libprotozero-dev
sudo apt install libosmium2-dev

Installation

mkdir build && cd build
# future plan to support cmake
qmake ..
make -j$(nproc)

Usage

# inside build directory
./map

map

Authors

  1. Deng Jianning
  2. Belal Hmedan

About

Course project for software engineering, University of Bourgogne

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors