Jump to content

Clovisnox

Community Members
  • Posts

    29
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by Clovisnox

  1. Thank you @nwtour

    The package from aur wasn't compiling
    According to someone from the #wxwidgets irc channel, the aur isn't necessary (and even shouldn't be used)

    In the end I simply réinstalled  wxgtk3  and wxgtk-common packages according to the 0ad build instructions (and wxgtk2 just to be sure :P)

    It's now compiling just fine, thanks to you :) 

    NB : The  command "./update-workspaces.sh --disable-atlas -j8" worked too as a workaround :thumbsup:


     

  2. Hello there :)

    I had trouble using the search option of the forum, sorry if the question was already asked 

    (I swear i searched :P)

    I'm trying to compile the svn version on archlinux 

    Everything's going smoothly until the "make -j8" command 

    ==== Building AtlasUI (release) ====
    precompiled.h
    ../../../source/tools/atlas/AtlasUI/Misc/precompiled.h:107:11: erreur fatale: wx/wx.h : Aucun fichier ou dossier de ce type
      107 | # include "wx/wx.h"
          |           ^~~~~~~~~
    compilation terminée.
    make[1]: *** [AtlasUI.make:188 : obj/AtlasUI_Release/precompiled.h.gch] Erreur 1
    make: *** [Makefile:173 : AtlasUI] Erreur 2

    Do you know what might be the issue here ? And maybe even how to solve it ?

    rev is 25444, which is the latest available as i'm writing. Same issue with the few previous revisions 

  3. Just a thing quite useful find out to be usefull
    It would be more practical if the last used parameters (map, game mode, game speed etc...) in scenario mode were keep in memory for the next time the player get to the scénario menu

    Should be hard to do, right ?

×
×
  • Create New...