Mock_Arch
Mock_Arch
when i type the make file the error generated ## the error code is below ~/Desktop/MyHobby/tetris-sdl-c$ make gcc -g `sdl2-config --cflags` -c src/init.c In file included from src/init.h:1:0, from src/init.c:1:...
i sloved it by :-> sudo apt-get install libSDL2-ttf-2.0-0 thanks a lot sir!! sir , i would like to work with this project further by adding some fancy tweaks and...
Sir again same problem --- tetris-sdl-c$ make gcc -g `sdl2-config --cflags` -c src/init.c In file included from src/init.h:1:0, from src/init.c:1: src/defs.h:10:26: fatal error: SDL2/SDL_ttf.h: No such file or directory compilation...
libsdl2-ttf-2.0-0 This what the library i downloaded while ago!! Sorry for interruption sir !!
Thank you for the reply !! Im still struggling with output ... I will try to get the output and update for the same . Do u have any open...
Same issue! any update on this ? 
@hlohaus Hey i tried gpt-4 but got same error. i found that some backend error as below 
No luck ! Let me explain , how I'm using it. Im running g4f in docker below is the Dockerfile: ` ```dockerfile # Use the official Python image FROM python:3.9...
Same is reported here : https://github.com/xtekky/gpt4free/issues/1928