
Ludum Dare #24compo
E.V.o
Comments16


theGiallo27 Aug 2012, 10:13
I've noticed now that I forgot to add new files to git before commit (T_T)"
I'll add them later when I'll be at home
I'll add them later when I'll be at home

Frozen Fractal27 Aug 2012, 14:09
$ ./ld24_48h
./ld24_48h: error while loading shared libraries: libGLEW.so.1.7: cannot open shared object file: No such file or directory
Seems like 1.6 is the highest that Ubuntu Precise will go. Static linking next time please? :)
./ld24_48h: error while loading shared libraries: libGLEW.so.1.7: cannot open shared object file: No such file or directory
Seems like 1.6 is the highest that Ubuntu Precise will go. Static linking next time please? :)
NedortGames27 Aug 2012, 14:24
Doesn`t even play!
Seriously entering this is just a way to waste peoples time!
Seriously entering this is just a way to waste peoples time!

theGiallo27 Aug 2012, 19:27
@FrozenFractal: I'm sorry, I'll do. You can try to download it from http://packages.debian.org/wheezy/AMD64/libglew1.7/download, put it aside of the executable and add "." to your LD_LIBRARY_PATH:
export LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH
before running the program.
@NederfGames: It texts: "not completed" and I've written bad comments myself. What more? Free time travel?
export LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH
before running the program.
@NederfGames: It texts: "not completed" and I've written bad comments myself. What more? Free time travel?

theGiallo27 Aug 2012, 21:36
Oh... I misread your nick NedortGames.
Will Xyen31 Aug 2012, 21:29
seems interesting. can't seem to compile either though.

theGiallo2 Sep 2012, 14:25
I'm making a video with timelapse, explaining and game (due to the non-interactivity it's like playing it :P)
brita_4 Sep 2012, 11:44
I'm missing a lot of dependencies, and by the look of the comments, I see it's not worth the try :-P
I'm glad you got yourself an engine, though
Here is what I am missing:
libGLEW.so.1.7 => not found
libfreeimage.so.3 => not found
libboost_filesystem.so.1.49.0 => not found
libboost_system.so.1.49.0 => not found
libnoise.so.0 => not found
I'm glad you got yourself an engine, though
Here is what I am missing:
libGLEW.so.1.7 => not found
libfreeimage.so.3 => not found
libboost_filesystem.so.1.49.0 => not found
libboost_system.so.1.49.0 => not found
libnoise.so.0 => not found


azurenimbus6 Sep 2012, 20:37
Keep it up, finish the game, don't make just the video! :) It looks interesting!

theGiallo9 Sep 2012, 16:03
@azurenimbus: for sure! I'm now busy with my bachelor thesis but I'll certainly continue it's development.
Thanks.
Thanks.
goerp11 Sep 2012, 18:39
oh, only Linux. I dont have an emulator for that and I think my XO laptop won't run this. Maybe after your bachelor we can see a platform independent perhaps LD25?

theGiallo12 Sep 2012, 13:58
Theoretically the code is portable and compilable under both Windows and MacOS, but I had no time to finish it and so no time to compile it under Windows.
The next LD I'll try to finish the game and compile it under Windows too.
The next LD I'll try to finish the game and compile it under Windows too.

theGiallo16 Sep 2012, 14:28
I've made the video, but with no audio due to a memory leak of OpenShot (or a >15GB memory requirement). I'm trying to add it with PiTiVi. It's in uber quality and I've a very slow connection, so it will take a lot of time to upload it.
Please be patient and wait for it to rate the game. :)
Please be patient and wait for it to rate the game. :)
myachin18 Sep 2012, 01:19
haven't linux



I made an engine. ^_^