project-navigation
Personal tools

Author Topic: Radiant Related Compilations Error  (Read 4016 times)

odie

  • Guest
Radiant Related Compilations Error
« on: August 28, 2009, 04:17:20 am »
Hi,

I am trying to rebuild my UFOAI using CB in windows.
My last successful recompilation of everything (including clean maps) was as of R25862.

Today, as of R25872, i encountered errors:

I will truncate those before tat were successful and leave the errors (from CB) i face here:

Code: [Select]

-------------- Build: windows_debug in uforadiant_sound ---------------

Compiling: ..\..\src\tools\radiant\plugins\sound\sound.cpp
Compiling: ..\..\src\tools\radiant\plugins\sound\soundmanager.cpp
Compiling: ..\..\src\tools\radiant\plugins\sound\soundplayer.cpp
Compiling: ..\..\src\tools\radiant\libs\gtkutil\timer.cpp
Linking dynamic library: ..\..\radiant\modules\sound.dll
.objs\radiant_sound\src\tools\radiant\plugins\sound\soundmanager.o: In function `SoundManager':
C:/SVN Update/src/tools/radiant/plugins/sound/soundmanager.cpp:14: undefined reference to `ISoundManager::~ISoundManager()'
C:/SVN Update/src/tools/radiant/plugins/sound/soundmanager.cpp:14: undefined reference to `ISoundManager::~ISoundManager()'
.objs\radiant_sound\src\tools\radiant\plugins\sound\soundmanager.o: In function `~SoundManager':
C:/SVN Update/src/tools/radiant/plugins/sound/soundmanager.cpp:19: undefined reference to `ISoundManager::~ISoundManager()'
C:/SVN Update/src/tools/radiant/plugins/sound/soundmanager.cpp:19: undefined reference to `ISoundManager::~ISoundManager()'
C:/SVN Update/src/tools/radiant/plugins/sound/soundmanager.cpp:19: undefined reference to `ISoundManager::~ISoundManager()'
.objs\radiant_sound\src\tools\radiant\plugins\sound\soundmanager.o:C:/SVN Update/src/tools/radiant/plugins/sound/soundmanager.cpp:19: more undefined references to `ISoundManager::~ISoundManager()' follow
.objs\radiant_sound\src\tools\radiant\plugins\sound\soundmanager.o: In function `ISoundManager':
C:\SVN Update\build\projects/../../src/tools/radiant/include/isound.h:65: undefined reference to `vtable for ISoundManager'
collect2: ld returned 1 exit status
Creating library file: ..\..\radiant\modules\libsound.dll.a
Process terminated with status 1 (7 minutes, 36 seconds)
7 errors, 2 warnings

For a full log, hmmmm, ok, for the record's sake, see my attached file (Compile_Log.txt).

Kindly advise me pls.

Thanks.

Offline Thyranim

  • Rookie
  • ***
  • Posts: 77
    • View Profile
Re: Radiant Related Compilations Error
« Reply #1 on: August 28, 2009, 11:34:12 am »
same here...

same revision, same errors

odie

  • Guest
Re: Radiant Related Compilations Error
« Reply #2 on: August 30, 2009, 08:03:45 pm »
Hi,

Was wondering if anione has found a solution to this yet pls?

:D

Do update me if so. Thanks!

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: Radiant Related Compilations Error
« Reply #3 on: August 30, 2009, 09:38:36 pm »
it should already be fixed

Offline Destructavator

  • Combination Multiple Specialty Developer
  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 1908
  • Creater of Scorchcrafter, knows the zarakites...
    • View Profile
Re: Radiant Related Compilations Error
« Reply #4 on: August 30, 2009, 11:32:34 pm »
it should already be fixed

It was recently committed to the SVN, I was also having issues until I just updated my working copy, now it compiles OK.

odie

  • Guest
Re: Radiant Related Compilations Error
« Reply #5 on: August 31, 2009, 05:08:20 am »
Hi,

I encountered an error with CB tat says: "Unable to open radiant_ufoai.cbp"
when i was loading up my workspace.

I have however noticed some corrected_radiant something during TSVN. Am i supposed to repath something / rename del some files?

Kindly advise pls.

:D

Offline RudolfoWood

  • Rookie
  • ***
  • Posts: 85
    • View Profile
Re: Radiant Related Compilations Error
« Reply #6 on: August 31, 2009, 07:05:46 pm »
I think workspace file was updated to have that particle removed. Should be solved by updating and refreshing file in codeblocks.

odie

  • Guest
Re: Radiant Related Compilations Error
« Reply #7 on: August 31, 2009, 08:38:08 pm »
I think workspace file was updated to have that particle removed. Should be solved by updating and refreshing file in codeblocks.

Oh yes, RudolfoWood! U r right. I put up a requests in 2 places and forgotten abt this one. I have alr got it compiled. ;D

Thanks.