Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 111 and Version 112 of download


Ignore:
Timestamp:
Nov 8, 2018, 4:40:53 PM (5 years ago)
Author:
merholzl
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • download

    v111 v112  
    2727    include
    2828}}}
     29If your version of gcc is newer than 8 you have to edit '''flatpak/orxonox/code/src/libraries/tools/Timer.h''' by adding:
     30{{{
     31#include <functional>
     32}}}
     33into the includes.
    2934
    3035Then run the build from the folder '''flatpak''':