mirror of
https://github.com/ZDoom/Raze.git
synced 2025-03-12 12:01:59 +00:00
source/common/platform/posix/sdl/i_system.cpp:311:79: error: non-const lvalue reference to type 'FString' cannot bind to a temporary of type 'FString *' |
||
---|---|---|
.. | ||
cocoa | ||
osx | ||
sdl | ||
unix | ||
dikeys.h | ||
hardware.h | ||
i_system.h | ||
i_system_posix.cpp | ||
readme.md |
This directory contains files required to support POSIX-compatible OSes, like GNU/Linux, OS X or BSD.
Common files are placed in this directory directly.
SDL backend files are in sdl
subdirectory.
Native OS X backend files are in cocoa
subdirectory.
Shared files for both OS X backends are in osx
subdirectory.