Search:
Login
Preferences
Lost Password?
Help/Guide
Wiki
Home
Index
Recent Changes
Tickets
Reports
Query
New Ticket
Defect
Enhancement
Feature
Task
Recent Changes
Code
Browse
Recent Changes
Timeline
Roadmap
Doxygen
Jenkins
Mail
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 111
and
Version 112
of
download
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Nov 8, 2018, 4:40:53 PM (
6 years
ago)
Author:
merholzl
Comment:
—
Legend:
Unmodified
Added
Removed
Modified
download
v111
v112
27
27
include
28
28
}}}
29
If 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
}}}
33
into the includes.
29
34
30
35
Then run the build from the folder '''flatpak''':