project-navigation
Personal tools

Author Topic: Codeblocks Build Error on R23692 (More Errors)  (Read 2065 times)

odie

  • Guest
Codeblocks Build Error on R23692 (More Errors)
« on: March 25, 2009, 10:29:13 am »
Hi,

Okie, i got new compilation errors....

This time these:
(See attached file for detailed log on CB).

Apart from the earlier 2 /n chinese related errors, heres 3 more:
Code: [Select]
:C:\SVN Update\src\tools\radiant\radiant\eclass_def.cpp|378|undefined reference to `ED_GetLastError'|
:C:\SVN Update\src\tools\radiant\radiant\eclass_def.cpp|381|undefined reference to `numEntityDefs'|
:C:\SVN Update\src\tools\radiant\radiant\eclass_def.cpp|382|undefined reference to `entityDefs'|

Its radiant related..... was wondering what this is pls? Thanks for advise ahead.

:D

[attachment deleted by admin]

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: Codeblocks Build Error on R23692 (More Errors)
« Reply #1 on: March 25, 2009, 08:22:32 pm »
entiesdef.c/h are missing in the project files i suppose

odie

  • Guest
Re: Codeblocks Build Error on R23692 (More Errors)
« Reply #2 on: March 26, 2009, 03:22:21 am »
Okie! Thanks for clarifying this then!

I hope its not causing other issues. :)