project-navigation
Personal tools

Author Topic: Compile error  (Read 2967 times)

Offline Legendman3

  • Sergeant
  • *****
  • Posts: 306
    • View Profile
Compile error
« on: May 20, 2010, 04:06:50 am »
Im getting a wierd error with ufoai model thing um... heres the log file

Offline Muton

  • Sergeant
  • *****
  • Posts: 496
    • View Profile
Re: Compile error
« Reply #1 on: May 20, 2010, 07:19:57 am »
not anymore?!
svn 30076

Offline Edi

  • Squad Leader
  • ****
  • Posts: 296
    • View Profile
Re: Compile error
« Reply #2 on: May 20, 2010, 09:58:56 am »
I haven't seen any errors in compiling. Did 30075 last night with no problems.

Offline balasar

  • Rookie
  • ***
  • Posts: 78
    • View Profile
Re: Compile error
« Reply #3 on: May 20, 2010, 12:22:16 pm »
I also have a problem. r30078.

Offline Muton

  • Sergeant
  • *****
  • Posts: 496
    • View Profile
Re: Compile error
« Reply #4 on: May 20, 2010, 05:55:58 pm »
Until its fixed
use the small switch

btw post compile errors into "Bugs in development version (2.3-dev)" is a better idea  ;)


http://sourceforge.net/apps/trac/ufoai/changeset/30076
Code: [Select]
cc1.exe: warning: command line option "-Wno-non-virtual-dtor" is valid for C++/ObjC++ but not for C
V:\str\MinGW\ufoai\src\tools\radiant\libs\picomodel\pm_md2.c: In function '_md2_load':
V:\str\MinGW\ufoai\src\tools\radiant\libs\picomodel\pm_md2.c:224: error: 'int32_t' undeclared (first use in this function)
V:\str\MinGW\ufoai\src\tools\radiant\libs\picomodel\pm_md2.c:224: error: (Each undeclared identifier is reported only once
V:\str\MinGW\ufoai\src\tools\radiant\libs\picomodel\pm_md2.c:224: error: for each function it appears in.)
V:\str\MinGW\ufoai\src\tools\radiant\libs\picomodel\pm_md2.c:224: error: expected ';' before 'tempIndex'
V:\str\MinGW\ufoai\src\tools\radiant\libs\picomodel\pm_md2.c:225: error: expected ';' before 'tempSTIndex'
V:\str\MinGW\ufoai\src\tools\radiant\libs\picomodel\pm_md2.c:227: error: 'outIndex' undeclared (first use in this function)
V:\str\MinGW\ufoai\src\tools\radiant\libs\picomodel\pm_md2.c:371: error: 'tempIndex' undeclared (first use in this function)
V:\str\MinGW\ufoai\src\tools\radiant\libs\picomodel\pm_md2.c:372: error: 'tempSTIndex' undeclared (first use in this function)
V:\str\MinGW\ufoai\src\tools\radiant\libs\picomodel\pm_md2.c:379: error: expected expression before ')' token
V:\str\MinGW\ufoai\src\tools\radiant\libs\picomodel\pm_md2.c:421: error: 'int16_t' undeclared (first use in this function)
V:\str\MinGW\ufoai\src\tools\radiant\libs\picomodel\pm_md2.c:421: error: expected ';' before 'frame'
V:\str\MinGW\ufoai\src\tools\radiant\libs\picomodel\pm_md2.c:422: error: expected ';' before 'frame'
V:\str\MinGW\ufoai\src\tools\radiant\libs\picomodel\pm_md2.c:423: error: expected ';' before 'frame'
Process terminated with status 1 (1 minutes, 57 seconds)
13 errors, 6 warnings
Endtime: 2010.05.20 17:44:21 5
Error 16
C::B returned an error during V:\str\MinGW\ufoai\build\projects\radiant.mod.cbp
« Last Edit: May 20, 2010, 06:02:42 pm by Muton »

Offline balasar

  • Rookie
  • ***
  • Posts: 78
    • View Profile
Re: Compile error
« Reply #5 on: May 21, 2010, 12:31:51 pm »
Error still present, but elsewhere. r30090.

Offline balasar

  • Rookie
  • ***
  • Posts: 78
    • View Profile
Re: Compile error
« Reply #6 on: May 22, 2010, 08:32:58 am »
r30095, all right. thx