MegaGlest Forum
MegaGlest => Bug reports => Closed bug reports => Topic started 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
-
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)
-
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.
-
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)
-
Sorry , i forgot to mention , I already did those two , but since now I deleted everything , can't do the last one.
-
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).
-
Is this fixed alket ?
-
Oh sorry for not replying in time , yes , after I deleted everything and tried again , it is working.