Jump to content

ffffffff

Balancing Advisors
  • Posts

    535
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by ffffffff

  1. remove ur config search google 0ad paths and it will work again
  2. ok is working. i deleted the mentioned files and put a CCACHE_RECACHE=1 make -j5 in front. so it compiled the files and recached it. now works good. greet
  3. jea i did clean-workspace.sh after that failure and recompiled again. but i guess it directs in that directions. maybe my compile cacher seems corrupted somehow. i will recompile just thought its something wrong in code. ok i check. (btw i use ccache for compile caching). Greets F. Ah that can help https://ccache.dev/manual/latest.html#_corrupt_object_files. I try delete the file and recompile.
  4. Ubuntu 19.10. All went well till linking. a23b r21947 compiled well. svn log -l1 ------------------------------------------------------------------------ r23060 | Alexandermb | 2019-10-05 17:25:07 +0200 (Sa, 05. Okt 2019) | 1 Zeile Fix "Didn't find any objects in the scene" in elephant_asian_armored_03.dae ------------------------------------------------------------------------ gcc --version gcc (Ubuntu 9.2.1-8ubuntu1) 9.2.1 20190909 Copyright (C) 2019 Free Software Foundation, Inc. ./update-workspaces.sh -j5 [went well] 0ad/build/workspaces/gcc$ make -j4 ==== Building mocks_real (release) ==== ==== Building network (release) ==== ==== Building tinygettext (release) ==== ==== Building lobby (release) ==== ==== Building glooxwrapper (release) ==== ==== Building simulation2 (release) ==== ==== Building scriptinterface (release) ==== ==== Building engine (release) ==== ==== Building graphics (release) ==== ==== Building atlas (release) ==== ==== Building gui (release) ==== ==== Building lowlevel (release) ==== ==== Building mongoose (release) ==== ==== Building Collada (release) ==== ==== Building pyrogenesis (release) ==== Linking pyrogenesis /usr/bin/ld: ../../../binaries/system/libgui.a(CGUIString.o): in function `std::vector<GUIRenderer::SDrawCall, std::allocator<GUIRenderer::SDrawCall> >::~vector()': /.au0/home/fs/Code/0ad/build/workspaces/gcc/../../../source/gui/SettingTypes/CGUIString.cpp:43: multiple definition of `CGUIString::SFeedback::Reset()'; ../../../binaries /system/libgui.a(GUItext.o):/media/fs/u1804/home/fs/Code/0ad/build/workspaces/gcc/../../../source/gui/GUItext.cpp:41: first defined here /usr/bin/ld: ../../../binaries/system/libgui.a(CGUIString.o): in function `CGUIString::TextChunk::Tag::SetTagType(CStrW const&)': /.au0/home/fs/Code/0ad/build/workspaces/gcc/../../../source/gui/SettingTypes/CGUIString.cpp:238: multiple definition of `CGUIString::TextChunk::Tag::SetTagType(CStrW cons t&)'; ../../../binaries/system/libgui.a(GUItext.o):/media/fs/u1804/home/fs/Code/0ad/build/workspaces/gcc/../../../source/gui/GUItext.cpp:236: first defined here /usr/bin/ld: ../../../binaries/system/libgui.a(CGUIString.o): in function `CGUIString::TextChunk::Tag::GetTagType(CStrW const&) const': /.au0/home/fs/Code/0ad/build/workspaces/gcc/../../../source/gui/SettingTypes/CGUIString.cpp:248: multiple definition of `CGUIString::TextChunk::Tag::GetTagType(CStrW cons t&) const'; ../../../binaries/system/libgui.a(GUItext.o):/media/fs/u1804/home/fs/Code/0ad/build/workspaces/gcc/../../../source/gui/GUItext.cpp:246: first defined here /usr/bin/ld: ../../../binaries/system/libgui.a(CGUIString.o): in function `CGUIString::SetValue(CStrW const&)': /.au0/home/fs/Code/0ad/build/workspaces/gcc/../../../source/gui/SettingTypes/CGUIString.cpp:264: multiple definition of `CGUIString::SetValue(CStrW const&)'; ../../../bin aries/system/libgui.a(GUItext.o):/media/fs/u1804/home/fs/Code/0ad/build/workspaces/gcc/../../../source/gui/GUItext.cpp:262: first defined here /usr/bin/ld: ../../../binaries/system/libgui.a(GUItext.o): in function `CGUIString::GenerateTextCall(CGUI const*, CGUIString::SFeedback&, CStrIntern, int const&, int cons t&, bool, IGUIObject const*) const': /media/fs/u1804/home/fs/Code/0ad/build/workspaces/gcc/../../../source/gui/GUItext.cpp:158: undefined reference to `CGUISpriteInstance::operator=(CStr8 const&)' /usr/bin/ld: ../../../binaries/system/libgui.a(GUItext.o): in function `SGUIText::SSpriteCall::SSpriteCall(SGUIText::SSpriteCall const&)': /media/fs/u1804/home/fs/Code/0ad/build/workspaces/gcc/../../../source/gui/GUItext.h:60: undefined reference to `CGUISpriteInstance::CGUISpriteInstance(CGUISpriteInstance const&)' /usr/bin/ld: ../../../binaries/system/libgui.a(GUIutil.o): in function `GUI<int>::ParseColor(CStrW const&, CColor&, int)': /media/fs/u1804/home/fs/Code/0ad/build/workspaces/gcc/../../../source/gui/GUIutil.cpp:110: undefined reference to `CGUIManager::GetPreDefinedColor(CStr8 const&, CColor&) const' /usr/bin/ld: ../../../binaries/system/libgui.a(GUIutil.o): in function `bool __ParseString<CColor>(CStrW const&, CColor&)': /media/fs/u1804/home/fs/Code/0ad/build/workspaces/gcc/../../../source/gui/GUIutil.cpp:122: undefined reference to `CGUIManager::GetPreDefinedColor(CStr8 const&, CColor&) const' collect2: error: ld returned 1 exit status make[1]: *** [pyrogenesis.make:81: ../../../binaries/system/pyrogenesis] Fehler 1 make: *** [Makefile:69: pyrogenesis] Fehler 2 last change of the file /ps/trunk/source/gui/CGUIString.cpp was here: r23028 | elexis | 2019-10-02 11:44:00 +0200 (Mi, 02. Okt 2019) | 7 Zeilen [...] D /ps/trunk/source/gui/CGUIString.cpp [...] Greets F.
  5. can we bring that in lobby announce? maybe ref to 0ad ticket, modding, forum and trac sides. i would appreciate to see that. talked already to @elexis, @ffm, @user1 (ack: @Hannibal_Barca). Maybe in conjunction with saying as to be supporter to the project/ or donator. I guess we need there a bigger announce and catch the people. Good day, f.
  6. pls notice that stockfish is using my fooking mod and everybody loves it. pls apply to maingame
  7. Suggestenius Suggustus stop funny no code
  8. borg u have problems with windows installation software
  9. for me one of the main problems of the "Livestream Pro Game Series" is that we don't have these nice graphics from @LordGood and @Stan` and all the other Graphics Developers in the live stream of @HMS-Surprise @Feldfeld @Unknown_Player and @psypherium (Alistair). Is that maybe a problem of performance with large unit amounts in game? Or is it simply a lack of good graphics card? For promoting this game this is a very sad showing off the game if we only focus on skill and tactics but the leave the ambient feeling of the graphics side behind. Maybe we can fix that somehow? If the performance is the problem I guess we have to wait for the multithread pathfinding at least. I hope there is a progress coming. Btw is there finally a graphics computing thread in progress? Or this nice new @aeonios graphics patch around @vladislavbelov? Because for the ambient feeling this is very sad if were are not gaining that. Btw the stream and the gameplay and the commentary else was really nice! Thx to everyone at that point! ( @borg- @nani @elexis @Boudica for acknowledge and all the other ) Here is the last Stream link for a quick look:
  10. disable autociv, maybe other mods, fgod23 name is good in mod page
  11. some fix and new experimental (new player status in lobby when in game logged and some fixes): fgod23_experimentalv2.pyromod
  12. any interest in having playing/won/lost/spec status in playerlist in lobby?
×
×
  • Create New...