Skip to content

cmake check for -m32, fix include of SDL2#4

Open
greisch wants to merge 1 commit intoicculus:mainfrom
greisch:main
Open

cmake check for -m32, fix include of SDL2#4
greisch wants to merge 1 commit intoicculus:mainfrom
greisch:main

Conversation

@greisch
Copy link

@greisch greisch commented Feb 23, 2024

SDL2: remove hardcodec library in repo libSDL2-2.0.so.0
native/pmwin.c lib2ine.c: replace "SDL.h" for <SDL.h>
CMakeLists.txt: remove local references to libraries, add check for 32bits
Fix: #3 Building under Ubuntu 22.04

SDL2: remove hardcodec library in repo libSDL2-2.0.so.0
native/pmwin.c lib2ine.c: replace "SDL.h" for <SDL.h>
CMakeLists.txt: remove local references to libraries, add check for 32bits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Building under Ubuntu 22.04

1 participant