Click here to Skip to main content
15,900,461 members

Comments by Member 13049206 (Top 9 by date)

Member 13049206 22-Mar-17 13:04pm View    
The code it's just something i put together after reading from the SDL wiki.I can write anything in SDL but can't use the image lib's for some reason.. Are you recommending opening a new question with more detalied information? i didn't at first beacuse i thought it was just a mistake
Member 13049206 22-Mar-17 12:15pm View    
I just what the code to work.. what do you mean by building the library? is there another way i could compile without getting that error?
Member 13049206 21-Mar-17 13:48pm View    
In main i always used #include <SDL2/SDL.h> , it's the only way i think , in the error it's written as #include "SDL.h" ,i tried to modify it to SDL2/SDL.h as is it in main but it still doesn't work , and yes the files are in the directories if they weren't it would probably give me an error while trying to include de headers
Member 13049206 21-Mar-17 13:35pm View    
I thought i did those , look at the photos what else do i need to do?


[^]

[^]

[^]

[^]
Member 13049206 21-Mar-17 12:08pm View    
I have windows 10 using Code::Blocks 16.01 with GCC