Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ../../../../../src/osd/modules/input/input_sdl.cpp:20:10: fatal error: 'SDL2/SDL.h' file not found
- #include <SDL2/SDL.h>
- ^~~~~~~~~~~~
- ../../../../../src/osd/modules/input/input_sdlcommon.cpp:17:10: fatal error: 'SDL2/SDL.h' file not found
- #include <SDL2/SDL.h>
- ^~~~~~~~~~~~
- ../../../../../src/osd/modules/input/input_common.cpp:36:10: fatal error: 'SDL2/SDL.h' file not found
- #include <SDL2/SDL.h>
- ^~~~~~~~~~~~
- 1 error generated.
- ../../../../../3rdparty/minimp3/minimp3.h:1275:5: error: 'HAVE_SSE' is not defined, evaluates to 0
- [-Werror,-Wundef]
- #if HAVE_SSE
- ^
- ../../../../../3rdparty/minimp3/minimp3.h:1477:5: error: 'HAVE_SSE' is not defined, evaluates to 0
- [-Werror,-Wundef]
- #if HAVE_SSE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement