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:
-------------- 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.