SDL2 and Xcode

Hello,

An experience of using SDL2 with Xcode ? personally with SDL2 image it does not work, and it comes from Xcode. Otherwise I would work on Windows (more freedom).

bye.
Answered by Claude31 in 613171022
Forgot to explain: that was apparently a signature error for SDL2 framework that you have to correct in Terminal.
Accepted Answer
Forgot to explain: that was apparently a signature error for SDL2 framework that you have to correct in Terminal.
Hello,
And you know how?

Thank you.
I specify ; after using SDL_LoadBMP the pointer ends up in 'NULL'.
the .bmp is in the folder of my sources as in xcode the name of the project.
this message in 'warning';

no rule to process file '/Users/xxx/Downloads/ProjetSDL2macosXCode/image.bmp' of type 'image.bmp' for architecture 'x8664'


??
SDL2 and Xcode
 
 
Q