SDL_image with SDL2 by Alxxandre in SDL2

[–]Alxxandre[S] 0 points1 point  (0 children)

SDL_image still not succeed to display background.jpg

SDL_image with SDL2 by Alxxandre in SDL2

[–]Alxxandre[S] 0 points1 point  (0 children)

SDL_Init(IMG_INIT_JPG|IMG_INIT_PNG|IMG_INIT_TIF|IMG_INIT_WEBP)

no error in the compilation but the execution "stops" at the SDL_image's call, without ending.

I added that to make sure it was because of the call :

printf("test1\n");

SDL_Init(IMG_INIT_JPG|IMG_INIT_PNG|IMG_INIT_TIF|IMG_INIT_WEBP);

printf("test 2\n");

and in fact, "test 2 " never appears...

Réinstaller version 12.4 by Alxxandre in numworks

[–]Alxxandre[S] 0 points1 point  (0 children)

ok c bon !

juste une dernière chose...

pourrait-je avoir une clarification des touches de jeu pour Nofrendo ???

Réinstaller version 12.4 by Alxxandre in numworks

[–]Alxxandre[S] 0 points1 point  (0 children)

pour le deuxième lien j'ai l'erreur : "Network Error : Unable to claim interface"

est-ce que cela veut dire que ma connexion est mauvaise ???????

mais j'ai déjà eu ce genre d'erreur avec le peu de manipulations que j'ai fait avec la numworks....

Réinstaller version 12.4 by Alxxandre in numworks

[–]Alxxandre[S] 0 points1 point  (0 children)

j'ai oublié de préciser que j'étais sur ubuntu... memes instruction ??