>
> Right now, I am running into a:
>
> fatal error: 'SDL2/SDL.h' file not found
>
> but have installed just about all of the SDL & SDL2 packages using "pkgin"
> but did not seem to locate a library.
Try to compile the following "program":
#include <SDL2/SDL.h>
int main () { }
If there is no problem with this, then we need to know how the compiler is
invoked. Maybe something is wrong there.
A.S.
----------------------
Apostolos Syropoulos
Xanthi, Greece
_______________________________________________
openindiana-discuss mailing list
[email protected]
https://openindiana.org/mailman/listinfo/openindiana-discuss