MegaGlest Forum

MegaGlest => Bug reports => Closed bug reports => Topic started by: kagu on 1 July 2014, 20:37:57

Title: [closed][feature/ce-gui] Some error when I enter Custom Game
Post by: kagu on 1 July 2014, 20:37:57
I get some error when I enter Menu > Custom Game

Here is the Building and the process output

http://megaglest.paste.kde.org/peayisr57
Title: Re: [feature/ce-gui] Some error when I enter Custom Game
Post by: tomreyn on 5 July 2014, 11:57:19
Try this:
1. Ensure that data/glest_game is up to date (it needs to be git pull'ed separately)
2. Do a full rebuild of the game engine if you haven't done so in a while (by deleting mk/linux/CMakeCache.txt before you rebuild)
Title: Re: [feature/ce-gui] Some error when I enter Custom Game
Post by: kagu on 10 July 2014, 15:31:00
It appears that I don't have this file mk/linux/CMakeCache.txt
But i'm going to delete everything and start again , will report here if fixed.
Title: Re: [feature/ce-gui] Some error when I enter Custom Game
Post by: filux on 10 July 2014, 15:46:46
Try this:
1. Ensure that data/glest_game is up to date
2. build again cegui (if it doesn't help then full rebuild too)
3. Do a full rebuild of the game engine (rm -R build && ./build-mg.sh)
Title: Re: [feature/ce-gui] Some error when I enter Custom Game
Post by: kagu on 10 July 2014, 15:52:37
Sorry , i forgot to mention , I already did those two , but since now I deleted everything , can't do the last one.
Title: Re: [feature/ce-gui] Some error when I enter Custom Game
Post by: tomreyn on 10 July 2014, 15:55:16
mk/linux/build/CMakeCache.txt is actually the file I meant, sorry. or you could just remove all of mk/linux/build/ next time. There's definitely no need to remove the entire repository (though this should effectively work, too).
Title: Re: [feature/ce-gui] Some error when I enter Custom Game
Post by: titi on 24 September 2014, 14:41:52
Is this fixed alket ?
Title: Re: [feature/ce-gui] Some error when I enter Custom Game
Post by: kagu on 24 September 2014, 14:59:54
Oh sorry for not replying in time , yes , after I deleted everything and tried again , it is working.