src/yagot.cpp:7:54: error: config.h: El fitxer o directori no existeix src/yagot.cpp:13:20: error: torn.cpp: El fitxer o directori no existeix src/grafics_sdl.cpp: In function ‘void inicialitza_pantalla(int, int)’: src/grafics_sdl.cpp:61: error: ‘NUM_VERSIO_YAGOT’ was not declared in this scope src/grafics_sdl.cpp:61: error: ‘NOM_VERSIO_YAGOT’ was not declared in this scope src/yagot.cpp: At global scope: src/yagot.cpp:17: error: ‘CTorn’ has not been declared src/yagot.cpp: In function ‘bool realitza_moviment(int, CBatalla*, int*)’: src/yagot.cpp:19: error: request for member ‘llegeix_torn’ in ‘* torn’, which is of non-class type ‘int’ src/yagot.cpp:42: error: request for member ‘avanca_torn’ in ‘* torn’, which is of non-class type ‘int’ src/yagot.cpp:45: error: request for member ‘llegeix_torn’ in ‘* torn’, which is of non-class type ‘int’ src/yagot.cpp:46: error: request for member ‘avanca_torn’ in ‘* torn’, which is of non-class type ‘int’ src/yagot.cpp: At global scope: src/yagot.cpp:57: error: ‘CTorn’ has not been declared src/yagot.cpp: In function ‘void imprimeix_informacio(CBatalla*, int*)’: src/yagot.cpp:59: error: request for member ‘llegeix_torn’ in ‘* torn’, which is of non-class type ‘int’ src/yagot.cpp:61: error: request for member ‘llegeix_torn’ in ‘* torn’, which is of non-class type ‘int’ src/yagot.cpp:63: error: request for member ‘llegeix_torn’ in ‘* torn’, which is of non-class type ‘int’ src/yagot.cpp:65: error: request for member ‘llegeix_torn’ in ‘* torn’, which is of non-class type ‘int’ src/yagot.cpp: In function ‘void marca_tanc(int, int)’: src/yagot.cpp:72: error: ‘ALT’ was not declared in this scope src/yagot.cpp: In function ‘int main()’: src/yagot.cpp:78: error: ‘NUM_JUGADORS’ was not declared in this scope src/yagot.cpp:83: error: ‘CTorn’ was not declared in this scope src/yagot.cpp:83: error: ‘torn’ was not declared in this scope src/yagot.cpp:84: error: expected type-specifier before ‘CTorn’ src/yagot.cpp:84: error: expected `;' before ‘CTorn’ src/yagot.cpp:91: error: ‘AMPLE’ was not declared in this scope src/yagot.cpp:91: error: ‘ALT’ was not declared in this scope make: *** [all] Error 1