-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Hello,
I commented on #73 not realising the ticket was closed, and I am not sure if closed tickets generate notifications....
So here is the original:
I am attempting to build sdlada on FreeBSD and am also getting the issues with the build not finding any SDL header. I too have to patch three files to prepend SDL2 to the include directive.
sdl2-config --cflags returns:
-I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE
sdl2-config --libs returns:
-L/usr/local/lib -lSDL2
Tho, I am unsure if I am building the project correctly, there is no Alire on FreeBSD yet, so I am using the Ports system to fetch, extract, and cd to ${SRC}/build/gnat/ and run GNU make there.
sdl2-config is installed and found by GNU make.
Metadata
Metadata
Assignees
Labels
No labels