project-navigation
Personal tools

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - marcinator_2

Pages: [1]
1
Translating / When do I have to set po:(done)?
« on: July 17, 2011, 02:25:23 pm »
Hi,
Im not shure when I have to set this po(done) in the wiki... Do I have to do this when the text is translated or do I have to update the po-file first? Im asking because there are many translations that are done, but po is open.

2
Coding / CodeBlocks: Very much build errors
« on: January 31, 2010, 05:14:09 pm »
Hi guys!
I've tried to compile the Files with CB (SVN 6080) but im gettin over 50 errors. Ive compiled an older version of UFOAI about a year ago, and everything went fine. But then my OS was XP Prof. x86 and now I have Win 7 x64.
Ive downloaded the files with TortoiseSVN. Ive taken the settings in CB from the wiki-manual.
One thing I can read from the log is that I dont have all header-files. But Ive copied the 4.4.1 directory to the UFO folder and the headerfiles are there. The other errors seem to me as if there are program errors. But that is real unlikely I think.
Is there anything I forgot to do? In my memory Ive done the same last year.
Cheers

Heres the log:

Quote
||=== game, windows ===|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\ufotypes.h|34|error: inttypes.h: No such file or directory|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\ufotypes.h|42|error: expected '=', ',', ';', 'asm' or '__attribute__' before 'byte'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\byte.h|33|error: expected ')' before 'l'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\byte.h|34|error: expected ')' before 'l'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\byte.h|35|error: expected ')' before 'l'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\byte.h|36|error: expected ')' before 'l'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\shared.h|35|error: errno.h: No such file or directory|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\shared.h|36|error: assert.h: No such file or directory|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\shared.h|37|error: math.h: No such file or directory|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\shared.h|38|error: stdio.h: No such file or directory|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\shared.h|40|error: string.h: No such file or directory|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\shared.h|41|error: stdlib.h: No such file or directory|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\shared.h|42|error: time.h: No such file or directory|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\shared.h|43|error: ctype.h: No such file or directory|
e:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\include-fixed\limits.h|122|error: no include path in which to search for limits.h|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\mathlib.h|42|error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pos_t'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\mathlib.h|43|error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pos3_t'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\mathlib.h|44|error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pos4_t'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\mathlib.h|109|error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dvright'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\mathlib.h|110|error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dvleft'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\q_shared.h|46|error: direct.h: No such file or directory|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\q_shared.h|47|error: io.h: No such file or directory|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\q_shared.h|68|error: expected specifier-qualifier-list before 'byte'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\q_shared.h|75|warning: type defaults to 'int' in declaration of 'byte'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\q_shared.h|75|error: expected ';', ',' or ')' before '*' token|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\common\filesys.h|56|error: expected specifier-qualifier-list before 'FILE'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\common\filesys.h|141|error: expected declaration specifiers or '...' before 'byte'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\inv_shared.h|101|error: expected specifier-qualifier-list before 'byte'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\inv_shared.h|226|error: expected specifier-qualifier-list before 'uint32_t'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\inv_shared.h|316|error: expected specifier-qualifier-list before 'uint32_t'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\inv_shared.h|361|error: expected specifier-qualifier-list before 'byte'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\inv_shared.h|696|error: expected ')' before '*' token|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\inv_shared.h|697|warning: type defaults to 'int' in declaration of 'uint32_t'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\inv_shared.h|697|error: expected ';', ',' or ')' before '*' token|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\inv_shared.h|698|warning: type defaults to 'int' in declaration of 'uint32_t'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\inv_shared.h|698|error: expected ';', ',' or ')' before 'shape'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\inv_shared.h|699|error: expected '=', ',', ';', 'asm' or '__attribute__' before 'INVSH_ShapeRotate'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\typedefs.h|23|error: expected specifier-qualifier-list before 'byte'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\typedefs.h|41|error: expected specifier-qualifier-list before 'byte'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\typedefs.h|185|error: expected specifier-qualifier-list before 'byte'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\typedefs.h|193|error: expected specifier-qualifier-list before 'byte'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\typedefs.h|240|error: expected specifier-qualifier-list before 'uint32_t'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\..\shared\typedefs.h|312|error: expected specifier-qualifier-list before 'byte'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\game.h|169|error: expected declaration specifiers or '...' before 'pos3_t'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\game.h|169|error: expected declaration specifiers or '...' before 'byte'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\game.h|169|error: expected declaration specifiers or '...' before 'pos_t'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\game.h|171|error: expected specifier-qualifier-list before 'pos_t'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\g_local.h|130|error: expected specifier-qualifier-list before 'byte'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\g_local.h|198|error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\g_local.h|283|warning: type defaults to 'int' in declaration of 'pos3_t'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\g_local.h|283|error: expected ';', ',' or ')' before 'pos'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\g_local.h|315|warning: type defaults to 'int' in declaration of 'pos3_t'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\g_local.h|315|error: expected ';', ',' or ')' before 'pos'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\g_local.h|337|warning: type defaults to 'int' in declaration of 'pos3_t'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\g_local.h|337|error: expected ';', ',' or ')' before 'at'|
E:\Program Files (x86)\UFOAI-2.3-dev\src\game\g_local.h|344|error: expected declaration specifiers or '...' before 'byte'|
||More errors follow but not being shown.|
||Edit the max errors limit in compiler options...|
||=== Build finished: 50 errors, 6 warnings ===|
||=== Build finished: 50 errors, 6 warnings ===|


Pages: [1]