Skip to content

Latest commit

 

History

History
51 lines (46 loc) · 1.09 KB

README.md

File metadata and controls

51 lines (46 loc) · 1.09 KB

MAPEDITOR

Installing and Compiling

  1. before you can compile and run the code you first need the used r2d2 reposetories
    • adt
    • map
  2. install QT creator 3.6
  3. open the .pro file in the mapeditor repo
  4. goto the tab "projects" on the left side of your screen
  5. edit the build folder to \HU-R2D2\mapeditor\Build-
  6. click the green play button in the bottom left corner

folder structure example +---HU-R2D2 +---adt | +---docs | +---source | | +---include | | ---src | ---test +---map | +---docs | | ---doxygen | | +---html | | | ---search | | ---latex | +---source | | +---include | | | ---rapidjson | | | +---error | | | +---internal | | | ---msinttypes | | ---src | ---test ---mapeditor +---Build-MapEditor | +---debug | ---release +---docs | +---Project organisation | | +---Agenda | | ---Notulen | ---Reports and models +---source | +---include | +---Maputils | ---src ---test