Play game
Agile's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Gameplay | #47 | 0.870 | 1.667 |
Sound | #47 | 0.522 | 1.000 |
Overall | #47 | 0.653 | 1.250 |
Theme | #47 | 0.696 | 1.333 |
Aesthetics | #48 | 0.522 | 1.000 |
Ranked from 3 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Leave a comment
Log in with itch.io to leave a comment.
Comments
Hi! I got a different error when trying to run the .exe:
The procedure entry point _ZNKSt7__czz1112basic_stringlcSt11char_traitslcESalcEE5c_strEv could not be located in the dynamic link library C:\Users\[my user folder]\Downloads\Build\game.exe.
After a quick search, I'm guessing that this is also related to the DLL stuff.
Edit: I was able to get it running by compiling from source, though!
This is most likely also related to the compiler dlls. I am working on it
It might have to do with the fact that it was compiled with the -g option which makes the executable ready for the gdb debbuger.
Hello! When I opened, it s missing the "libstdc++-6.dll" and "libgcc_s_dw2-1.dll".
I have the same kind of issues, since I made my game with C++ and SFML.
Strange. It's probably a link error. I will fix it once rating period is over
As for solution i found this StackOverflow post https://stackoverflow.com/questions/4702732/the-program-cant-start-because-libgcc-s-dw2-1-dll-is-missing