OutRun icon indicating copy to clipboard operation
OutRun copied to clipboard

A new version of the game Out Run of 1986 for PC using SFML and C++

Results 2 OutRun issues
Sort by recently updated
recently updated
newest added

Error messages: /usr/include/c++/14.2.1/bits/stl_pair.h:99:12: note: declaration of ‘struct std::array’ 99 | struct array; | ^~~~~ Input/../Audio/Audio.h:174:67: error: field ‘effects’ has incomplete type ‘std::array’ 174 | std::array effects; | ^~~~~~~ /usr/include/c++/14.2.1/bits/stl_pair.h:99:12: note:...

Can you please provide a more recent Linux build for SFML 2.6.2? Or some build guide how to build it on Arch Linux?