Error compiling in linux (Endeavour OS)
orderorder opened this issue · 0 comments
orderorder commented
NakedAVP/src/files.c:34:26: error: el retorno de ‘int’ desde una función con tipo de retorno ‘char *’ crea un puntero desde un entero sin una conversión [-Wint-conversion]
34 | #define GetBasePath() SDL_GetPrefPath("", "AliensVsPredator");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~